summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-24ACPI: fan: Workaround for 64-bit firmware bugArmin Wolf
2025-10-24ACPI: fan: Use platform device for devres-related actionsArmin Wolf
2025-10-24ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf
2025-10-23ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang
2025-10-23Merge branch 'acpi-property'Rafael J. Wysocki
2025-10-22ACPI: button: Call input_free_device() on failing input device registrationKaushlendra Kumar
2025-10-22ACPI: property: Rework acpi_graph_get_next_endpoint()Sakari Ailus
2025-10-22ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus
2025-10-22ACPI: property: Make acpi_get_next_subnode() staticSakari Ailus
2025-10-22ACPI: processor: idle: Relocate state flags initializationHuisong Li
2025-10-21acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue
2025-10-21ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao
2025-10-20ACPI: property: Fix argument order in __acpi_node_get_property_reference()Sunil V L
2025-10-20ACPI: PM: s2idle: Only retrieve constraints when neededRafael J. Wysocki
2025-10-20ACPI: PM: s2idle: Staticise LPS0 callback functionsRafael J. Wysocki
2025-10-20ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()Rafael J. Wysocki