Age | Commit message (Expand) | Author |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki |
2022-05-19 | ACPI: power: Switch to sys-off handler API | Dmitry Osipenko |
2022-05-12 | ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default | Mario Limonciello |
2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-03-16 | PM: hibernate: Honour ACPI hardware signature by default for virtual guests | David Woodhouse |
2022-02-14 | ACPI: PM: Print additional debug message in acpi_s2idle_wake() | Rafael J. Wysocki |
2022-02-07 | PM: s2idle: ACPI: Fix wakeup interrupts handling | Rafael J. Wysocki |
2022-02-07 | ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE | Rafael J. Wysocki |
2022-01-10 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-12-17 | ACPI: PM: Remove redundant cache flushing | Kirill A. Shutemov |
2021-12-08 | ACPI: PM: Avoid CPU cache flush when entering S4 | Kirill A. Shutemov |
2021-12-08 | PM: hibernate: Allow ACPI hardware signature to be honoured | David Woodhouse |
2021-10-26 | ACPI: PM: sleep: Do not set suspend_ops unnecessarily | Rafael J. Wysocki |
2021-06-29 | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki |
2021-06-14 | ACPI: sleep: Fix acpi_pm_pre_suspend() kernel-doc | Yang Li |
2021-06-14 | Merge back ACPI power management material for v5.14. | Rafael J. Wysocki |
2021-06-07 | ACPI: sleep: Unify the message printing | Hanjun Guo |
2021-06-07 | Revert "ACPI: sleep: Put the FACS table after using it" | Zhang Rui |
2021-05-31 | ACPI: power: Rework turning off unused power resources | Rafael J. Wysocki |
2021-05-24 | ACPI: power: Refine turning off unused power resources | Rafael J. Wysocki |
2020-12-17 | ACPI: PM: s2idle: Move x86-specific code to the x86 directory | Rafael J. Wysocki |
2020-12-16 | ACPI: PM: s2idle: Add AMD support to handle _DSM | Shyam Sundar S K |
2020-06-02 | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-06-01 | Merge branches 'acpica' and 'acpi-tables' | Rafael J. Wysocki |
2020-05-25 | ACPI: PM: s2idle: Print type of wakeup debug messages | Rafael J. Wysocki |
2020-05-18 | ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive | Rafael J. Wysocki |
2020-05-11 | ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() | Rafael J. Wysocki |
2020-05-09 | ACPI: sleep: Put the FACS table after using it | Hanjun Guo |
2020-04-04 | ACPI: PM: Add acpi_[un]register_wakeup_handler() | Hans de Goede |
2020-03-25 | ACPI: PM: s2idle: Refine active GPEs check | Rafael J. Wysocki |
2020-03-25 | ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE | Rafael J. Wysocki |
2020-03-22 | ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late() | Rafael J. Wysocki |
2020-02-21 | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() | Rafael J. Wysocki |
2020-02-11 | ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system | Rafael J. Wysocki |
2020-02-11 | ACPI: PM: s2idle: Avoid possible race related to the EC GPE | Rafael J. Wysocki |
2019-12-10 | ACPI/sleep: Convert acpi_wakeup_address into a function | Sean Christopherson |
2019-12-02 | ACPI: PM: s2idle: Rework ACPI events synchronization | Rafael J. Wysocki |
2019-10-10 | ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist | Mario Limonciello |
2019-08-21 | ACPI: PM: s2idle: Always set up EC GPE for system wakeup | Rafael J. Wysocki |
2019-08-21 | ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily | Rafael J. Wysocki |
2019-08-08 | ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices | Rafael J. Wysocki |
2019-08-08 | ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() | Rafael J. Wysocki |
2019-08-08 | ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter | Rafael J. Wysocki |
2019-08-08 | ACPI: PM: s2idle: Rearrange lps0_device_attach() | Rafael J. Wysocki |
2019-07-30 | ACPI: PM: Set up EC GPE for system wakeup from drivers that need it | Rafael J. Wysocki |
2019-07-23 | PM: sleep: Simplify suspend-to-idle control flow | Rafael J. Wysocki |
2019-07-23 | ACPI: PM: Set s2idle_wakeup earlier and clear it later | Rafael J. Wysocki |
2019-07-08 | Merge branches 'acpi-pm' and 'pm-pci' | Rafael J. Wysocki |
2019-07-06 | ACPI: PM: Make acpi_sleep_state_supported() non-static | Dexuan Cui |
2019-06-13 | ACPI / sleep: Switch to use acpi_dev_get_first_match_dev() | Andy Shevchenko |