summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
6 daysMerge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
8 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
9 daysACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel
9 daysACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin
2025-08-21Merge branches 'acpi-apei' and 'acpi-pfrut'Rafael J. Wysocki
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu
2025-08-18ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.textUwe Kleine-König
2025-08-18ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject()Charles Han
2025-08-18ACPI: APEI: EINJ: Check if user asked for EINJV2 injectionTony Luck
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2025-08-12ACPI: EC: Relax sanity check of the ECDT ID stringArmin Wolf
2025-08-12ACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-22Merge branch 'acpi-misc'Rafael J. Wysocki
2025-07-22ACPI: Fix typosBjorn Helgaas
2025-07-22Merge branches 'acpi-debug' and 'acpi-docs'Rafael J. Wysocki
2025-07-22Merge branches 'acpi-soc', 'acpi-fan', 'acpi-dptf', 'acpi-pfrut', 'acpi-prm' ...Rafael J. Wysocki
2025-07-22Merge branch 'acpi-apei'Rafael J. Wysocki
2025-07-22Merge branches 'acpica', 'acpi-proc', 'acpi-processor' and 'acpi-pm'Rafael J. Wysocki
2025-07-22ACPI/PCI: Remove space before newlineColin Ian King
2025-07-21ACPI: processor: throttling: Remove space before newlineColin Ian King
2025-07-21ACPI: 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