summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/governor_userspace.c
Commit message (Expand)AuthorAgeFilesLines
* PM/devfreq: governor: Add a private governor_data for governorKant Fan2022-11-201-6/+6
* PM / devfreq: userspace: Use DEVICE_ATTR_RW macroYueHaibing2021-06-171-5/+5
* PM / devfreq: Use constant name of userspace governorpierre Kuo2020-03-251-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* PM / devfreq: Don't adjust to user limits in governorsMatthias Kaehlcke2018-10-021-12/+4
* 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/+1
* 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