summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2026-08-05ACPI: CPPC: Evaluate performance-control PCC use onceChristian Loehle1-3/+6
2026-08-05ACPI: CPPC: Avoid locking standalone full-width registersChristian Loehle1-13/+84
2026-08-05ACPI: CPPC: Avoid unnecessary reads for full-width writesChristian Loehle1-17/+26
2026-08-05ACPI: CPPC: Stop reading desired_perf in cppc_get_perf()Christian Loehle1-15/+7
2026-08-05ACPI: CPPC: Skip desired_perf read in cppc_get_perf()Christian Loehle1-2/+5
2026-08-05ACPI: CPPC: Reject desired_perf reads on _CPC revision 4+Christian Loehle1-1/+16
2026-08-02ACPI/APMT: Use stable device IDRobin Murphy1-2/+4
2026-07-31ACPI: processor: Unregister cpufreq notifier on init failureCan Peng1-0/+6
2026-07-30rust: driver: remove open-coded matching logicGary Guo1-3/+3
2026-07-30ACPI/platform: add AWDZ8399 to serial-multi-instantiateMarco Giunta1-0/+1
2026-07-27ACPI: CPPC: Skip writes to unsupported performance controlsChristian Loehle1-3/+4
2026-07-27ACPI: bus: Avoid confusing complaints regarding missing _OSC featuresRafael J. Wysocki1-3/+11
2026-07-22ACPI: CPPC: add paired FFH feedback-counter read hookPengjie Zhang1-5/+45
2026-07-22ACPI: CPPC: Check all controls for fast switchingChristian Loehle1-5/+17
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki3-7/+21
2026-07-21ACPI: battery: Adjust charging status validation checkRafael J. Wysocki1-17/+19
2026-07-21ACPI: fan: Use correct function parameter name in kernel-docRandy Dunlap1-1/+1
2026-07-21ACPI: battery: Use kstrtoul() over sscanf("%lu\n")Rong Zhang1-2/+6
2026-07-21ACPI: battery: Merge consecutive battery notificationsRong Zhang1-9/+80
2026-07-21ACPI: fan: Update ACPI fan IDs to follow modern styleAndy Shevchenko1-11/+11
2026-07-21ACPI: fan: Don't use "proxy" headersAndy Shevchenko1-1/+2
2026-07-21ACPI: sysfs: Properly map BERT and CCEL data to their ACPI tablesThomas Renninger1-4/+5
2026-07-21ACPI: Use correct region struct for BERT region size checkThomas Renninger1-1/+1
2026-07-21ACPI: video: Use acpi_dev_get_pci_dev() instead of acpi_get_pci_dev()Rafael J. Wysocki2-8/+5
2026-07-21ACPI: video: Drop backlight parent device reference laterRafael J. Wysocki1-3/+2
2026-07-21ACPI: PCI: Introduce acpi_dev_get_pci_dev()Rafael J. Wysocki1-11/+11
2026-07-21ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()Rafael J. Wysocki1-7/+4
2026-07-21ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_rootChen Pei1-1/+2
2026-07-21ACPI: processor: validate MADT IOAPIC entry boundsPengpeng Hou1-6/+25
2026-07-21ACPI: EC: Avoid _REG disconnect on GPIO IRQ deferZhu Ling1-14/+26
2026-07-21ACPI: video: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-6/+1
2026-07-21ACPI: scan: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-1/+3
2026-07-21ACPI: utils: Introduce acpi_dev_is_video_device() helperAndy Shevchenko1-0/+17
2026-07-21ACPI: battery: Sanitise model_number by dropping unprintable charactersKate Hsuan1-0/+14
2026-07-21ACPI: FPDT: validate table and record lengthsPengpeng Hou1-6/+47
2026-07-21ACPI: NVS: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)1-2/+2
2026-07-17ACPI: processor: idle: Add switch for strict _LPI processingRafael J. Wysocki2-7/+20
2026-07-17ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()Rafael J. Wysocki2-338/+341
2026-07-17ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()Rafael J. Wysocki1-15/+29
2026-07-17ACPI: processor: idle: Introduce too_many_states() for _LPIRafael J. Wysocki1-10/+12
2026-07-17ACPI: processor: idle: Rework flatten_lpi_states()Rafael J. Wysocki1-25/+38
2026-07-17ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()Rafael J. Wysocki1-5/+4
2026-07-17ACPI: processor: idle: Drop redundant _LPI presence checksRafael J. Wysocki1-7/+0
2026-07-17ACPI: processor: idle: Rework first-level _LPI states processingRafael J. Wysocki1-10/+37
2026-07-17ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()Rafael J. Wysocki1-15/+18
2026-07-17ACPI: processor: idle: Introduce lpi_state_debug()Rafael J. Wysocki1-15/+8
2026-07-17ACPI: processor: idle: Split acpi_processor_evaluate_lpi()Rafael J. Wysocki1-81/+86
2026-07-17ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()Rafael J. Wysocki1-30/+34
2026-07-17ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()Rafael J. Wysocki1-6/+11
2026-07-17ACPI: processor: idle: Ignore _LPI states with SYSTEMIO entry methodRafael J. Wysocki1-5/+6