summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-031-91/+0
|\
| * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-071-92/+0
| * PM / OPP: Remove cpufreq wrapper dependency on internal data organizationNishanth Menon2014-05-071-27/+28
* | PM / OPP: discard duplicate OPPsChander Kashyap2014-05-271-2/+25
* | PM / OPP: fix incorrect OPP count handling in of_init_opp_tableChander Kashyap2014-05-191-3/+1
|/
* drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-141-1/+0
* PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-1/+1
* PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-19/+22
* PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-251-41/+41
* PM / OPP: Export opp_add()Viresh Kumar2013-08-061-0/+1
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+2
* PM / OPP: add documentation to RCU head in struct oppNishanth Menon2013-04-051-0/+1
* PM / OPP: Export more symbols for module usageMark Langsdorf2013-02-021-0/+3
* PM / OPP: switch exported symbols to GPL variantNishanth Menon2013-02-021-8/+8
* PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun2012-11-151-12/+1
* PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon2012-11-151-8/+19
* PM / OPP: Export symbols for module usage.Liam Girdwood2012-11-151-0/+9
* PM / OPP: RCU reclaimVincent Guittot2012-11-151-5/+14
* PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-091-0/+47
* device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-111-0/+1
* PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer2011-11-081-1/+1
* PM / OPP: Add OPP availability change notifier.MyungJoo Ham2011-09-301-0/+30
* drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi2011-07-261-1/+1
* PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-151-0/+17
* PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon2011-03-151-1/+1
* PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-171-0/+628
OpenPOWER on IntegriCloud