Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
kernel
/
power
/
main.c
dbcfa71
PM: sleep: unmark 'state' functions as kernel-doc
by Randy Dunlap
· 3 years, 5 months ago
1556057
PM: sleep: Constify static struct attribute_group
by Rikard Falkeborn
· 3 years, 11 months ago
70d9329
notifier: Fix broken error handling pattern
by Peter Zijlstra
· 4 years, 4 months ago
db96a75
PM: sleep: Add pm_debug_messages kernel command line option
by Chen Yu
· 4 years, 9 months ago
c052bf8
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
by Jonas Meurer
· 5 years ago
f49249d
PM: sleep: include <linux/pm_runtime.h> for pm_wq
by Ben Dooks
· 5 years ago
d30bdfc
PM: sleep: Replace strncmp() with str_has_prefix()
by Chuhong Yuan
· 5 years ago
2c8db5be
PM/sleep: Expose suspend stats in sysfs
by Kalesh Singh
· 5 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
c64546b
PM / sleep: Measure the time of filesystems syncing
by Harry Pan
· 6 years ago
b5dee31
PM / sleep: Refactor filesystems sync to reduce duplication
by Harry Pan
· 6 years ago
943a10f
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
55f2503
PM / reboot: Eliminate race between reboot and suspend
by Pingfan Liu
· 6 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 7 years ago
4bf236a
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
by Bart Van Assche
· 7 years ago
726fb6b
ACPI / PM: Check low power idle constraints for debug only
by Srinivas Pandruvada
· 7 years ago
e516a1d
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
by Rafael J. Wysocki
· 7 years ago
cb08e03
PM / timekeeping: Print debug messages when requested
by Rafael J. Wysocki
· 7 years ago
8d8b244
PM / sleep: Do not print debug messages by default
by Rafael J. Wysocki
· 7 years ago
1d0c6e5
PM / sleep: constify attribute_group structures
by Arvind Yadav
· 7 years ago
406e793
PM / sleep: System sleep state selection interface rework
by Rafael J. Wysocki
· 8 years ago
fa7fd6f
PM / sleep: enable suspend-to-idle even without registered suspend_ops
by Sudeep Holla
· 8 years ago
ea00f4f
PM / sleep: make PM notifiers called symmetrically
by Lianwei Wang
· 9 years ago
a1e9ca6
PM / sleep: Add support for read-only sysfs attributes
by Rafael J. Wysocki
· 9 years ago
a6f5f0d
PM / sleep: Report interrupt that caused system wakeup
by Alexandra Yates
· 9 years ago
819b1bb
PM / sleep: Fix symbol name in a comment in kernel/power/main.c
by Rafael J. Wysocki
· 10 years ago
431d452
PM / sleep: add pm-trace support for suspending phase
by Zhonghui Fu
· 10 years ago
bb1c095
Merge branches 'pm-apm' and 'pm-sleep'
by Rafael J. Wysocki
· 10 years ago
28cb5ef
PM: Create PM workqueue if runtime PM is not configured too
by Rafael J. Wysocki
· 10 years ago
d431cbc
PM / sleep: Simplify sleep states sysfs interface code
by Rafael J. Wysocki
· 10 years ago
a6e15a3
PM / hibernate: introduce "nohibernate" boot parameter
by Kees Cook
· 11 years ago
0399d4d
PM / sleep: Introduce command line argument for sleep state enumeration
by Rafael J. Wysocki
· 11 years ago
43e8317
PM / sleep: Use valid_state() for platform-dependent sleep states only
by Rafael J. Wysocki
· 11 years ago
27ddcc6
PM / sleep: Add state field to pm_states[] entries
by Rafael J. Wysocki
· 11 years ago
af02b5f
PM: Add missing "freeze" state
by Geert Uytterhoeven
· 11 years ago
9dceefe
PM / Sleep: Warn about system time after resume with pm_trace
by Shuah Khan
· 12 years ago
bb177fe
PM / Sleep: Print last wakeup source on failed wakeup_count write
by Julius Werner
· 12 years ago
957d128
suspend: enable freeze timeout configuration through sys
by Li Fei
· 12 years ago
7e73c5ae
PM: Introduce suspend state PM_SUSPEND_FREEZE
by Zhang Rui
· 12 years ago
883ee4f
PM / sysfs: replace strict_str* with kstrto*
by Daniel Walter
· 12 years ago
b2df1d4
PM / Sleep: Separate printing suspend times from initcall_debug
by Rafael J. Wysocki
· 13 years ago
4b7760b
PM / Sleep: add knob for printing device resume times
by Sameer Nanda
· 13 years ago
040e5bf
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
by Arve Hjønnevåg
· 13 years ago
b86ff982
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
by Rafael J. Wysocki
· 13 years ago
7483b4a
PM / Sleep: Implement opportunistic sleep, v2
by Rafael J. Wysocki
· 13 years ago
93e1ee4
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
by Rafael J. Wysocki
· 13 years ago
8916e37
PM / Suspend: Avoid code duplication in suspend statistics update
by Marcos Paulo de Souza
· 13 years ago
cf579df
PM / Sleep: Introduce "late suspend" and "early resume" of devices
by Rafael J. Wysocki
· 13 years ago
bcda53f
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
by Srivatsa S. Bhat
· 13 years ago
341d416
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
by Srivatsa S. Bhat
· 13 years ago
501a708
PM / Suspend: Fix bug in suspend statistics update
by Srivatsa S. Bhat
· 13 years ago
6e5fdee
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
by Paul Gortmaker
· 14 years ago
ca12310
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
by Rafael J. Wysocki
· 13 years ago
2a77c46
PM / Suspend: Add statistics debugfs file for suspend to RAM
by ShuoX Liu
· 13 years ago
f0c077a
PM: Improve error code of pm_notifier_call_chain()
by Akinobu Mita
· 13 years ago
ddeb648
PM / Hibernate: Add sysfs knob to control size of memory for drivers
by Rafael J. Wysocki
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6831c6e
PM: Drop pm_flags that is not necessary
by Rafael J. Wysocki
· 14 years ago
cd51e61c
PM / ACPI: Remove references to pm_flags from bus.c
by Rafael J. Wysocki
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
d33ac60
PM: Add sysfs attr for rechecking dev hash from PM trace
by James Hogan
· 14 years ago
074037e
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
by Rafael J. Wysocki
· 14 years ago
ac5c24ec
PM / Hibernate: Make default image size depend on total RAM size
by Rafael J. Wysocki
· 14 years ago
bcb5ba8
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
by Rafael J. Wysocki
· 14 years ago
c125e96
PM: Make it possible to avoid races between wakeup and system sleep
by Rafael J. Wysocki
· 14 years ago
0e06b4a
PM: Add a switch for disabling/enabling asynchronous suspend/resume
by Rafael J. Wysocki
· 15 years ago
7b199ca
PM / Runtime: Export the PM runtime workqueue
by Alan Stern
· 15 years ago
5e928f7
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
by Rafael J. Wysocki
· 15 years ago
a9d7052
PM: Separate suspend to RAM functionality from core
by Rafael J. Wysocki
· 16 years ago
c6f37f1
PM/Suspend: Do not shrink memory before suspend
by Rafael J. Wysocki
· 16 years ago
d161630
PM core: rename suspend and resume functions
by Alan Stern
· 16 years ago
e39a71e
PM: Rename device_power_down/up()
by Magnus Damm
· 16 years ago
32bdfac
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
by Rafael J. Wysocki
· 16 years ago
6a7c7ea
PM/Suspend: Introduce two new platform callbacks to avoid breakage
by Rafael J. Wysocki
· 16 years ago
900af0d
PM: Change suspend code ordering
by Rafael J. Wysocki
· 16 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 16 years ago
770824b
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
by Rafael J. Wysocki
· 16 years ago
091d71e
PM: Fix compilation warning in kernel/power/main.c
by Rafael J. Wysocki
· 16 years ago
81ff86a
pm: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cbe2f5a
tracing: allow tracing of suspend/resume & hibernation code again
by Ingo Molnar
· 16 years ago
a6a0c4c
suspend: use WARN not WARN_ON to print the message
by Arjan van de Ven
· 16 years ago
1bfcf13
pm: rework disabling of user mode helpers during suspend/hibernation
by Rafael J. Wysocki
· 16 years ago
f42ac38
ftrace: disable tracing for suspend to ram
by Steven Rostedt
· 16 years ago
a2e2e35
pm selftest: rtc paranoia
by David Brownell
· 16 years ago
77437fd
pm: boot time suspend selftest
by David Brownell
· 16 years ago
d8f3de0
Suspend-related patches for 2.6.27
by Rafael J. Wysocki
· 17 years ago
1eede07
Introduce new top level suspend and hibernation callbacks
by Rafael J. Wysocki
· 17 years ago
af258f5
Suspend: Invoke suspend notifications after console switch
by Johannes Berg
· 17 years ago
b28f508
Suspend: Add config option to disable the freezer if architecture wants that
by Johannes Berg
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
7671b8a
suspend: fix ia64 allmodconfig build
by Rafael J. Wysocki
· 17 years ago
465d2b4
Suspend: Use common prefix in messages
by Rafael J. Wysocki
· 17 years ago
9628c0e
Suspend: Fix comment in main.c
by Rafael J. Wysocki
· 17 years ago
2ed43b6
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
by Rafael J. Wysocki
· 17 years ago
8252575
PM: Convert PM notifiers to out-of-line code
by Alan Stern
· 17 years ago
039a75c
suspend: build fix responding to 2.6.25 kset change
by Rafael J. Wysocki
· 17 years ago
0e7d56e
Suspend: Testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
d76e15f
driver core: make /sys/power a kobject
by Greg Kroah-Hartman
· 17 years ago
386f275
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
by Kay Sievers
· 17 years ago
039a5dc
kset: convert /sys/power to use kset_create
by Greg Kroah-Hartman
· 17 years ago
Next »