index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
2010-10-17
1
-1
/
+1
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-0
/
+55
*
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
2010-02-26
1
-1
/
+30
*
PM / Runtime: Export the PM runtime workqueue
Alan Stern
2009-12-06
1
-0
/
+1
*
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-08-23
1
-0
/
+17
*
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
1
-503
/
+0
*
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2009-06-12
1
-19
/
+1
*
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
1
-4
/
+4
*
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
1
-2
/
+2
*
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
2009-05-24
1
-6
/
+1
*
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
2009-04-19
1
-7
/
+17
*
PM: Change suspend code ordering
Rafael J. Wysocki
2009-03-30
1
-16
/
+22
*
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
1
-6
/
+11
*
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-02-22
1
-2
/
+6
*
PM: Fix compilation warning in kernel/power/main.c
Rafael J. Wysocki
2009-01-16
1
-13
/
+13
*
pm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-3
/
+3
*
tracing: allow tracing of suspend/resume & hibernation code again
Ingo Molnar
2008-11-23
1
-4
/
+1
*
suspend: use WARN not WARN_ON to print the message
Arjan van de Ven
2008-11-18
1
-1
/
+1
*
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
2008-10-16
1
-0
/
+7
*
ftrace: disable tracing for suspend to ram
Steven Rostedt
2008-08-27
1
-1
/
+4
*
pm selftest: rtc paranoia
David Brownell
2008-07-26
1
-0
/
+7
*
pm: boot time suspend selftest
David Brownell
2008-07-24
1
-1
/
+193
*
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-12
1
-3
/
+7
*
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-06-10
1
-2
/
+4
*
Suspend: Invoke suspend notifications after console switch
Johannes Berg
2008-02-01
1
-4
/
+4
*
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
2008-02-01
1
-3
/
+3
*
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-3
/
+6
*
suspend: fix ia64 allmodconfig build
Rafael J. Wysocki
2008-02-01
1
-5
/
+2
*
Suspend: Use common prefix in messages
Rafael J. Wysocki
2008-02-01
1
-3
/
+3
*
Suspend: Fix comment in main.c
Rafael J. Wysocki
2008-02-01
1
-2
/
+2
*
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
Rafael J. Wysocki
2008-02-01
1
-0
/
+2
*
PM: Convert PM notifiers to out-of-line code
Alan Stern
2008-02-01
1
-2
/
+26
*
suspend: build fix responding to 2.6.25 kset change
Rafael J. Wysocki
2008-02-01
1
-2
/
+5
*
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
2008-02-01
1
-9
/
+99
*
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2008-01-24
1
-4
/
+4
*
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
2008-01-24
1
-4
/
+8
*
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-6
/
+5
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
PM: ACPI and APM must not be enabled at the same time
Len Brown
2008-01-11
1
-0
/
+3
*
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
2007-10-18
1
-0
/
+6
*
PM: Make suspend_ops static
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
1
-9
/
+3
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-17
/
+17
*
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
2007-10-18
1
-1
/
+1
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
1
-8
/
+18
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
1
-1
/
+1
*
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
1
-23
/
+0
*
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2007-07-19
1
-0
/
+23
*
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
2007-07-19
1
-44
/
+55
*
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
1
-0
/
+9
[prev]
[next]