index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-2
/
+2
2020-07-29
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
1
-0
/
+6
2020-05-27
PM: hibernate: Restrict writes to the resume device
Domenico Andreoli
1
-0
/
+6
2020-03-23
PM: remove s390 specific callbacks
Heiko Carstens
1
-34
/
+0
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-1
/
+1
2020-01-16
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
1
-0
/
+2
2019-08-08
ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
Rafael J. Wysocki
1
-0
/
+2
2019-07-30
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
1
-0
/
+1
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
1
-1
/
+0
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+3
2019-06-27
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
1
-2
/
+24
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
1
-2
/
+2
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
1
-0
/
+1
2019-06-03
PM: sleep: Add kerneldoc comments to some functions
Rafael J. Wysocki
1
-0
/
+31
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
1
-1
/
+1
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
1
-0
/
+3
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+2
2018-10-02
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
1
-0
/
+2
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
1
-1
/
+1
2018-02-03
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-0
/
+2
2018-01-10
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
1
-26
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-18
ACPI / PM: Check low power idle constraints for debug only
Srinivas Pandruvada
1
-0
/
+2
2017-08-11
PM / s2idle: Rename platform operations structure
Rafael J. Wysocki
1
-3
/
+3
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
1
-10
/
+10
2017-08-11
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
1
-2
/
+2
2017-08-05
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
Rafael J. Wysocki
1
-0
/
+3
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
1
-2
/
+8
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
1
-0
/
+6
2017-07-22
PM / suspend: Export pm_suspend_target_state
Florian Fainelli
1
-0
/
+1
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-2
/
+5
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
1
-5
/
+2
2017-05-05
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-2
/
+5
2017-01-20
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
1
-2
/
+0
2016-11-22
PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag
Rafael J. Wysocki
1
-0
/
+2
2016-09-13
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
1
-0
/
+2
2016-06-15
PM / sleep: Make pm_prepare_console() return void
Borislav Petkov
1
-3
/
+2
2015-10-14
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
1
-0
/
+36
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
1
-0
/
+3
2015-02-14
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
1
-0
/
+16
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
1
-0
/
+2
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
1
-0
/
+4
2014-06-17
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-0
/
+2
2014-06-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-0
/
+2
2014-05-16
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+7
2014-04-23
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
1
-0
/
+2
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
1
-0
/
+1
2013-02-10
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-1
/
+5
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
1
-0
/
+6
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
1
-0
/
+1
[next]