aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/governor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-17PM / devfreq: passive: Keep cpufreq_policy for possible cpusChanwoo Choi1-0/+3
2022-05-17PM / devfreq: Add cpu based scaling support to passive governorSaravana Kannan1-0/+22
2022-05-17PM / devfreq: Export devfreq_get_freq_range symbol within devfreqChanwoo Choi1-0/+2
2021-10-05PM / devfreq: Add devm_devfreq_add_governor()Dmitry Osipenko1-0/+3
2021-04-08PM / devfreq: Remove the invalid description for get_target_freqDong Aisheng1-2/+0
2021-04-08PM / devfreq: Check get_dev_status in devfreq_update_statsDong Aisheng1-0/+3
2021-01-05PM / devfreq: Correct spelling in a commentLukasz Luba1-1/+1
2020-10-26PM / devfreq: Remove redundant governor_name from struct devfreqChanwoo Choi1-0/+2
2020-10-26PM / devfreq: Add governor attribute flag for specifc sysfs nodesChanwoo Choi1-0/+12
2020-10-26PM / devfreq: Add governor feature flagChanwoo Choi1-6/+12
2020-10-26PM / devfreq: Unify frequency change to devfreq_update_target funcChanwoo Choi1-0/+1
2020-03-25PM / devfreq: Fix a typo in a commentChristophe JAILLET1-1/+1
2020-03-25PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event nameChanwoo Choi1-2/+2
2020-03-25PM / devfreq: Remove unneeded extern keywordChanwoo Choi1-9/+8
2019-11-06PM / devfreq: Add new interrupt_driven flag for governorsDmitry Osipenko1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-02PM / devfreq: Make update_devfreq() publicMatthias Kaehlcke1-3/+0
2018-10-02PM / devfreq: Don't adjust to user limits in governorsMatthias Kaehlcke1-0/+3
2017-08-28PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi1-0/+4
2017-04-12PM / devfreq: Move struct devfreq_governor to devfreq directoryChanwoo Choi1-0/+29
2017-01-31PM / devfreq: Fix wrong trans_stat of passive devfreq deviceChanwoo Choi1-0/+2
2012-11-20PM / devfreq: provide hooks for governors to be registeredNishanth Menon1-0/+4
2012-11-15PM / devfreq: Add suspend and resume apisRajagopal Venkat1-0/+2
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat1-0/+11
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham1-0/+24