summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/governor_userspace.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* PM / devfreq: Don't adjust to user limits in governorsMatthias Kaehlcke2018-10-021-12/+4Star
* PM / devfreq: Define the constant governor nameChanwoo Choi2017-10-261-1/+1
* PM / devfreq: constify attribute_group structures.Arvind Yadav2017-07-061-1/+1
* PM / devfreq: Fix the wrong description for userspace governorChanwoo Choi2017-01-311-2/+1Star
* PM / devfreq: Don't delete sysfs group twiceChris Diamand2017-01-311-1/+7
* PM / devfreq: governors: add GPL module license and allow module buildNishanth Menon2012-11-201-0/+2
* PM / devfreq: map devfreq drivers to governor using nameNishanth Menon2012-11-201-1/+1
* PM / devfreq: register governors with devfreq frameworkNishanth Menon2012-11-201-0/+18
* PM / devfreq: Core updates to support devices which can idleRajagopal Venkat2012-11-151-3/+20
* PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham2012-01-201-3/+12
* PM / devfreq: Add basic governorsMyungJoo Ham2011-10-021-0/+116