summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-11-25Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"Rafael J. Wysocki
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier
2025-11-24ACPI: property: use min() instead of min_t()David Laight
2025-11-24ACPI: GTDT: Correctly number platform devices for MMIO timersMarc Zyngier
2025-11-21efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-11-21RAS: Report all ARM processor CPER information to userspaceJason Tian
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse
2025-11-19ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structureBen Horgan
2025-11-19ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levelsJames Morse
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck
2025-11-16mm: change ghes code to allow poison of non-struct pfnAnkit Agrawal
2025-11-14Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-14ACPI: TAD: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki
2025-11-13Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang
2025-11-12acpi/hmat: Fix lockdep warning for hmem_register_resource()Dave Jiang
2025-11-12acpi/hmat: Return when generic target is updatedDave Jiang
2025-11-12ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang
2025-11-12ACPI: DPTF: Support Nova LakeSrinivas Pandruvada
2025-11-07ACPI: MRRM: Fix memory leaks and improve error handlingKaushlendra Kumar
2025-11-07ACPI: DPTF: Use ACPI_FREE() for ACPI buffer deallocationKaushlendra Kumar
2025-11-07ACPI: DPTF: Remove int340x thermal scan handlerSlawomir Rosek
2025-11-07thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMALSlawomir Rosek
2025-11-07ACPI: processor: idle: Drop redundant C-state count checksHuisong Li
2025-11-07ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUsGautham R. Shenoy
2025-11-07ACPI: CPPC: Perform fast check switch only for online CPUsGautham R. Shenoy
2025-11-07ACPI: CPPC: Check _CPC validity for only the online CPUsGautham R. Shenoy
2025-11-06Merge branches 'acpi-cppc' and 'acpi-docs'Rafael J. Wysocki
2025-11-03ACPI: thermal: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-03ACPI: OSL: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-03ACPI: EC: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-03ACPI: OSL: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-03ACPI: scan: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-03ACPI: SBS: Fix present test in acpi_battery_read()Dan Carpenter
2025-11-03ACPI: CPPC: Fix typo in a commentChu Guangqing
2025-10-30Merge branches 'acpi-button', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki
2025-10-27ACPI: fan: Add support for Microsoft fan extensionsArmin Wolf
2025-10-27ACPI: fan: Add hwmon notification supportArmin Wolf
2025-10-27ACPI: fan: Add basic notification supportArmin Wolf
2025-10-27ACPI: SPCR: Check for table version when using precise baudratePunit Agrawal
2025-10-27ACPI: MRRM: Check revision of MRRM tableTony Luck
2025-10-27ACPI: TAD: Improve runtime PM using guard macrosRafael J. Wysocki
2025-10-27ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()Rafael J. Wysocki
2025-10-27ACPI: battery: Drop redundant lockingRafael J. Wysocki
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier
2025-10-27ACPI: PRM: Add acpi_prm_handler_available()Yazen Ghannam