index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
opp.c
Age
Commit message (
Expand
)
Author
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-04-05
PM / OPP: add documentation to RCU head in struct opp
Nishanth Menon
2013-02-01
PM / OPP: Export more symbols for module usage
Mark Langsdorf
2013-02-01
PM / OPP: switch exported symbols to GPL variant
Nishanth Menon
2012-11-14
PM / OPP: using kfree_rcu() to simplify the code
Wei Yongjun
2012-11-14
PM / OPP: predictable fail results for opp_find* functions, v2
Nishanth Menon
2012-11-14
PM / OPP: Export symbols for module usage.
Liam Girdwood
2012-11-14
PM / OPP: RCU reclaim
Vincent Guittot
2012-09-09
PM / OPP: Initialize OPP table from device tree
Shawn Guo
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2011-11-08
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
2011-09-30
PM / OPP: Add OPP availability change notifier.
MyungJoo Ham
2011-07-26
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
2011-07-15
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
2011-03-14
PM / OPP: opp_find_freq_exact() documentation fix
Nishanth Menon
2010-10-16
PM: Introduce library for device-specific OPPs (v7)
Nishanth Menon