index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-15
1
-1
/
+1
|
\
|
*
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
PM: sleep: Drop dev_pm_skip_next_resume_phases()
Rafael J. Wysocki
2019-07-04
1
-1
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2019-03-07
1
-1
/
+0
*
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2019-02-19
1
-0
/
+1
*
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
2019-01-31
1
-3
/
+3
*
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
2018-12-19
1
-2
/
+3
*
Merge back PM core material for v4.16.
Rafael J. Wysocki
2017-12-16
1
-4
/
+12
|
\
|
*
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
2017-11-27
1
-4
/
+12
*
|
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
2017-12-11
1
-0
/
+1
|
/
*
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
2017-11-06
1
-0
/
+2
*
PM / core: Add SMART_SUSPEND driver flag
Rafael J. Wysocki
2017-11-06
1
-0
/
+8
*
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
2017-11-06
1
-0
/
+20
*
PM / sleep: Remove pm_complete_with_resume_check()
Ulf Hansson
2017-10-11
1
-1
/
+0
*
PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()
Rafael J. Wysocki
2017-07-24
1
-0
/
+4
*
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
2017-06-28
1
-1
/
+0
*
PM / core / docs: Convert sleep states API document to reST
Rafael J. Wysocki
2017-02-06
1
-3
/
+0
*
PM / core: Update kerneldoc comments in pm.h
Rafael J. Wysocki
2017-02-06
1
-56
/
+57
*
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-13
1
-0
/
+2
|
\
|
*
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
2016-10-31
1
-0
/
+1
|
*
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2016-10-31
1
-0
/
+1
*
|
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-1
/
+1
|
/
*
PM / Runtime: Move ignore_children flag under CONFIG_PM
Ulf Hansson
2016-04-22
1
-1
/
+1
*
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2016-01-08
1
-0
/
+1
*
PM / PCI / ACPI: Kick devices that might have been reset by firmware
Rafael J. Wysocki
2015-10-14
1
-0
/
+1
*
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2015-06-19
1
-0
/
+2
|
\
|
*
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
2015-05-20
1
-0
/
+2
*
|
PM / sleep: Add macro to define common noirq system PM callbacks
Grygorii Strashko
2015-05-12
1
-0
/
+12
|
/
*
driver core / PM: Add PM domain callbacks for device setup/cleanup
Rafael J. Wysocki
2015-03-22
1
-0
/
+8
*
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
2015-02-03
1
-1
/
+1
*
PM: Remove the SET_PM_RUNTIME_PM_OPS() macro
Ulf Hansson
2014-12-13
1
-2
/
+0
*
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
1
-10
/
+3
|
\
|
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-9
/
+2
|
*
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
|
PM / Domains: Move struct pm_domain_data to pm_domain.h
Ulf Hansson
2014-11-18
1
-5
/
+1
|
/
*
Merge branch 'pm-domains'
Rafael J. Wysocki
2014-10-07
1
-0
/
+1
|
\
|
*
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-30
1
-11
/
+0
|
*
PM / Domains: Add APIs to attach/detach a PM domain for a device
Ulf Hansson
2014-09-22
1
-0
/
+11
|
*
PM / Domains: Add a detach callback to the struct dev_pm_domain
Ulf Hansson
2014-09-22
1
-0
/
+1
*
|
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-30
1
-0
/
+4
|
/
*
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
Rafael J. Wysocki
2014-05-16
1
-8
/
+28
*
-
.
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2014-03-20
1
-28
/
+42
|
\
\
|
|
*
PM / sleep: Correct whitespace errors in <linux/pm.h>
Geert Uytterhoeven
2014-03-20
1
-16
/
+16
|
|
*
PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP
Ulf Hansson
2014-03-01
1
-8
/
+20
|
|
*
PM: fix typo in comment
Lad, Prabhakar
2014-03-01
1
-1
/
+1
|
|
*
PM / sleep: Two flags for async suspend_noirq and suspend_late
Liu, Chuansheng
2014-02-20
1
-0
/
+2
|
*
|
PM / Runtime: Update runtime_idle() documentation for return value meaning
Geert Uytterhoeven
2014-03-20
1
-3
/
+3
|
|
/
*
|
PM / QoS: Introcuce latency tolerance device PM QoS type
Rafael J. Wysocki
2014-02-11
1
-0
/
+1
|
/
*
-
.
Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'
Rafael J. Wysocki
2014-01-12
1
-0
/
+21
|
\
\
[next]