Age | Commit message (Expand) | Author | Files | Lines |
2023-06-26 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec' | Rafael J. Wysocki | 1 | -1/+1 |
2023-06-15 | ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() | Rafael J. Wysocki | 1 | -4/+12 |
2023-06-05 | ACPI: PM: s2idle: fix section mismatch warning | Arnd Bergmann | 1 | -1/+1 |
2023-03-20 | ACPI: s2idle: Log when enabling wakeup IRQ fails | Simon Gaiser | 1 | -1/+7 |
2023-01-20 | acpi: Fix suspend with Xen PV | Juergen Gross | 1 | -1/+5 |
2022-10-04 | PM: ACPI: reboot: Reinstate S5 for reboot | Kai-Heng Feng | 1 | -0/+8 |
2022-07-26 | ACPI: PM: x86: Print messages regarding LPS0 idle support | Rafael J. Wysocki | 1 | -0/+3 |
2022-06-29 | ACPI: PM: save NVS memory for Lenovo G40-45 | Manyi Li | 1 | -0/+8 |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 1 | -4/+12 |
2022-05-19 | ACPI: power: Switch to sys-off handler API | Dmitry Osipenko | 1 | -4/+12 |
2022-05-12 | ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default | Mario Limonciello | 1 | -0/+12 |
2022-03-22 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -8/+3 |
2022-03-16 | PM: hibernate: Honour ACPI hardware signature by default for virtual guests | David Woodhouse | 1 | -8/+3 |
2022-02-14 | ACPI: PM: Print additional debug message in acpi_s2idle_wake() | Rafael J. Wysocki | 1 | -0/+2 |
2022-02-07 | PM: s2idle: ACPI: Fix wakeup interrupts handling | Rafael J. Wysocki | 1 | -0/+1 |
2022-02-07 | ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE | Rafael J. Wysocki | 1 | -10/+4 |
2022-01-11 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -5/+21 |
2021-12-17 | ACPI: PM: Remove redundant cache flushing | Kirill A. Shutemov | 1 | -3/+0 |
2021-12-08 | ACPI: PM: Avoid CPU cache flush when entering S4 | Kirill A. Shutemov | 1 | -2/+0 |
2021-12-08 | PM: hibernate: Allow ACPI hardware signature to be honoured | David Woodhouse | 1 | -5/+21 |
2021-10-26 | ACPI: PM: sleep: Do not set suspend_ops unnecessarily | Rafael J. Wysocki | 1 | -3/+7 |
2021-06-29 | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki | 1 | -9/+9 |
2021-06-14 | ACPI: sleep: Fix acpi_pm_pre_suspend() kernel-doc | Yang Li | 1 | -1/+1 |
2021-06-14 | Merge back ACPI power management material for v5.14. | Rafael J. Wysocki | 1 | -1/+1 |
2021-06-07 | ACPI: sleep: Unify the message printing | Hanjun Guo | 1 | -9/+9 |
2021-06-07 | Revert "ACPI: sleep: Put the FACS table after using it" | Zhang Rui | 1 | -3/+1 |
2021-05-31 | ACPI: power: Rework turning off unused power resources | Rafael J. Wysocki | 1 | -1/+1 |
2021-05-24 | ACPI: power: Refine turning off unused power resources | Rafael J. Wysocki | 1 | -1/+1 |
2020-12-17 | ACPI: PM: s2idle: Move x86-specific code to the x86 directory | Rafael J. Wysocki | 1 | -441/+12 |
2020-12-16 | ACPI: PM: s2idle: Add AMD support to handle _DSM | Shyam Sundar S K | 1 | -9/+157 |
2020-06-02 | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+3 |
2020-06-01 | Merge branches 'acpica' and 'acpi-tables' | Rafael J. Wysocki | 1 | -1/+3 |
2020-05-25 | ACPI: PM: s2idle: Print type of wakeup debug messages | Rafael J. Wysocki | 1 | -5/+15 |
2020-05-18 | ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive | Rafael J. Wysocki | 1 | -11/+4 |
2020-05-11 | ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() | Rafael J. Wysocki | 1 | -12/+2 |
2020-05-09 | ACPI: sleep: Put the FACS table after using it | Hanjun Guo | 1 | -1/+3 |
2020-04-04 | ACPI: PM: Add acpi_[un]register_wakeup_handler() | Hans de Goede | 1 | -0/+4 |
2020-03-25 | ACPI: PM: s2idle: Refine active GPEs check | Rafael J. Wysocki | 1 | -9/+10 |
2020-03-25 | ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE | Rafael J. Wysocki | 1 | -1/+1 |
2020-03-22 | ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late() | Rafael J. Wysocki | 1 | -4/+1 |
2020-02-21 | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() | Rafael J. Wysocki | 1 | -0/+7 |
2020-02-12 | ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system | Rafael J. Wysocki | 1 | -3/+9 |
2020-02-11 | ACPI: PM: s2idle: Avoid possible race related to the EC GPE | Rafael J. Wysocki | 1 | -13/+31 |
2019-12-10 | ACPI/sleep: Convert acpi_wakeup_address into a function | Sean Christopherson | 1 | -0/+3 |
2019-12-02 | ACPI: PM: s2idle: Rework ACPI events synchronization | Rafael J. Wysocki | 1 | -7/+19 |
2019-10-10 | ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist | Mario Limonciello | 1 | -13/+0 |
2019-08-22 | ACPI: PM: s2idle: Always set up EC GPE for system wakeup | Rafael J. Wysocki | 1 | -2/+13 |
2019-08-22 | ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily | Rafael J. Wysocki | 1 | -2/+2 |
2019-08-08 | ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices | Rafael J. Wysocki | 1 | -12/+24 |
2019-08-08 | ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() | Rafael J. Wysocki | 1 | -9/+0 |