aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/governor_simpleondemand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-26PM / devfreq: Add governor attribute flag for specifc sysfs nodesChanwoo Choi1-0/+2
2020-03-25PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event nameChanwoo Choi1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-02PM / devfreq: Don't adjust to user limits in governorsMatthias Kaehlcke1-9/+3
2017-10-26PM / devfreq: Define the constant governor nameChanwoo Choi1-1/+1
2015-09-11PM / devfreq: cache the last call to get_dev_status()Javi Merino1-15/+18
2012-11-20PM / devfreq: governors: add GPL module license and allow module buildNishanth Menon1-0/+2
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon1-1/+1
2012-11-20PM / devfreq: register governors with devfreq frameworkNishanth Menon1-0/+18
2012-11-15PM / devfreq: Add suspend and resume apisRajagopal Venkat1-0/+9
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat1-0/+24
2012-01-20PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham1-3/+9
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham1-0/+88