aboutsummaryrefslogtreecommitdiff
path: root/drivers/devfreq/governor.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-17PM / devfreq: passive: Keep cpufreq_policy for possible cpusGravatar Chanwoo Choi 1-0/+3
2022-05-17PM / devfreq: Add cpu based scaling support to passive governorGravatar Saravana Kannan 1-0/+22
2022-05-17PM / devfreq: Export devfreq_get_freq_range symbol within devfreqGravatar Chanwoo Choi 1-0/+2
2021-10-05PM / devfreq: Add devm_devfreq_add_governor()Gravatar Dmitry Osipenko 1-0/+3
2021-04-08PM / devfreq: Remove the invalid description for get_target_freqGravatar Dong Aisheng 1-2/+0
2021-04-08PM / devfreq: Check get_dev_status in devfreq_update_statsGravatar Dong Aisheng 1-0/+3
2021-01-05PM / devfreq: Correct spelling in a commentGravatar Lukasz Luba 1-1/+1
2020-10-26PM / devfreq: Remove redundant governor_name from struct devfreqGravatar Chanwoo Choi 1-0/+2
2020-10-26PM / devfreq: Add governor attribute flag for specifc sysfs nodesGravatar Chanwoo Choi 1-0/+12
2020-10-26PM / devfreq: Add governor feature flagGravatar Chanwoo Choi 1-6/+12
2020-10-26PM / devfreq: Unify frequency change to devfreq_update_target funcGravatar Chanwoo Choi 1-0/+1
2020-03-25PM / devfreq: Fix a typo in a commentGravatar Christophe JAILLET 1-1/+1
2020-03-25PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event nameGravatar Chanwoo Choi 1-2/+2
2020-03-25PM / devfreq: Remove unneeded extern keywordGravatar Chanwoo Choi 1-9/+8
2019-11-06PM / devfreq: Add new interrupt_driven flag for governorsGravatar Dmitry Osipenko 1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-10-02PM / devfreq: Make update_devfreq() publicGravatar Matthias Kaehlcke 1-3/+0
2018-10-02PM / devfreq: Don't adjust to user limits in governorsGravatar Matthias Kaehlcke 1-0/+3
2017-08-28PM / devfreq: Move private devfreq_update_stats() into devfreqGravatar Chanwoo Choi 1-0/+4
2017-04-12PM / devfreq: Move struct devfreq_governor to devfreq directoryGravatar Chanwoo Choi 1-0/+29
2017-01-31PM / devfreq: Fix wrong trans_stat of passive devfreq deviceGravatar Chanwoo Choi 1-0/+2
2012-11-20PM / devfreq: provide hooks for governors to be registeredGravatar Nishanth Menon 1-0/+4
2012-11-15PM / devfreq: Add suspend and resume apisGravatar Rajagopal Venkat 1-0/+2
2012-11-15PM / devfreq: Core updates to support devices which can idleGravatar Rajagopal Venkat 1-0/+11
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsGravatar MyungJoo Ham 1-0/+24