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
starfive-6.6.48-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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
suspend: build fix responding to 2.6.25 kset change
Rafael J. Wysocki
1
-2
/
+5
2008-02-02
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
1
-9
/
+99
2008-01-25
driver core: make /sys/power a kobject
Greg Kroah-Hartman
1
-4
/
+4
2008-01-25
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
1
-4
/
+8
2008-01-25
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-6
/
+5
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-1
/
+1
2008-01-11
PM: ACPI and APM must not be enabled at the same time
Len Brown
1
-0
/
+3
2007-10-19
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
1
-0
/
+6
2007-10-19
PM: Make suspend_ops static
Rafael J. Wysocki
1
-1
/
+1
2007-10-19
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-9
/
+3
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-17
/
+17
2007-10-19
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
1
-1
/
+1
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-8
/
+18
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
1
-23
/
+0
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+23
2007-07-19
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
1
-44
/
+55
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-0
/
+9
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
1
-1
/
+5
2007-05-17
swsusp: fix sysfs interface
Rafael J. Wysocki
1
-2
/
+2
2007-05-17
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
1
-7
/
+8
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-26
/
+16
2007-05-07
remove software_suspend()
Johannes Berg
1
-14
/
+7
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-0
/
+2
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-5
/
+5
2007-05-01
power management: force pm_ops.valid callback to be assigned
Johannes Berg
1
-2
/
+2
2007-05-01
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-0
/
+13
2007-05-01
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
1
-1
/
+5
2007-04-27
s2ram: add arch irq disable/enable hooks
Johannes Berg
1
-3
/
+15
2007-02-24
power management: no valid states w/o pm_ops
Johannes Berg
1
-1
/
+4
2007-02-11
[PATCH] PM: Change code ordering in main.c
Rafael J. Wysocki
1
-15
/
+19
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
1
-1
/
+3
2006-12-16
Pull bugfix into test branch
Len Brown
1
-1
/
+1
2006-12-07
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
1
-5
/
+5
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-11-02
ACPI: S4: Use "platform" rather than "shutdown" mode by default
Rafael J. Wysocki
1
-1
/
+1
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
1
-0
/
+30
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
1
-6
/
+4
2006-06-25
[PATCH] constify parts of kernel/power/
Andreas Mohr
1
-2
/
+2
2006-06-23
[PATCH] suspend_console() warning fix
Andrew Morton
1
-1
/
+1
2006-06-20
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
1
-0
/
+2
2006-04-28
[PATCH] off-by-1 in kernel/power/main.c
dean gaudet
1
-1
/
+1
2006-03-23
[PATCH] swsusp: add s2ram ioctl to userland interface
Luca Tettamanti
1
-1
/
+1
2005-12-01
[ACPI] SMP S3 resume: evaluate _WAK after INIT
David Shaohua Li
1
-2
/
+2
2005-11-30
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
1
-5
/
+16
2005-11-09
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
1
-1
/
+1
2005-10-31
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-1
/
+4
2005-09-05
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
1
-2
/
+3
2005-07-13
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-1
/
+15
[prev]
[next]