summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
47 hoursMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
5 daysMerge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
5 daysMerge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
5 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysMerge branch 'acpi-misc'Rafael J. Wysocki
11 daysACPI: Fix typosBjorn Helgaas
11 daysMerge branches 'acpi-debug' and 'acpi-docs'Rafael J. Wysocki
11 daysMerge branches 'acpi-soc', 'acpi-fan', 'acpi-dptf', 'acpi-pfrut', 'acpi-prm' ...Rafael J. Wysocki
11 daysMerge branch 'acpi-apei'Rafael J. Wysocki
11 daysMerge branches 'acpica', 'acpi-proc', 'acpi-processor' and 'acpi-pm'Rafael J. Wysocki
11 daysACPI/PCI: Remove space before newlineColin Ian King
12 daysACPI: processor: throttling: Remove space before newlineColin Ian King
12 daysACPI: processor: perflib: Fix initial _PPC limit applicationJiayi Li
2025-07-16ACPI: TAD: Replace sprintf() with sysfs_emit()Sukrut Heroorkar
2025-07-16ACPI: APEI: handle synchronous exceptions in task workShuai Xue
2025-07-16ACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...Shuai Xue
2025-07-16ACPI: RISC-V: Remove unnecessary CPPC debug messageSunil V L
2025-07-13drivers,hmat: use node-notifier instead of memory-notifierOscar Salvador
2025-07-11Merge back earlier changes related to system suspend and hibernationRafael J. Wysocki
2025-07-07ACPI: fan: Update debug message in fan_get_state_acpi4()Sumeet Pawnikar
2025-07-07ACPI: PRM: Reduce unnecessary printing to avoid user confusionZhu Qiyu
2025-07-07ACPI: fan: Replace sprintf() with sysfs_emit()Eslam Khafagy
2025-07-07ACPI: APEI: EINJ: Fix trigger actionsTony Luck
2025-07-04Merge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-07-03ACPI: PM: Set/clear power.strict_midlayer in prepare/completeRafael J. Wysocki
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