index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
opp
/
of.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
2017-10-03
1
-633
/
+0
*
PM / OPP: Fix get sharing CPUs when hotplug is used
Waldemar Rymarkiewicz
2017-08-01
1
-12
/
+17
*
PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table
Viresh Kumar
2017-07-16
1
-2
/
+6
*
PM / OPP: opp-microvolt is not optional if regulators are set
Viresh Kumar
2017-06-22
1
-2
/
+8
*
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
2017-02-09
1
-4
/
+5
*
PM / OPP: Move away from RCU locking
Viresh Kumar
2017-01-30
1
-38
/
+2
*
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
Viresh Kumar
2017-01-30
1
-30
/
+24
*
PM / OPP: Don't allocate OPP table from _opp_allocate()
Viresh Kumar
2017-01-27
1
-37
/
+38
*
PM / OPP: Rename and split _dev_pm_opp_remove_table()
Viresh Kumar
2017-01-27
1
-1
/
+1
*
PM / OPP: Add light weight _opp_free() routine
Viresh Kumar
2017-01-27
1
-1
/
+1
*
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
2017-01-27
1
-4
/
+8
*
PM / OPP: Rename _allocate_opp() to _opp_allocate()
Viresh Kumar
2017-01-27
1
-1
/
+1
*
PM / OPP: Remove useless TODO
Viresh Kumar
2017-01-27
1
-2
/
+0
*
PM / OPP: Fix memory leak while adding duplicate OPPs
Viresh Kumar
2017-01-27
1
-1
/
+5
*
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
2016-12-06
1
-29
/
+74
*
PM / OPP: Manage supply's voltage/current in a separate structure
Viresh Kumar
2016-12-06
1
-9
/
+9
*
PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus()
Masahiro Yamada
2016-10-21
1
-2
/
+2
*
PM / OPP: make _of_get_opp_desc_node() a static function
Masahiro Yamada
2016-10-21
1
-1
/
+1
*
PM / OPP: Don't support OPP if it provides supported-hw but platform does not
Dave Gerlach
2016-09-26
1
-2
/
+12
*
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
Viresh Kumar
2016-06-16
1
-2
/
+8
*
PM / OPP: Move CONFIG_OF dependent code in a separate file
Viresh Kumar
2016-05-06
1
-0
/
+591