summaryrefslogtreecommitdiff
path: root/drivers/devfreq/governor_simpleondemand.c
AgeCommit message (Expand)Author
2020-10-26PM / devfreq: Add governor attribute flag for specifc sysfs nodesChanwoo Choi
2020-03-25PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event nameChanwoo Choi
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-02PM / devfreq: Don't adjust to user limits in governorsMatthias Kaehlcke
2017-10-26PM / devfreq: Define the constant governor nameChanwoo Choi
2015-09-11PM / devfreq: cache the last call to get_dev_status()Javi Merino
2012-11-20PM / devfreq: governors: add GPL module license and allow module buildNishanth Menon
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon
2012-11-20PM / devfreq: register governors with devfreq frameworkNishanth Menon
2012-11-15PM / devfreq: Add suspend and resume apisRajagopal Venkat
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat
2012-01-20PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham