index
:
kernel_google_marlin.git
o8.0
o8.1
p9.0
kernel_google_marlin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
opp
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'
Imran Khan
2016-06-09
1
-16
/
+0
*
PM / OPP: Fix incorrect comments
Viresh Kumar
2016-04-01
1
-3
/
+3
*
PM / OPP: Initialize regulator pointer to an error value
Viresh Kumar
2016-04-01
1
-6
/
+9
*
PM / OPP: Initialize u_volt_min/max to a valid value
Viresh Kumar
2016-04-01
1
-2
/
+8
*
PM / OPP: Fix NULL pointer dereference crash when disabling OPPs
Jon Hunter
2016-04-01
1
-1
/
+1
*
PM / OPP: Add dev_pm_opp_set_rate()
Viresh Kumar
2016-04-01
1
-0
/
+176
*
PM / OPP: Manage device clk
Viresh Kumar
2016-04-01
1
-0
/
+15
*
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
Viresh Kumar
2016-04-01
1
-0
/
+20
*
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
Viresh Kumar
2016-04-01
1
-0
/
+17
*
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2016-04-01
1
-0
/
+59
*
PM / OPP: Disable OPPs that aren't supported by the regulator
Viresh Kumar
2016-04-01
1
-0
/
+16
*
PM / OPP: get/put regulators from OPP core
Viresh Kumar
2016-04-01
1
-0
/
+111
*
PM / OPP: Use snprintf() instead of sprintf()
Viresh Kumar
2016-04-01
1
-2
/
+4
*
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
Bartlomiej Zolnierkiewicz
2016-04-01
1
-2
/
+2
*
PM / OPP: Parse 'opp-<prop>-<name>' bindings
Viresh Kumar
2016-04-01
1
-15
/
+150
*
PM / OPP: Parse 'opp-supported-hw' binding
Viresh Kumar
2016-04-01
1
-0
/
+148
*
PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
Viresh Kumar
2016-04-01
1
-3
/
+7
*
PM / OPP: Hold dev_opp_list_lock for writers
Viresh Kumar
2016-04-01
1
-0
/
+9
*
PM / OPP: Protect updates to list_dev with mutex
Viresh Kumar
2016-04-01
1
-1
/
+1
*
PM / OPP: Parse all power-supply related bindings together
Viresh Kumar
2016-04-01
1
-5
/
+6
*
PM / OPP: Rename routines specific to old bindings with _v1
Viresh Kumar
2016-04-01
1
-5
/
+5
*
PM / OPP: Improve print messages with pr_fmt
Viresh Kumar
2016-04-01
1
-0
/
+2
*
PM / OPP: Move cpu specific code to opp/cpu.c
Viresh Kumar
2016-04-01
1
-271
/
+5
*
PM / OPP: Move opp core to its own directory
Viresh Kumar
2016-04-01
1
-0
/
+1566