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
/
kernel
/
power
/
disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
1
-955
/
+0
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-15
/
+15
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-8
/
+8
2009-05-24
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
1
-18
/
+3
2009-05-16
PM: check sysdev_suspend(PMSG_FREEZE) return value
Bjorn Helgaas
1
-2
/
+2
2009-04-25
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
1
-24
/
+27
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
1
-0
/
+8
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-0
/
+1
2009-03-30
PM: Change hibernation code ordering
Rafael J. Wysocki
1
-48
/
+61
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
1
-10
/
+29
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-2
/
+2
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
1
-0
/
+11
2009-02-22
PM/resume: wait for device probing to finish
Arjan van de Ven
1
-0
/
+11
2009-01-27
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
1
-0
/
+10
2009-01-09
Merge branch 'linus' into release
Len Brown
1
-10
/
+3
2008-12-19
Hibernate: Call platform_begin before swsusp_shrink_memory
Zhang Rui
1
-3
/
+3
2008-11-23
tracing: allow tracing of suspend/resume & hibernation code again
Ingo Molnar
1
-10
/
+3
2008-10-21
[PATCH] propagate mode through swsusp_close()
Al Viro
1
-1
/
+1
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
1
-0
/
+11
2008-08-28
ftrace: disable tracing for hibernation
Rafael J. Wysocki
1
-3
/
+10
2008-06-13
Suspend-related patches for 2.6.27
Rafael J. Wysocki
1
-6
/
+22
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
1
-7
/
+15
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-2
/
+2
2008-02-05
kernel/power/disk.c: make code static
Adrian Bunk
1
-2
/
+2
2008-02-02
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
1
-10
/
+7
2008-02-02
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-9
/
+24
2008-02-02
Hibernation: Update messages
Rafael J. Wysocki
1
-13
/
+15
2008-02-02
Hibernation: Fix comment in disk.c
Rafael J. Wysocki
1
-2
/
+2
2008-02-02
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
1
-1
/
+48
2008-02-02
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
1
-15
/
+55
2008-02-02
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
1
-0
/
+5
2008-01-25
driver core: make /sys/power a kobject
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
1
-6
/
+12
2008-01-25
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-1
/
+1
2007-11-15
hibernate: fix lockdep report
Johannes Berg
1
-1
/
+11
2007-10-19
Hibernation: Enter platform hibernation state in a consistent way
Rafael J. Wysocki
1
-17
/
+46
2007-10-19
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-1
/
+57
2007-10-19
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
1
-0
/
+4
2007-10-19
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-2
/
+2
2007-10-19
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-6
/
+21
2007-07-26
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
1
-0
/
+1
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-4
/
+12
2007-07-19
Hibernation: prepare to enter the low power state
Rafael J. Wysocki
1
-2
/
+13
2007-07-19
swsusp: fix hibernation code ordering
Rafael J. Wysocki
1
-7
/
+7
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-10
/
+46
2007-07-19
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
1
-80
/
+104
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
1
-1
/
+2
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-87
/
+108
2007-05-07
power management: change /sys/power/disk display
Johannes Berg
1
-1
/
+28
[next]