summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2026-04-04ACPI: TAD: Support RTC without wakeupRafael J. Wysocki-13/+13
2026-04-04ACPI: TAD: Create one attribute groupRafael J. Wysocki-45/+35
2026-04-04Merge back earlier cpufreq material for 7.1Rafael J. Wysocki-1/+2
2026-03-27Merge back earlier cpufreq material for 7.1Rafael J. Wysocki-1/+2
2026-03-26ACPI: FPDT: expose FBPT and S3PT subtables via sysfsNate DeSimone-0/+28
2026-03-25cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailableHenry Tseng-1/+2
2026-03-25ACPI: PPTT: Remove duplicate structure, acpi_pptt_cache_v1_fullBen Horgan-25/+6
2026-03-24ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi-0/+2
2026-03-23ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()Kees Cook-2/+1
2026-03-19Merge back ACPI processor driver updates for 7.1Rafael J. Wysocki-14/+7
2026-03-19Merge back updates of core ACPI drivers for 7.1Rafael J. Wysocki-170/+90
2026-03-19Merge branches 'acpica' and 'acpi-bus'Rafael J. Wysocki-4/+1
2026-03-19ACPI: CPPC: Check cpc_read() return values consistentlySumit Gupta-27/+72
2026-03-18ACPI: processor: idle: Replace strlcat() with better alternativeAndy Shevchenko-3/+1
2026-03-18ACPI: bus: Fix MFD child automatic modprobe issuePratap Nirujogi-3/+0
2026-03-18ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki-7/+8
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