summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-08PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer1-1/+1
2011-09-30PM / OPP: Add OPP availability change notifier.MyungJoo Ham1-0/+30
2011-07-26drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi1-1/+1
2011-07-15PM / OPP: Introduce function to free cpufreq tableNishanth Menon1-0/+17
2011-03-15PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon1-1/+1
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon1-0/+628