summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-07-03ACPI: processor: fix acpi_object initializationSebastian Ott
2025-07-03ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao
2025-07-03Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki
2025-07-02ACPI: LPSS: Remove AudioDSP related IDAndy Shevchenko
2025-07-02ACPI: fan: Replace sprintf()/scnprintf() with sysfs_emit() in show() functionsAbdelrahman Fekry
2025-07-02ACPI: PM: Set .detach in acpi_general_pm_domain definitionRafael J. Wysocki
2025-06-30ACPI: pfr_update: Add more debug information when firmware update failedChen Yu
2025-06-27acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-06-26ACPI: proc: Prefer to use octal permissionAndy Shevchenko
2025-06-26ACPI: proc: Use str_enabled_disabled() helperAndy Shevchenko
2025-06-26ACPI: proc: Remove unused headerAndy Shevchenko
2025-06-26ACPI: proc: Use correct format specifier and drop castingAndy Shevchenko
2025-06-26ACPI: wakeup: Drop unneeded casting for sleep_stateAndy Shevchenko
2025-06-26ACPICA: Decrease `AcpiExTracePoint` verbosityMario Limonciello
2025-06-26ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer pColin Ian King
2025-06-26ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variableColin Ian King
2025-06-26ACPI: APEI: EINJ: prevent memory corruption in error_type_set()Dan Carpenter
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-18ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki
2025-06-18ACPI: Enable CONFIG_ACPI_DEBUG by defaultMario Limonciello
2025-06-18ACPI: DPTF: Support for Wildcat LakeSrinivas Pandruvada
2025-06-18ACPI: APEI: EINJ: Enable EINJv2 error injectionsZaid Alali
2025-06-18ACPI: APEI: EINJ: Create debugfs files to enter device id and syndromeTony Luck
2025-06-18ACPI: APEI: EINJ: Discover EINJv2 parametersZaid Alali
2025-06-18ACPI: APEI: EINJ: Add einjv2 extension structZaid Alali
2025-06-18ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilitiesZaid Alali
2025-06-18ACPI: APEI: EINJ: Fix kernel test sparse warningsZaid Alali
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-13Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-06-13Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-06-10ACPI: resource: Use IRQ override on MACHENIKE 16PWentao Guan
2025-06-10ACPI: EC: Ignore ECDT tables with an invalid ID stringArmin Wolf
2025-06-10ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui
2025-06-10ACPI: PAD: Update arguments of mwait_idle_with_hints()Uros Bizjak
2025-06-10ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failureDan Williams
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07ACPI: processor: Rescan "dead" SMT siblings during initializationRafael J. Wysocki
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'acpi-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-30Merge branches 'acpica', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki
2025-05-29ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()Ahmed Salem
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-27Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-27ACPI: MRRM: Silence error code static checker warningDan Carpenter
2025-05-27ACPI: APEI: EINJ: Clean up on error in einj_probe()Dan Carpenter
2025-05-26Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-...Rafael J. Wysocki