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
/
drivers
/
base
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branches 'pm-opp' and 'pm-cpufreq-fixes'
Rafael J. Wysocki
2016-06-18
5
-114
/
+85
|
\
|
*
-
-
-
.
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
2016-05-25
1
-2
/
+3
|
|
\
\
\
|
|
|
|
*
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
2016-05-20
1
-2
/
+3
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2016-05-16
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
PM / clk: ensure we don't allocate a -ve size of count clks
Colin Ian King
2016-04-26
1
-1
/
+1
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
2016-05-16
4
-111
/
+81
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()
Ulf Hansson
2016-04-26
1
-6
/
+0
|
|
|
*
|
|
PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()
Ulf Hansson
2016-04-26
1
-8
/
+2
|
|
|
*
|
|
PM / Domains: Remove ->save|restore_state() callbacks
Ulf Hansson
2016-04-22
1
-64
/
+49
|
|
|
*
|
|
PM / Domains: Rename pm_genpd_runtime_suspend|resume()
Ulf Hansson
2016-04-22
1
-6
/
+6
|
|
|
*
|
|
PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
Ulf Hansson
2016-04-22
2
-13
/
+13
|
|
|
|
/
/
|
|
*
|
|
PM / sleep: Drop unused `info' variable
Thierry Reding
2016-04-28
1
-13
/
+5
|
|
*
|
|
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
2016-04-21
1
-2
/
+7
|
|
|
/
/
*
|
|
|
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
Viresh Kumar
2016-06-16
3
-6
/
+24
|
/
/
/
*
|
|
Merge back new material for v4.7.
Rafael J. Wysocki
2016-05-06
5
-521
/
+724
|
\
\
\
|
*
|
|
PM / OPP: Move CONFIG_OF dependent code in a separate file
Viresh Kumar
2016-05-06
5
-579
/
+618
|
|
|
/
|
|
/
|
|
*
|
PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table
Sudeep Holla
2016-05-05
2
-30
/
+88
|
*
|
PM / OPP: pass cpumask by reference
Arnd Bergmann
2016-05-05
1
-5
/
+5
|
*
|
PM / OPP: Add dev_pm_opp_get_sharing_cpus()
Viresh Kumar
2016-04-28
1
-0
/
+45
|
*
|
PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2016-04-28
1
-1
/
+2
|
*
|
PM / OPP: Mark shared-opp for non-dt case
Viresh Kumar
2016-04-25
1
-0
/
+3
|
*
|
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2016-04-25
1
-56
/
+56
|
*
|
PM / OPP: Add missing doc style comments
Viresh Kumar
2016-04-25
1
-1
/
+58
|
*
|
PM / OPP: Propagate the error returned by _find_opp_table()
Viresh Kumar
2016-04-25
1
-1
/
+1
|
|
/
*
|
PM / OPP: Remove useless check
Viresh Kumar
2016-05-05
1
-3
/
+0
|
/
*
PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
Strashko, Grygorii
2016-04-07
1
-0
/
+2
*
-
-
-
.
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
2016-03-25
1
-0
/
+89
|
\
\
\
|
*
|
|
PM / clk: Add support for obtaining clocks from device-tree
Jon Hunter
2016-03-17
1
-0
/
+89
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2016-03-14
3
-34
/
+94
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
|
*
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
2016-03-09
1
-0
/
+3
|
|
|
*
PM / Domains: Fix removal of a subdomain
Jon Hunter
2016-03-09
1
-1
/
+1
|
|
|
*
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
2016-03-09
1
-2
/
+18
|
|
|
*
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
2016-03-09
1
-1
/
+1
|
|
|
*
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
2016-03-09
1
-4
/
+6
|
|
|
*
PM / Domains: remove old power on/off latencies
Axel Haslam
2016-02-15
1
-7
/
+1
|
|
|
*
PM / Domains: Support for multiple states
Axel Haslam
2016-02-15
2
-29
/
+74
|
|
|
/
|
|
/
|
|
|
*
PM / sleep: declare __tracedata symbols as char[] rather than char
Eric Biggers
2016-02-11
1
-2
/
+2
|
|
/
*
|
PM / OPP: Rename structures for clarity
Viresh Kumar
2016-02-21
4
-459
/
+461
*
|
PM / OPP: Fix incorrect comments
Viresh Kumar
2016-02-21
1
-3
/
+3
*
|
PM / OPP: Initialize regulator pointer to an error value
Viresh Kumar
2016-02-16
1
-6
/
+9
*
|
PM / OPP: Initialize u_volt_min/max to a valid value
Viresh Kumar
2016-02-15
1
-2
/
+8
*
|
PM / OPP: Fix NULL pointer dereference crash when disabling OPPs
Jon Hunter
2016-02-11
1
-1
/
+1
*
|
PM / OPP: Add dev_pm_opp_set_rate()
Viresh Kumar
2016-02-10
1
-0
/
+176
*
|
PM / OPP: Manage device clk
Viresh Kumar
2016-02-10
2
-0
/
+18
*
|
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
Viresh Kumar
2016-02-10
2
-0
/
+26
*
|
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
Viresh Kumar
2016-02-10
1
-0
/
+17
*
|
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2016-02-10
1
-0
/
+59
*
|
PM / OPP: Disable OPPs that aren't supported by the regulator
Viresh Kumar
2016-02-10
1
-0
/
+22
*
|
PM / OPP: get/put regulators from OPP core
Viresh Kumar
2016-02-10
2
-0
/
+115
|
/
*
-
.
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
2016-02-06
2
-21
/
+8
|
\
\
[next]