aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp.c
Commit message (Expand)AuthorAge
* PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun2012-11-14
* PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon2012-11-14
* PM / OPP: Export symbols for module usage.Liam Girdwood2012-11-14
* PM / OPP: RCU reclaimVincent Guittot2012-11-14
* PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-09
* device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer2011-11-08
* PM / OPP: Add OPP availability change notifier.MyungJoo Ham2011-09-30
* drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi2011-07-26
* PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-15
* PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon2011-03-14
* PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-16