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
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: wakeup: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-9
/
+7
*
-
.
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2015-04-13
3
-28
/
+68
|
\
\
|
|
*
PM / domains: avoid potential oops in pm_genpd_remove_device()
Russell King
2015-03-23
1
-3
/
+1
|
|
*
PM / domains: factor out code to get the generic PM domain from a struct device
Russell King
2015-03-22
1
-14
/
+32
|
|
*
PM / domains: quieten down generic pm domains
Russell King
2015-03-22
1
-4
/
+4
|
|
*
PM / Domains: Sync runtime PM status with genpd after probe
Russell King
2015-03-22
1
-0
/
+12
|
|
/
|
/
|
|
*
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
2015-04-10
2
-7
/
+19
|
|
\
|
/
/
|
*
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
2015-03-18
2
-7
/
+19
|
|
|
\
*
-
.
\
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2015-03-06
1
-12
/
+12
|
\
\
\
|
|
|
/
|
*
|
PM / Domains: cleanup: rename gpd -> genpd in debugfs interface
Kevin Hilman
2015-03-04
1
-12
/
+12
|
|
/
*
|
PM / wakeup: export pm_system_wakeup symbol
Boris BREZILLON
2015-03-04
1
-0
/
+1
|
/
*
-
.
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2015-02-13
2
-9
/
+3
|
\
\
|
|
*
PM / OPP / clk: Remove unnecessary OOM message
Quentin Lambert
2015-02-12
2
-9
/
+3
*
|
|
Merge branch 'pm-domains'
Rafael J. Wysocki
2015-02-10
2
-104
/
+71
|
\
\
\
|
*
|
|
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
2015-02-03
1
-10
/
+4
|
*
|
|
PM: Update function header for dev_pm_get_subsys_data()
Ulf Hansson
2015-02-03
1
-2
/
+2
|
*
|
|
PM / Domains: Handle errors from genpd's ->attach_dev() callback
Ulf Hansson
2015-02-03
1
-2
/
+3
|
*
|
|
PM / Domains: Re-order initialization of generic_pm_domain_data
Ulf Hansson
2015-02-03
1
-32
/
+35
|
*
|
|
PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
Ulf Hansson
2015-02-03
1
-9
/
+16
|
*
|
|
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
Ulf Hansson
2015-02-03
1
-23
/
+14
|
*
|
|
PM / Domains: Don't check for an existing device when adding a new
Ulf Hansson
2015-02-03
1
-7
/
+0
|
*
|
|
PM / Domains: Don't allow an existing generic_pm_domain_data
Ulf Hansson
2015-02-03
1
-8
/
+12
|
*
|
|
PM / Domains: Remove reference counting for the generic_pm_domain_data
Ulf Hansson
2015-02-03
1
-8
/
+2
|
*
|
|
PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
Ulf Hansson
2015-02-03
1
-6
/
+6
|
*
|
|
PM / Domains: Remove pm_genpd_dev_need_restore() API
Ulf Hansson
2015-01-23
1
-20
/
+0
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
2015-02-10
2
-44
/
+154
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
*
PM / OPP: Assert RCU lock in exported functions
Krzysztof Kozlowski
2015-01-23
1
-0
/
+4
|
|
*
PM / OPP: Update kernel documentation
Nishanth Menon
2015-01-23
1
-13
/
+114
|
|
*
PM / OPP: Ensure consistent naming of static functions
Nishanth Menon
2015-01-23
1
-31
/
+31
|
|
*
PM / OPP: export dev_pm_opp_get_notifier
Nishanth Menon
2015-01-23
1
-0
/
+1
|
|
/
|
/
|
|
*
PM / QoS: Use lockdep asserts to find missing hold of power.lock
Krzysztof Kozlowski
2015-01-23
1
-0
/
+4
|
/
*
-
-
-
.
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2014-12-29
1
-1
/
+2
|
\
\
\
|
*
|
|
PM / Domains: Export of_genpd_get_from_provider function
Amit Daniel Kachhap
2014-12-17
1
-1
/
+2
*
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2014-12-29
1
-8
/
+31
|
\
\
\
\
|
*
|
|
|
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
Dmitry Torokhov
2014-12-18
1
-7
/
+8
|
*
|
|
|
PM / OPP: fix warning in of_free_opp_table()
Dmitry Torokhov
2014-12-18
1
-2
/
+8
|
*
|
|
|
PM / OPP: add some lockdep annotations
Dmitry Torokhov
2014-12-18
1
-0
/
+16
|
|
|
|
|
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
*
-
-
-
.
\
\
\
\
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
Rafael J. Wysocki
2014-12-18
1
-32
/
+42
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
/
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
2014-12-10
1
-7
/
+10
|
*
|
|
|
|
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
2014-12-10
1
-15
/
+22
|
*
|
|
|
|
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
2014-12-10
1
-7
/
+2
|
*
|
|
|
|
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
2014-12-10
1
-1
/
+2
|
*
|
|
|
|
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
2014-12-10
1
-2
/
+6
*
|
|
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2014-12-10
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
PM / OPP: remove double calls to find_device_opp()
Viresh Kumar
2014-12-10
1
-1
/
+1
|
*
|
|
|
|
PM / OPP: set new_opp->dev_opp to a valid dev_opp
Viresh Kumar
2014-12-10
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
7
-207
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-04
7
-172
/
+31
|
*
|
|
|
|
Merge branch 'pm-clk' into pm-runtime
Rafael J. Wysocki
2014-11-29
1
-32
/
+53
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
2014-11-27
1
-36
/
+33
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]