summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2026-03-17ACPICA: Update the format of Arg3 of _DSMSaket Dumbre-1/+1
2026-03-16ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is onKai Huang-2/+5
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki-2/+0
2026-03-13ACPI: driver: Do not set acpi_device_class() unnecessarilyRafael J. Wysocki-31/+5
2026-03-13ACPI: driver: Avoid using pnp.device_class for netlink handlingRafael J. Wysocki-24/+18
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki-8/+14
2026-03-13ACPI: driver: Do not set acpi_device_name() unnecessarilyRafael J. Wysocki-45/+14
2026-03-13ACPI: video: Consolidate pnp.bus_id workarounds handlingRafael J. Wysocki-10/+8
2026-03-13ACPI: video: Rework checking for duplicate video bus devicesRafael J. Wysocki-28/+28
2026-03-13Merge branch 'acpi-video' into acpi-driverRafael J. Wysocki-24/+69
2026-03-12Merge back ACPI OS services layer (OSL) material for 7.1Rafael J. Wysocki-1/+18
2026-03-12Merge branch 'acpi-osl'Rafael J. Wysocki-1/+1
2026-03-11ACPI: processor: idle: Remove redundant static variable and rename cstate che...Huisong Li-9/+3
2026-03-11ACPI: processor: idle: Move max_cstate update out of the loopHuisong Li-1/+2
2026-03-11ACPI: processor: idle: Remove redundant cstate check in acpi_processor_power_...Huisong Li-2/+0
2026-03-11ACPI: CPPC: Fix uninitialized ref variable in cppc_get_perf_caps()Pengjie Zhang-5/+4
2026-03-11ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks-1/+1
2026-03-10ACPI: video: Switch over to auxiliary bus typeRafael J. Wysocki-24/+69
2026-03-09ACPI: PAD: Rearrange notify handler installation and removalRafael J. Wysocki-14/+5
2026-03-09ACPI: AC: Get rid of unnecessary declarationsRafael J. Wysocki-12/+2
2026-03-09ACPI: processor: idle: Add missing bounds check in flatten_lpi_states()Jingkai Tan-0/+2
2026-03-08locking/semaphore: Remove the list_head from struct semaphoreMatthew Wilcox (Oracle)-1/+1
2026-03-05ACPI: CPPC: Move reference performance to capabilitiesPengjie Zhang-31/+24
2026-03-05Merge branch 'acpica'Rafael J. Wysocki-2/+3
2026-03-03Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"Rafael J. Wysocki-9/+0
2026-03-02ACPICA: Update the _CPC definition to match ACPI 6.6Saket Dumbre-2/+3
2026-02-27ACPI: OSL: Poweroff when encountering a fatal ACPI errorArmin Wolf-1/+18
2026-02-27ACPI: CPPC: add APIs and sysfs interface for perf_limitedSumit Gupta-0/+56
2026-02-27ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemorySumit Gupta-3/+21
2026-02-27ACPI: CPPC: Warn on missing mandatory DESIRED_PERF registerSumit Gupta-0/+10
2026-02-27ACPI: CPPC: Add cppc_get_perf() API to read performance controlsSumit Gupta-0/+80
2026-02-26Merge branch 'acpi-pm'Rafael J. Wysocki-0/+8
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki-43/+10
2026-02-26ACPI: PNP: Drop CMOS RTC PNP device supportRafael J. Wysocki-21/+1
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki-5/+2
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki-0/+8
2026-02-24ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider-0/+13
2026-02-23ACPI: x86: cmos_rtc: Improve coordination with ACPI TAD driverRafael J. Wysocki-1/+17
2026-02-23ACPI: x86: cmos_rtc: Clean up address space handler driverRafael J. Wysocki-29/+32
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-8/+6
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-16/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-80/+80
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-115/+115
2026-02-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek-0/+8
2026-02-18Merge tag 'acpi-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-22/+41
2026-02-18Merge branches 'acpi-battery', 'acpi-button' and 'acpi-driver'Rafael J. Wysocki-20/+14
2026-02-18Merge branches 'acpi-pm' and 'acpi-cppc'Rafael J. Wysocki-2/+15
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can-0/+13
2026-02-13ACPI: driver: Drop driver_data pointer clearing from two driversRafael J. Wysocki-4/+0
2026-02-13ACPI: video: Clear driver_data pointer on removeRafael J. Wysocki-0/+1