summaryrefslogtreecommitdiffstats
path: root/include/linux/devfreq.h
Commit message (Expand)AuthorAgeFilesLines
* PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-031-0/+2
* PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat2013-04-021-8/+8
* PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham2012-11-261-1/+1
* PM / devfreq: map devfreq drivers to governor using nameNishanth Menon2012-11-201-17/+4
* PM / devfreq: provide hooks for governors to be registeredNishanth Menon2012-11-201-0/+3
* PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee2012-11-201-0/+15
* PM / devfreq: documentation cleanups for devfreq headerNishanth Menon2012-11-201-27/+27
* PM / devfreq: Add current freq callback in device profileRajagopal Venkat2012-11-151-0/+3
* PM / devfreq: Add suspend and resume apisRajagopal Venkat2012-11-151-0/+12
* PM / devfreq: Core updates to support devices which can idleRajagopal Venkat2012-11-151-24/+10
* PM / devfreq: add relation of recommended frequency.MyungJoo Ham2012-03-171-3/+13
* PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham2012-01-201-0/+5
* PM / devfreq: fixed syntax errors.MyungJoo Ham2012-01-201-2/+2
* PM / devfreq: fix private_dataJonathan Corbet2011-11-071-1/+1
* PM / devfreq: Add basic governorsMyungJoo Ham2011-10-021-0/+35
* PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham2011-10-021-0/+203