| Age | Commit message (Expand) | Author | Lines |
| 2025-11-03 | ACPI: SBS: Fix present test in acpi_battery_read() | Dan Carpenter | -1/+1 |
| 2025-11-03 | ACPI: CPPC: Fix typo in a comment | Chu Guangqing | -1/+1 |
| 2025-10-30 | Merge branches 'acpi-button', 'acpi-video' and 'acpi-fan' | Rafael J. Wysocki | -25/+39 |
| 2025-10-27 | ACPI: fan: Add support for Microsoft fan extensions | Armin Wolf | -2/+174 |
| 2025-10-27 | ACPI: fan: Add hwmon notification support | Armin Wolf | -4/+17 |
| 2025-10-27 | ACPI: fan: Add basic notification support | Armin Wolf | -0/+50 |
| 2025-10-27 | ACPI: SPCR: Check for table version when using precise baudrate | Punit Agrawal | -1/+1 |
| 2025-10-27 | ACPI: MRRM: Check revision of MRRM table | Tony Luck | -0/+3 |
| 2025-10-27 | ACPI: TAD: Improve runtime PM using guard macros | Rafael J. Wysocki | -34/+38 |
| 2025-10-27 | ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove() | Rafael J. Wysocki | -3/+4 |
| 2025-10-27 | ACPI: battery: Drop redundant locking | Rafael J. Wysocki | -12/+0 |
| 2025-10-27 | ACPI: irq: Add interrupt affinity reporting interface | Marc Zyngier | -0/+19 |
| 2025-10-27 | ACPI: PRM: Add acpi_prm_handler_available() | Yazen Ghannam | -0/+6 |
| 2025-10-25 | Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -61/+61 |
| 2025-10-24 | ACPI: fan: Workaround for 64-bit firmware bug | Armin Wolf | -7/+36 |
| 2025-10-24 | ACPI: fan: Use platform device for devres-related actions | Armin Wolf | -7/+7 |
| 2025-10-24 | ACPI: fan: Use ACPI handle when retrieving _FST | Armin Wolf | -16/+26 |
| 2025-10-23 | ACPI: video: Fix use-after-free in acpi_video_switch_brightness() | Yuhao Jiang | -1/+3 |
| 2025-10-23 | Merge branch 'acpi-property' | Rafael J. Wysocki | -1/+1 |
| 2025-10-22 | ACPI: button: Call input_free_device() on failing input device registration | Kaushlendra Kumar | -1/+3 |
| 2025-10-22 | ACPI: property: Rework acpi_graph_get_next_endpoint() | Sakari Ailus | -7/+10 |
| 2025-10-22 | ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only | Sakari Ailus | -4/+4 |
| 2025-10-22 | ACPI: property: Make acpi_get_next_subnode() static | Sakari Ailus | -3/+4 |
| 2025-10-22 | ACPI: processor: idle: Relocate state flags initialization | Huisong Li | -11/+9 |
| 2025-10-21 | acpi,srat: Fix incorrect device handle check for Generic Initiator | Shuai Xue | -1/+1 |
| 2025-10-21 | ACPICA: Work around bogus -Wstringop-overread warning since GCC 11 | Xi Ruoyao | -0/+6 |
| 2025-10-20 | ACPI: property: Fix argument order in __acpi_node_get_property_reference() | Sunil V L | -1/+1 |
| 2025-10-20 | ACPI: PM: s2idle: Only retrieve constraints when needed | Rafael J. Wysocki | -6/+23 |
| 2025-10-20 | ACPI: PM: s2idle: Staticise LPS0 callback functions | Rafael J. Wysocki | -9/+6 |
| 2025-10-20 | ACPI: PM: s2idle: Drop acpi_get_lps0_constraint() | Rafael J. Wysocki | -24/+0 |
| 2025-10-17 | ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled | Sunil V L | -61/+61 |
| 2025-10-07 | Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | -17/+52 |
| 2025-10-07 | Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | -9/+7 |
| 2025-10-07 | Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property' | Rafael J. Wysocki | -17/+52 |
| 2025-10-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | -9/+7 |
| 2025-10-06 | Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | -1/+1 |
| 2025-10-04 | Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | -34/+0 |
| 2025-10-04 | Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -58/+149 |
| 2025-10-03 | Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | -0/+539 |
| 2025-10-01 | Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | -215/+447 |
| 2025-10-01 | ACPI: property: Return present device nodes only on fwnode interface | Sakari Ailus | -1/+23 |
| 2025-10-01 | ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value | Rafael J. Wysocki | -9/+7 |
| 2025-09-30 | Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | -4/+25 |
| 2025-09-29 | Merge branches 'acpi-apei', 'acpi-misc' and 'pnp' | Rafael J. Wysocki | -16/+49 |
| 2025-09-29 | Merge branches 'acpi-thermal', 'acpi-fan', 'acpi-video', 'acpi-tad' and 'acpi... | Rafael J. Wysocki | -22/+34 |
| 2025-09-29 | Merge branches 'acpi-property', 'acpi-resource', 'acpi-pm' and 'acpi-tables' | Rafael J. Wysocki | -60/+204 |
| 2025-09-29 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs' | Rafael J. Wysocki | -87/+118 |
| 2025-09-29 | Merge branch 'acpica' | Rafael J. Wysocki | -17/+29 |
| 2025-09-28 | ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlock | pengdonglin | -2/+0 |
| 2025-09-28 | ACPI: battery: Add synchronization between interface updates | Rafael J. Wysocki | -14/+29 |