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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-06-03
1
-91
/
+0
|
\
|
*
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2014-05-07
1
-92
/
+0
|
*
PM / OPP: Remove cpufreq wrapper dependency on internal data organization
Nishanth Menon
2014-05-07
1
-27
/
+28
*
|
PM / OPP: discard duplicate OPPs
Chander Kashyap
2014-05-27
1
-2
/
+25
*
|
PM / OPP: fix incorrect OPP count handling in of_init_opp_table
Chander Kashyap
2014-05-19
1
-3
/
+1
|
/
*
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-14
1
-1
/
+0
*
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
2013-10-25
1
-1
/
+1
*
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
2013-10-25
1
-19
/
+22
*
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
2013-10-25
1
-41
/
+41
*
PM / OPP: Export opp_add()
Viresh Kumar
2013-08-06
1
-0
/
+1
*
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-06-04
1
-2
/
+2
*
PM / OPP: add documentation to RCU head in struct opp
Nishanth Menon
2013-04-05
1
-0
/
+1
*
PM / OPP: Export more symbols for module usage
Mark Langsdorf
2013-02-02
1
-0
/
+3
*
PM / OPP: switch exported symbols to GPL variant
Nishanth Menon
2013-02-02
1
-8
/
+8
*
PM / OPP: using kfree_rcu() to simplify the code
Wei Yongjun
2012-11-15
1
-12
/
+1
*
PM / OPP: predictable fail results for opp_find* functions, v2
Nishanth Menon
2012-11-15
1
-8
/
+19
*
PM / OPP: Export symbols for module usage.
Liam Girdwood
2012-11-15
1
-0
/
+9
*
PM / OPP: RCU reclaim
Vincent Guittot
2012-11-15
1
-5
/
+14
*
PM / OPP: Initialize OPP table from device tree
Shawn Guo
2012-09-09
1
-0
/
+47
*
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
1
-0
/
+1
*
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
2011-11-08
1
-1
/
+1
*
PM / OPP: Add OPP availability change notifier.
MyungJoo Ham
2011-09-30
1
-0
/
+30
*
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
2011-07-27
1
-1
/
+1
*
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
2011-07-15
1
-0
/
+17
*
PM / OPP: opp_find_freq_exact() documentation fix
Nishanth Menon
2011-03-15
1
-1
/
+1
*
PM: Introduce library for device-specific OPPs (v7)
Nishanth Menon
2010-10-17
1
-0
/
+628