summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2026-08-05ACPI: CPPC: Avoid unnecessary reads for full-width writesChristian Loehle
2026-08-05ACPI: CPPC: Stop reading desired_perf in cppc_get_perf()Christian Loehle
2026-08-05ACPI: CPPC: Skip desired_perf read in cppc_get_perf()Christian Loehle
2026-08-05ACPI: CPPC: Reject desired_perf reads on _CPC revision 4+Christian Loehle
2026-08-02ACPI/APMT: Use stable device IDRobin Murphy
2026-07-31ACPI: processor: Unregister cpufreq notifier on init failureCan Peng
2026-07-30rust: driver: remove open-coded matching logicGary Guo
2026-07-30ACPI/platform: add AWDZ8399 to serial-multi-instantiateMarco Giunta
2026-07-27ACPI: CPPC: Skip writes to unsupported performance controlsChristian Loehle
2026-07-27ACPI: bus: Avoid confusing complaints regarding missing _OSC featuresRafael J. Wysocki
2026-07-22ACPI: CPPC: add paired FFH feedback-counter read hookPengjie Zhang
2026-07-22ACPI: CPPC: Check all controls for fast switchingChristian Loehle
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki
2026-07-21ACPI: battery: Adjust charging status validation checkRafael J. Wysocki
2026-07-21ACPI: fan: Use correct function parameter name in kernel-docRandy Dunlap
2026-07-21ACPI: battery: Use kstrtoul() over sscanf("%lu\n")Rong Zhang
2026-07-21ACPI: battery: Merge consecutive battery notificationsRong Zhang
2026-07-21ACPI: fan: Update ACPI fan IDs to follow modern styleAndy Shevchenko
2026-07-21ACPI: fan: Don't use "proxy" headersAndy Shevchenko
2026-07-21ACPI: sysfs: Properly map BERT and CCEL data to their ACPI tablesThomas Renninger
2026-07-21ACPI: Use correct region struct for BERT region size checkThomas Renninger
2026-07-21ACPI: video: Use acpi_dev_get_pci_dev() instead of acpi_get_pci_dev()Rafael J. Wysocki
2026-07-21ACPI: video: Drop backlight parent device reference laterRafael J. Wysocki
2026-07-21ACPI: PCI: Introduce acpi_dev_get_pci_dev()Rafael J. Wysocki
2026-07-21ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()Rafael J. Wysocki
2026-07-21ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_rootChen Pei
2026-07-21ACPI: processor: validate MADT IOAPIC entry boundsPengpeng Hou
2026-07-21ACPI: EC: Avoid _REG disconnect on GPIO IRQ deferZhu Ling
2026-07-21ACPI: video: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko
2026-07-21ACPI: scan: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko
2026-07-21ACPI: utils: Introduce acpi_dev_is_video_device() helperAndy Shevchenko
2026-07-21ACPI: battery: Sanitise model_number by dropping unprintable charactersKate Hsuan
2026-07-21ACPI: FPDT: validate table and record lengthsPengpeng Hou
2026-07-21ACPI: NVS: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-07-17ACPI: processor: idle: Add switch for strict _LPI processingRafael J. Wysocki
2026-07-17ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Introduce too_many_states() for _LPIRafael J. Wysocki
2026-07-17ACPI: processor: idle: Rework flatten_lpi_states()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Drop redundant _LPI presence checksRafael J. Wysocki
2026-07-17ACPI: processor: idle: Rework first-level _LPI states processingRafael J. Wysocki
2026-07-17ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Introduce lpi_state_debug()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Split acpi_processor_evaluate_lpi()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()Rafael J. Wysocki
2026-07-17ACPI: processor: idle: Ignore _LPI states with SYSTEMIO entry methodRafael J. Wysocki
2026-07-17ACPI: processor: idle: Expand _LPI package sanity checksRafael J. Wysocki
2026-07-17acpi: Stop using 32-bit MSR interfacesJuergen Gross