summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/governor.h
Commit message (Expand)AuthorAgeFilesLines
* PM / devfreq: passive: Keep cpufreq_policy for possible cpusChanwoo Choi2022-05-171-0/+3
* PM / devfreq: Add cpu based scaling support to passive governorSaravana Kannan2022-05-171-0/+22
* PM / devfreq: Export devfreq_get_freq_range symbol within devfreqChanwoo Choi2022-05-171-0/+2
* PM / devfreq: Add devm_devfreq_add_governor()Dmitry Osipenko2021-10-051-0/+3
* PM / devfreq: Remove the invalid description for get_target_freqDong Aisheng2021-04-081-2/+0
* PM / devfreq: Check get_dev_status in devfreq_update_statsDong Aisheng2021-04-081-0/+3
* PM / devfreq: Correct spelling in a commentLukasz Luba2021-01-051-1/+1
* PM / devfreq: Remove redundant governor_name from struct devfreqChanwoo Choi2020-10-261-0/+2
* PM / devfreq: Add governor attribute flag for specifc sysfs nodesChanwoo Choi2020-10-261-0/+12
* PM / devfreq: Add governor feature flagChanwoo Choi2020-10-261-6/+12
* PM / devfreq: Unify frequency change to devfreq_update_target funcChanwoo Choi2020-10-261-0/+1
* PM / devfreq: Fix a typo in a commentChristophe JAILLET2020-03-251-1/+1
* PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event nameChanwoo Choi2020-03-251-2/+2
* PM / devfreq: Remove unneeded extern keywordChanwoo Choi2020-03-251-9/+8
* PM / devfreq: Add new interrupt_driven flag for governorsDmitry Osipenko2019-11-061-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* PM / devfreq: Make update_devfreq() publicMatthias Kaehlcke2018-10-021-3/+0
* PM / devfreq: Don't adjust to user limits in governorsMatthias Kaehlcke2018-10-021-0/+3
* PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi2017-08-281-0/+4
* PM / devfreq: Move struct devfreq_governor to devfreq directoryChanwoo Choi2017-04-121-0/+29
* PM / devfreq: Fix wrong trans_stat of passive devfreq deviceChanwoo Choi2017-01-311-0/+2
* PM / devfreq: provide hooks for governors to be registeredNishanth Menon2012-11-201-0/+4
* PM / devfreq: Add suspend and resume apisRajagopal Venkat2012-11-151-0/+2
* PM / devfreq: Core updates to support devices which can idleRajagopal Venkat2012-11-151-0/+11
* PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham2011-10-021-0/+24