summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki2023-06-261-1/+1
|\ \
| | * ACPI: PM: s2idle: fix section mismatch warningArnd Bergmann2023-06-051-1/+1
| |/
* / ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki2023-06-151-4/+12
|/
* ACPI: s2idle: Log when enabling wakeup IRQ failsSimon Gaiser2023-03-201-1/+7
* acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-1/+5
* PM: ACPI: reboot: Reinstate S5 for rebootKai-Heng Feng2022-10-041-0/+8
* ACPI: PM: x86: Print messages regarding LPS0 idle supportRafael J. Wysocki2022-07-261-0/+3
* ACPI: PM: save NVS memory for Lenovo G40-45Manyi Li2022-06-291-0/+8
* Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-4/+12
|\
| * ACPI: power: Switch to sys-off handler APIDmitry Osipenko2022-05-191-4/+12
* | ACPI: PM: Block ASUS B1400CEAE from suspend to idle by defaultMario Limonciello2022-05-121-0/+12
|/
* Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-211-8/+3
|\
| * PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse2022-03-161-8/+3
* | ACPI: PM: Print additional debug message in acpi_s2idle_wake()Rafael J. Wysocki2022-02-141-0/+2
|/
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-071-0/+1
* ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPERafael J. Wysocki2022-02-071-10/+4
* Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-101-5/+21
|\
| * PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-081-5/+21
* | ACPI: PM: Remove redundant cache flushingKirill A. Shutemov2021-12-171-3/+0
* | ACPI: PM: Avoid CPU cache flush when entering S4Kirill A. Shutemov2021-12-081-2/+0
|/
* ACPI: PM: sleep: Do not set suspend_ops unnecessarilyRafael J. Wysocki2021-10-261-3/+7
*-. Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki2021-06-291-9/+9
|\ \
| | * ACPI: sleep: Unify the message printingHanjun Guo2021-06-071-9/+9
* | | ACPI: sleep: Fix acpi_pm_pre_suspend() kernel-docYang Li2021-06-141-1/+1
* | | Merge back ACPI power management material for v5.14.Rafael J. Wysocki2021-06-141-1/+1
|\ \ \
| * | | ACPI: power: Rework turning off unused power resourcesRafael J. Wysocki2021-05-311-1/+1
| | |/ | |/|
* / | Revert "ACPI: sleep: Put the FACS table after using it"Zhang Rui2021-06-071-3/+1
|/ /
* / ACPI: power: Refine turning off unused power resourcesRafael J. Wysocki2021-05-241-1/+1
|/
* ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki2020-12-171-441/+12
* ACPI: PM: s2idle: Add AMD support to handle _DSMShyam Sundar S K2020-12-161-9/+157
* Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-021-1/+3
|\
| *-. Merge branches 'acpica' and 'acpi-tables'Rafael J. Wysocki2020-06-011-1/+3
| |\ \
| | | * ACPI: sleep: Put the FACS table after using itHanjun Guo2020-05-091-1/+3
| | |/
* | / ACPI: PM: s2idle: Print type of wakeup debug messagesRafael J. Wysocki2020-05-251-5/+15
|/ /
* | ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactiveRafael J. Wysocki2020-05-181-11/+4
* | ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki2020-05-111-12/+2
|/
* ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede2020-04-041-0/+4
* ACPI: PM: s2idle: Refine active GPEs checkRafael J. Wysocki2020-03-251-9/+10
* ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki2020-03-251-1/+1
* ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()Rafael J. Wysocki2020-03-221-4/+1
* ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki2020-02-211-0/+7
* ACPI: PM: s2idle: Prevent spurious SCIs from waking up the systemRafael J. Wysocki2020-02-111-3/+9
* ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki2020-02-111-13/+31
* ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-0/+3
* ACPI: PM: s2idle: Rework ACPI events synchronizationRafael J. Wysocki2019-12-021-7/+19
* ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklistMario Limonciello2019-10-101-13/+0
* ACPI: PM: s2idle: Always set up EC GPE for system wakeupRafael J. Wysocki2019-08-211-2/+13
* ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarilyRafael J. Wysocki2019-08-211-2/+2
* ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki2019-08-081-12/+24
* ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()Rafael J. Wysocki2019-08-081-9/+0