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
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-3
/
+1
2007-04-27
define platform wakeup hook, use in pci_enable_wake()
David Brownell
1
-0
/
+3
2007-04-27
Driver core: remove use of rwsem
Greg Kroah-Hartman
1
-2
/
+0
2007-04-27
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2
-1
/
+24
2007-04-12
[PATCH] PM: use kobject_name() to access kobject names
Dmitry Torokhov
1
-2
/
+4
2006-09-26
Driver core: fix comments in drivers/base/power/resume.c
Dmitry Torokhov
1
-4
/
+4
2006-09-26
PM: device_suspend/resume may sleep
Pavel Machek
2
-0
/
+2
2006-09-26
PM: no suspend_prepare() phase
David Brownell
1
-27
/
+0
2006-09-26
PM: add kconfig option for deprecated .../power/state files
David Brownell
1
-0
/
+6
2006-09-26
PM: update docs for writing .../power/state
David Brownell
1
-10
/
+19
2006-09-26
PM: issue PM_EVENT_PRETHAW
David Brownell
1
-0
/
+1
2006-09-26
make suspend quieter
David Brownell
1
-5
/
+0
2006-09-26
Suspend infrastructure cleanup and extension
Linus Torvalds
2
-34
/
+116
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-26
[PATCH] core: use list_move()
Akinobu Mita
2
-12
/
+7
2006-06-25
Enable minimal per-device resume tracing
Linus Torvalds
1
-0
/
+4
2006-06-25
Add some basic resume trace facilities
Linus Torvalds
2
-0
/
+229
2006-06-21
[PATCH] Driver core: PM_DEBUG device suspend() messages become informative
David Brownell
1
-1
/
+16
2006-06-21
[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too
David Brownell
1
-0
/
+3
2006-06-01
[PATCH] revert "swsusp add check for suspension of X controlled devices"
Andrew Morton
1
-4
/
+1
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
1
-0
/
+12
2006-03-23
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
1
-1
/
+4
2006-02-06
[PATCH] Fix Userspace interface breakage in power/state
Pavel Machek
1
-8
/
+16
2006-02-06
[PATCH] drivers/base/: proper prototypes
Adrian Bunk
3
-5
/
+3
2006-01-13
[PATCH] device_shutdown can loop if the driver frees itself
Michael Richardson
1
-2
/
+2
2006-01-13
[PATCH] Add bus_type probe, remove, shutdown methods.
Russell King
1
-1
/
+4
2006-01-06
[PATCH] pcmcia: merge suspend into device model
Dominik Brodowski
1
-0
/
+1
2006-01-05
[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()
Adrian Bunk
1
-0
/
+2
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
1
-13
/
+0
2005-10-29
[PATCH] root hub changes (lesser half)
David Brownell
1
-0
/
+1
2005-10-29
[PATCH] one less word in struct device
David Brownell
1
-23
/
+3
2005-10-28
[PATCH] driver model wakeup flags
David Brownell
1
-0
/
+73
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
4
-18
/
+18
2005-06-21
[PATCH] Driver core: Don't "lose" devices on suspend on failure
Benjamin Herrenschmidt
1
-1
/
+12
2005-06-21
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...
Yani Ioannou
1
-2
/
+2
2005-06-21
[PATCH] Add a semaphore to struct device to synchronize calls to its driver.
mochel@digitalimplant.org
2
-3
/
+8
2005-05-18
[PATCH] Driver Core: remove driver model detach_state
David Brownell
2
-27
/
+0
2005-05-18
[PATCH] Driver Core: pm diagnostics update, check for errors
David Brownell
3
-9
/
+32
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
8
-0
/
+683