aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li2019-05-033-2/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* format-security: move static strings to constKees Cook2017-12-051-1/+2
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-11-061-1/+0
* cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski2017-11-061-2/+2
* drivers: cpufreq: checks to avoid kernel crash in cpufreq_interactivegaurav jindal2017-09-141-1/+2
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-07-041-3/+5
* drivers: cpufreq: fix maybe-uninitialized warningNathan Chancellor2017-05-231-1/+1
* Get rid of __cpuinitMoyster2017-04-119-19/+19
* cpufreq: ondemand: Eliminate the deadband effectanarkia19762016-09-131-4/+7
* sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi2016-09-101-0/+19
* cpufreq_stats: Adds the fucntionality to load current values for each frequencyRuchi Kandoi2016-09-101-28/+139
* cpufreq: remove race while accessing cur_policyBibek Basu2016-09-101-0/+6
* cpufreq: use correct preset cpu frequencyMoyster2016-08-261-2/+2
* cpufreq: Introduce new relation for freq selectionStratos Karafotis2016-08-261-1/+11
* hotplug cpu touch frequencyStefan Guendhoer2016-08-261-1/+2
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-262-0/+15
* first commitMeizu OpenSource2016-08-1585-0/+34362