summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/governor_userspace.c
AgeCommit message (Expand)AuthorLines
2017-07-06PM / devfreq: constify attribute_group structures.Arvind Yadav-1/+1
2017-01-31PM / devfreq: Fix the wrong description for userspace governorChanwoo Choi-2/+1
2017-01-31PM / devfreq: Don't delete sysfs group twiceChris Diamand-1/+7
2012-11-20PM / devfreq: governors: add GPL module license and allow module buildNishanth Menon-0/+2
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon-1/+1
2012-11-20PM / devfreq: register governors with devfreq frameworkNishanth Menon-0/+18
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat-3/+20
2012-01-20PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham-3/+12
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham-0/+116