summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameterRafael J. Wysocki2019-08-081-16/+15
* ACPI: PM: s2idle: Rearrange lps0_device_attach()Rafael J. Wysocki2019-08-081-15/+17
* ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki2019-07-301-11/+2
* PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki2019-07-231-22/+25
* ACPI: PM: Set s2idle_wakeup earlier and clear it laterRafael J. Wysocki2019-07-231-2/+4
* Merge branches 'acpi-pm' and 'pm-pci'Rafael J. Wysocki2019-07-081-15/+7
|\
| * ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui2019-07-061-1/+1
| * ACPI / sleep: Switch to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-06-131-14/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-3/+1
* | ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki2019-05-271-15/+24
|/
* ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idleRajat Jain2019-05-141-0/+4
* ACPI: PM: Loop in full LPS0 mode onlyRafael J. Wysocki2018-12-181-2/+3
* ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki2018-12-181-0/+11
* ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau2018-07-111-0/+8
* ACPI / PM: Default to s2idle in all machines supporting LP S0Tristian Celestin2018-07-041-14/+8
* ACPI: EC: Dispatch the EC GPE directly on s2idle wakeRafael J. Wysocki2018-05-251-0/+7
* ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)Chen Yu2018-04-231-0/+13
* Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-031-15/+9
|\
| * ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UAChris Chiu2018-03-311-1/+2
| * ACPI / PM: Reduce LPI constraints logging noiseRafael J. Wysocki2018-03-181-4/+6
| * ACPI / PM: Do not reconfigure GPEs for suspend-to-idleRafael J. Wysocki2018-02-211-10/+1
* | ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko2018-02-231-3/+1
|/
* ACPI / PM: Use Low Power S0 Idle on more systemsRafael J. Wysocki2018-01-111-2/+4
* ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki2017-11-271-0/+10
* ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki2017-11-061-0/+28
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-1/+1
|\
| * ACPI / sleep: Make acpi_sleep_syscore_init() staticJean Delvare2017-08-011-1/+1