index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / core: Propagate wakeup_path status flag in __device_suspend_late()
Ulf Hansson
2018-01-10
1
-15
/
+16
*
PM / core: Re-structure code for clearing the direct_complete flag
Ulf Hansson
2018-01-10
1
-5
/
+10
*
PM / core: Assign the wakeup_path status flag in __device_prepare()
Ulf Hansson
2018-01-09
1
-1
/
+4
*
PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling
Rafael J. Wysocki
2018-01-03
1
-11
/
+40
*
PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
Rafael J. Wysocki
2018-01-03
1
-7
/
+78
*
PM / core: Add helpers for subsystem callback selection
Rafael J. Wysocki
2018-01-03
1
-60
/
+128
*
Merge back PM core material for v4.16.
Rafael J. Wysocki
2017-12-16
1
-18
/
+84
|
\
|
*
PM / core: Use dev_pm_skip_next_resume_phases() internally
Rafael J. Wysocki
2017-12-13
1
-2
/
+1
|
*
PM / core: remove unneeded kallsyms include
Sergey Senozhatsky
2017-12-13
1
-1
/
+0
|
*
PM / core: Re-factor some code dealing with parents in __device_suspend()
Ulf Hansson
2017-12-05
1
-12
/
+17
|
*
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
2017-11-27
1
-5
/
+68
*
|
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
2017-12-11
1
-0
/
+15
|
/
*
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-13
1
-28
/
+25
|
\
|
*
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
2017-11-06
1
-0
/
+6
|
*
PM / core: Add SMART_SUSPEND driver flag
Rafael J. Wysocki
2017-11-06
1
-0
/
+3
|
*
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
2017-11-06
1
-1
/
+3
|
*
PM / core: Fix kerneldoc comments of four functions
Rafael J. Wysocki
2017-10-21
1
-4
/
+4
|
*
PM / core: Drop legacy class suspend/resume operations
Rafael J. Wysocki
2017-09-25
1
-23
/
+9
*
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
1
-5
/
+3
|
/
*
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
2017-09-19
1
-3
/
+6
*
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
2017-07-24
1
-0
/
+5
*
PM / core: Add error argument to dpm_show_time()
Rafael J. Wysocki
2017-07-24
1
-11
/
+10
*
PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()
Rafael J. Wysocki
2017-07-24
1
-21
/
+46
*
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-22
1
-8
/
+4
*
Merge branch 'acpi-pm'
Rafael J. Wysocki
2017-07-03
1
-5
/
+5
|
\
|
*
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-15
1
-5
/
+0
|
*
PM / sleep: Print timing information if debug is enabled
Rafael J. Wysocki
2017-06-15
1
-0
/
+4
*
|
PM: Constify info string used in messages
Krzysztof Kozlowski
2017-06-28
1
-13
/
+15
*
|
PM: Constify returned PM event name
Krzysztof Kozlowski
2017-06-28
1
-1
/
+1
|
/
*
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-06-07
1
-0
/
+5
*
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-05-05
1
-5
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-13
1
-6
/
+81
|
\
|
*
PM / sleep: Make async suspend/resume of devices use device links
Rafael J. Wysocki
2016-10-31
1
-6
/
+79
|
*
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2016-10-31
1
-0
/
+2
|
|
|
\
*
-
.
\
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
2016-12-12
1
-1
/
+1
|
\
\
\
|
|
|
/
|
*
|
PM / core: Fix bug in the error handling of async suspend
Sahitya Tummala
2016-12-08
1
-1
/
+1
|
|
/
*
|
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
2016-11-11
1
-4
/
+4
|
/
*
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
2016-05-20
1
-2
/
+3
*
PM / sleep: Drop unused `info' variable
Thierry Reding
2016-04-28
1
-13
/
+5
*
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2016-01-08
1
-0
/
+35
*
PM / sleep: prohibit devices probing during suspend/hibernation
Strashko, Grygorii
2015-11-30
1
-0
/
+17
*
PM / sleep: Allow devices without runtime PM to do direct-complete
Alan Stern
2015-07-21
1
-1
/
+1
*
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2015-06-19
1
-0
/
+3
|
\
|
*
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
2015-05-20
1
-0
/
+3
*
|
PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete
Todd E Brandt
2015-06-10
1
-6
/
+5
|
/
*
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
2015-03-18
1
-4
/
+16
*
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
2014-10-27
1
-0
/
+2
*
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-30
1
-4
/
+4
[next]