aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/devfreq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki1-1/+1
2014-05-24PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi1-0/+14
2014-05-24PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi1-1/+20
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon1-1/+1
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon1-2/+2
2013-10-14Correct some typos for word frequencyLABBE Corentin1-1/+1
2013-06-03PM / devfreq: add comments and DocumentationMyungJoo Ham1-0/+2
2013-04-02PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat1-8/+8
2012-11-26PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham1-1/+1
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon1-17/+4
2012-11-20PM / devfreq: provide hooks for governors to be registeredNishanth Menon1-0/+3
2012-11-20PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee1-0/+15
2012-11-20PM / devfreq: documentation cleanups for devfreq headerNishanth Menon1-27/+27
2012-11-15PM / devfreq: Add current freq callback in device profileRajagopal Venkat1-0/+3
2012-11-15PM / devfreq: Add suspend and resume apisRajagopal Venkat1-0/+12
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat1-24/+10
2012-03-17PM / devfreq: add relation of recommended frequency.MyungJoo Ham1-3/+13
2012-01-20PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham1-0/+5
2012-01-20PM / devfreq: fixed syntax errors.MyungJoo Ham1-2/+2
2011-11-07PM / devfreq: fix private_dataJonathan Corbet1-1/+1
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham1-0/+35
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham1-0/+203