summaryrefslogtreecommitdiff
path: root/include/linux/devfreq.h
Commit message (Expand)AuthorAge
* PM / devfreq: Define the constant governor nameChanwoo Choi2017-10-26
* PM / devfreq: Show the all available frequenciesChanwoo Choi2017-10-26
* PM / devfreq: Use the available min/max frequencyChanwoo Choi2017-10-26
* PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi2017-08-28
* PM / devfreq: Move struct devfreq_governor to devfreq directoryChanwoo Choi2017-04-12
* PM / devfreq: Fix available_governor sysfsChanwoo Choi2017-01-31
* PM / devfreq: Add new passive governorChanwoo Choi2016-05-03
* PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifierChanwoo Choi2016-05-03
* PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi2016-05-03
* PM / devfreq: Set the freq_table of devfreq deviceChanwoo Choi2016-01-13
* PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-11
* PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-11
* PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-19
* PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi2014-05-24
* PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi2014-05-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * Correct some typos for word frequencyLABBE Corentin2013-10-14
* | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-25
* | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-25
|/
* PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-03
* PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat2013-04-02
* PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham2012-11-26
* PM / devfreq: map devfreq drivers to governor using nameNishanth Menon2012-11-20
* PM / devfreq: provide hooks for governors to be registeredNishanth Menon2012-11-20
* PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee2012-11-20
* PM / devfreq: documentation cleanups for devfreq headerNishanth Menon2012-11-20
* PM / devfreq: Add current freq callback in device profileRajagopal Venkat2012-11-15
* PM / devfreq: Add suspend and resume apisRajagopal Venkat2012-11-15
* PM / devfreq: Core updates to support devices which can idleRajagopal Venkat2012-11-15
* PM / devfreq: add relation of recommended frequency.MyungJoo Ham2012-03-17
* PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham2012-01-20
* PM / devfreq: fixed syntax errors.MyungJoo Ham2012-01-20
* PM / devfreq: fix private_dataJonathan Corbet2011-11-07
* PM / devfreq: Add basic governorsMyungJoo Ham2011-10-02
* PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham2011-10-02