aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_powersave.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret1-15/+3
2019-11-07cpufreq: Initialize the governors in core_initcallAmit Kucheria1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-6/+1
2016-06-02cpufreq: governor: Get rid of governor eventsRafael J. Wysocki1-13/+4
2016-05-30cpufreq: governor: Simplify performance and powersave governorsRafael J. Wysocki1-3/+1
2016-02-05cpufreq: Clean up default and fallback governor setupRafael J. Wysocki1-4/+6
2013-08-07cpufreq: Clean up header files included in the coreViresh Kumar1-2/+1
2013-06-21cpufreq: Fix minor formatting issuesViresh Kumar1-4/+2
2012-11-15cpufreq: Improve debug printsViresh Kumar1-0/+2
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-4/+1
2008-10-09[CPUFREQ] Don't export governors for default governorSven Wegener1-1/+3
2008-04-28[CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido1-2/+6
2006-11-06[CPUFREQ] Fix coding style issues in cpufreq.Gautham R Shenoy1-3/+6
2006-02-28[CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+59