- cb1f65c PM: s2idle: ACPI: Fix wakeup interrupts handling by Rafael J. Wysocki · 2 years, 11 months ago
- dc0075b ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE by Rafael J. Wysocki · 2 years, 11 months ago
- b35b6d4 Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- 3c89857 ACPI: PM: Remove redundant cache flushing by Kirill A. Shutemov · 3 years, 1 month ago
- 53d01e2 ACPI: PM: Avoid CPU cache flush when entering S4 by Kirill A. Shutemov · 3 years, 1 month ago
- 74d9555 PM: hibernate: Allow ACPI hardware signature to be honoured by David Woodhouse · 3 years, 2 months ago
- d69d1f7 ACPI: PM: sleep: Do not set suspend_ops unnecessarily by Rafael J. Wysocki · 3 years, 2 months ago
- 8b457d6 Merge branches 'acpi-dptf' and 'acpi-messages' by Rafael J. Wysocki · 3 years, 6 months ago
- aa3a522 ACPI: sleep: Fix acpi_pm_pre_suspend() kernel-doc by Yang Li · 3 years, 7 months ago
- 3f491a2 Merge back ACPI power management material for v5.14. by Rafael J. Wysocki · 3 years, 7 months ago
- f5ee87d ACPI: sleep: Unify the message printing by Hanjun Guo · 3 years, 7 months ago
- f1ffa9d4 Revert "ACPI: sleep: Put the FACS table after using it" by Zhang Rui · 3 years, 7 months ago
- 6381195 ACPI: power: Rework turning off unused power resources by Rafael J. Wysocki · 3 years, 7 months ago
- 9b7ff25 ACPI: power: Refine turning off unused power resources by Rafael J. Wysocki · 3 years, 7 months ago
- fef9867 ACPI: PM: s2idle: Move x86-specific code to the x86 directory by Rafael J. Wysocki · 4 years ago
- 146f1ed ACPI: PM: s2idle: Add AMD support to handle _DSM by Shyam Sundar S K · 4 years, 1 month ago
- 118d6e9 Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- 48c6041 Merge branches 'acpica' and 'acpi-tables' by Rafael J. Wysocki · 4 years, 7 months ago
- 3441362 ACPI: PM: s2idle: Print type of wakeup debug messages by Rafael J. Wysocki · 4 years, 7 months ago
- 607b9df ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive by Rafael J. Wysocki · 4 years, 8 months ago
- 7b30175 ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() by Rafael J. Wysocki · 4 years, 8 months ago
- 9572223 ACPI: sleep: Put the FACS table after using it by Hanjun Guo · 4 years, 8 months ago
- ddfd9dc ACPI: PM: Add acpi_[un]register_wakeup_handler() by Hans de Goede · 4 years, 9 months ago
- d540628 ACPI: PM: s2idle: Refine active GPEs check by Rafael J. Wysocki · 4 years, 9 months ago
- 0ce792d ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE by Rafael J. Wysocki · 4 years, 9 months ago
- 243a9889 ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late() by Rafael J. Wysocki · 4 years, 9 months ago
- 63fb962 ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() by Rafael J. Wysocki · 4 years, 10 months ago
- fdde0ff ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system by Rafael J. Wysocki · 4 years, 11 months ago
- e3728b5 ACPI: PM: s2idle: Avoid possible race related to the EC GPE by Rafael J. Wysocki · 4 years, 11 months ago
- 8c53b31 ACPI/sleep: Convert acpi_wakeup_address into a function by Sean Christopherson · 5 years ago
- 024aa87 ACPI: PM: s2idle: Rework ACPI events synchronization by Rafael J. Wysocki · 5 years ago
- 2189624 ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist by Mario Limonciello · 5 years ago
- b90ff35 ACPI: PM: s2idle: Always set up EC GPE for system wakeup by Rafael J. Wysocki · 5 years ago
- 45dc157 ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily by Rafael J. Wysocki · 5 years ago
- ac9eafb ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices by Rafael J. Wysocki · 5 years ago
- 6e86633 ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() by Rafael J. Wysocki · 5 years ago
- 068b47d ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter by Rafael J. Wysocki · 5 years ago
- 2e2c2fd ACPI: PM: s2idle: Rearrange lps0_device_attach() by Rafael J. Wysocki · 5 years ago
- 10a08fd ACPI: PM: Set up EC GPE for system wakeup from drivers that need it by Rafael J. Wysocki · 5 years ago
- 56b9918 PM: sleep: Simplify suspend-to-idle control flow by Rafael J. Wysocki · 5 years ago
- 41275eb ACPI: PM: Set s2idle_wakeup earlier and clear it later by Rafael J. Wysocki · 5 years ago
- 50e163d Merge branches 'acpi-pm' and 'pm-pci' by Rafael J. Wysocki · 5 years ago
- ad5a449 ACPI: PM: Make acpi_sleep_state_supported() non-static by Dexuan Cui · 5 years ago
- a3487d8 ACPI / sleep: Switch to use acpi_dev_get_first_match_dev() by Andy Shevchenko · 6 years ago
- 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
- bb18690 ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation by Rafael J. Wysocki · 6 years ago
- 2f844b6 ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle by Rajat Jain · 6 years ago
- 7edcbbf ACPI: PM: Loop in full LPS0 mode only by Rafael J. Wysocki · 6 years ago
- f941d3e ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle by Rafael J. Wysocki · 6 years ago
- 231f941 ACPI / PM: save NVS memory for ASUS 1025C laptop by Willy Tarreau · 6 years ago
- 6f9db69 ACPI / PM: Default to s2idle in all machines supporting LP S0 by Tristian Celestin · 7 years ago
- 68e2201 ACPI: EC: Dispatch the EC GPE directly on s2idle wake by Rafael J. Wysocki · 7 years ago
- 855c1c2 ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016) by Chen Yu · 7 years ago
- f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 6f1d7c4 ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UA by Chris Chiu · 7 years ago
- fa54150 ACPI / PM: Reduce LPI constraints logging noise by Rafael J. Wysocki · 7 years ago
- 9c0a30b ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 7 years ago
- 147a7d9 ACPI / PM: Do not reconfigure GPEs for suspend-to-idle by Rafael J. Wysocki · 7 years ago
- 29a5a6d ACPI / PM: Use Low Power S0 Idle on more systems by Rafael J. Wysocki · 7 years ago
- 5704403 ACPI / PM: Make it possible to ignore the system sleep blacklist by Rafael J. Wysocki · 7 years ago
- 71630b7 ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360 by Rafael J. Wysocki · 7 years ago
- 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
- 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
- 726fb6b ACPI / PM: Check low power idle constraints for debug only by Srinivas Pandruvada · 7 years ago
- 23d5855 PM / s2idle: Rename platform operations structure by Rafael J. Wysocki · 7 years ago
- 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
- e870c6c8 ACPI / PM: Prefer suspend-to-idle over S3 on some systems by Rafael J. Wysocki · 7 years ago
- a042e0c ACPI / sleep: Make acpi_sleep_syscore_init() static by Jean Delvare · 7 years ago
- 880a662 ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() by Rafael J. Wysocki · 7 years ago
- 8110dd28 ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems by Rafael J. Wysocki · 8 years ago
- 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
- 235d81a ACPI / PM: Clean up device wakeup enable/disable code by Rafael J. Wysocki · 8 years ago
- fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
- f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
- dc9edaa Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
- 8ece1d8 ACPI / power: Delay turning off unused power resources after suspend by Hans de Goede · 8 years ago
- cbc00c1 ACPI: save NVS memory for Lenovo G50-45 by Zhang Rui · 8 years ago
- ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
- e326ce0 Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" by Rafael J. Wysocki · 8 years ago
- 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
- 7e5c07a Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' by Rafael J. Wysocki · 8 years ago
- 08b98d3 PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag by Rafael J. Wysocki · 8 years ago
- 9713adc Revert "ACPI: Execute _PTS before system reboot" by Rafael J. Wysocki · 8 years ago
- 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
- c2b46d6 ACPI / EC: Add PM operations to improve event handling for resume process by Lv Zheng · 8 years ago
- 18864cc ACPI / sysfs: Use new GPE masking mechanism in GPE interface by Lv Zheng · 8 years ago
- 2c85025 ACPI: Execute _PTS before system reboot by Ocean He · 9 years ago
- 1373718 ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 by Chen Yu · 9 years ago
- 3513ac74 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
- fbda4b3 ACPI / PM: Runtime resume devices when waking from hibernate by Lukas Wunner · 9 years ago
- 504997c ACPI / sleep: move acpi_processor_sleep to sleep.c by Sudeep Holla · 9 years ago
- e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 9 years ago
- 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
- 8c01275 ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle by Chen Yu · 9 years ago
- ef25ba0 PM / sleep: Add flags to indicate platform firmware involvement by Rafael J. Wysocki · 9 years ago
- 7b02cce ACPI / PM: Enable all wakeup GPEs in suspend-to-idle by Chen Yu · 10 years ago
- b8ee297 ACPI / sleep: Drop acpi_suspend() which is not used by Rafael J. Wysocki · 10 years ago
- 8b691c9 ACPI / sleep: mark acpi_sleep_dmi_check() __init by Jan Beulich · 10 years ago