aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power/opp.c
AgeCommit message (Expand)Author
2013-08-06PM / OPP: Export opp_add()Viresh Kumar
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-04-05PM / OPP: add documentation to RCU head in struct oppNishanth Menon
2013-02-02PM / OPP: Export more symbols for module usageMark Langsdorf
2013-02-02PM / OPP: switch exported symbols to GPL variantNishanth Menon
2012-11-15PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun
2012-11-15PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon
2012-11-15PM / OPP: Export symbols for module usage.Liam Girdwood
2012-11-15PM / OPP: RCU reclaimVincent Guittot
2012-09-09PM / OPP: Initialize OPP table from device treeShawn Guo
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2011-11-08PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer
2011-09-30PM / OPP: Add OPP availability change notifier.MyungJoo Ham
2011-07-26drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi
2011-07-15PM / OPP: Introduce function to free cpufreq tableNishanth Menon
2011-03-15PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon