aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2025-11-14syscore: Pass context data to callbacksThierry Reding2-7/+15
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki2-13/+36
2025-11-13Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang1-5/+6
2025-11-12acpi/hmat: Fix lockdep warning for hmem_register_resource()Dave Jiang1-21/+25
2025-11-12acpi/hmat: Return when generic target is updatedDave Jiang1-5/+6
2025-11-12ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang1-0/+1
2025-11-12ACPI: DPTF: Support Nova LakeSrinivas Pandruvada2-0/+3
2025-11-07ACPI: MRRM: Fix memory leaks and improve error handlingKaushlendra Kumar1-10/+33
2025-11-07ACPI: DPTF: Use ACPI_FREE() for ACPI buffer deallocationKaushlendra Kumar1-1/+1
2025-11-07ACPI: DPTF: Remove int340x thermal scan handlerSlawomir Rosek4-92/+0
2025-11-07thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMALSlawomir Rosek1-6/+1
2025-11-07ACPI: processor: idle: Drop redundant C-state count checksHuisong Li1-15/+7
2025-11-07ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUsGautham R. Shenoy1-1/+1
2025-11-07ACPI: CPPC: Perform fast check switch only for online CPUsGautham R. Shenoy1-1/+1
2025-11-07ACPI: CPPC: Check _CPC validity for only the online CPUsGautham R. Shenoy1-1/+1
2025-11-06Merge branches 'acpi-cppc' and 'acpi-docs'Rafael J. Wysocki1-1/+1
2025-11-03ACPI: thermal: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+2
2025-11-03ACPI: OSL: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-2/+2
2025-11-03ACPI: EC: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+2
2025-11-03ACPI: OSL: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2025-11-03ACPI: scan: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-11-03ACPI: SBS: Fix present test in acpi_battery_read()Dan Carpenter1-1/+1
2025-11-03ACPI: CPPC: Fix typo in a commentChu Guangqing1-1/+1
2025-10-30Merge branches 'acpi-button', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki6-25/+39
2025-10-27ACPI: fan: Add support for Microsoft fan extensionsArmin Wolf2-2/+174
2025-10-27ACPI: fan: Add hwmon notification supportArmin Wolf3-4/+17
2025-10-27ACPI: fan: Add basic notification supportArmin Wolf1-0/+50
2025-10-27ACPI: SPCR: Check for table version when using precise baudratePunit Agrawal1-1/+1
2025-10-27ACPI: MRRM: Check revision of MRRM tableTony Luck1-0/+3
2025-10-27ACPI: TAD: Improve runtime PM using guard macrosRafael J. Wysocki1-34/+38
2025-10-27ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()Rafael J. Wysocki1-3/+4
2025-10-27ACPI: battery: Drop redundant lockingRafael J. Wysocki1-12/+0
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+19
2025-10-27ACPI: PRM: Add acpi_prm_handler_available()Yazen Ghannam1-0/+6
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-61/+61
2025-10-24ACPI: fan: Workaround for 64-bit firmware bugArmin Wolf2-7/+36
2025-10-24ACPI: fan: Use platform device for devres-related actionsArmin Wolf3-7/+7
2025-10-24ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf4-16/+26
2025-10-23ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang1-1/+3
2025-10-23Merge branch 'acpi-property'Rafael J. Wysocki1-1/+1
2025-10-22ACPI: button: Call input_free_device() on failing input device registrationKaushlendra Kumar1-1/+3
2025-10-22ACPI: property: Rework acpi_graph_get_next_endpoint()Sakari Ailus1-7/+10
2025-10-22ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus1-4/+4
2025-10-22ACPI: property: Make acpi_get_next_subnode() staticSakari Ailus1-3/+4
2025-10-22ACPI: processor: idle: Relocate state flags initializationHuisong Li1-11/+9
2025-10-21acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue1-1/+1
2025-10-21ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao1-0/+6
2025-10-20ACPI: property: Fix argument order in __acpi_node_get_property_reference()Sunil V L1-1/+1
2025-10-20ACPI: PM: s2idle: Only retrieve constraints when neededRafael J. Wysocki1-6/+23
2025-10-20ACPI: PM: s2idle: Staticise LPS0 callback functionsRafael J. Wysocki2-9/+6