aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/governor_userspace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-12/+4
2017-10-26PM / devfreq: Define the constant governor nameChanwoo Choi1-1/+1
2017-07-06PM / devfreq: constify attribute_group structures.Arvind Yadav1-1/+1
2017-01-31PM / devfreq: Fix the wrong description for userspace governorChanwoo Choi1-2/+1
2017-01-31PM / devfreq: Don't delete sysfs group twiceChris Diamand1-1/+7
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: Core updates to support devices which can idleRajagopal Venkat1-3/+20
2012-01-20PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham1-3/+12
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham1-0/+116