aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18cpufreq: qoriq: rename the driverTang Yuantian1-0/+8
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-11-18cpufreq: Kconfig: Remove architecture specific menu entriesViresh Kumar1-31/+19
2014-11-06cpufreq: Loongson1: Add cpufreq driver for Loongson1BKelvin Cheung1-0/+10
2014-11-06cpufreq: allow powersave governor as the default without expert modeJames Geboski1-1/+0
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-4/+4
2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann1-0/+2
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar1-1/+1
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring1-1/+1
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+1
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski1-0/+4
2013-12-22cpufreq: Select PM_OPP rather than depending on itMark Brown1-1/+2
2013-12-04cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin1-1/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar1-12/+0
2013-10-16cpufreq: create cpufreq_generic_init() routineViresh Kumar1-0/+1
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan1-1/+1
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+23
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+18
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+18
2013-04-10cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+17
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+13
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo1-1/+1
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger1-0/+5
2012-09-09cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo1-0/+11
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+5
2011-07-19powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov1-0/+5
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim1-0/+5
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones1-1/+9
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-13/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-2/+2
2008-04-28[CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido1-0/+9
2008-02-06[CPUFREQ] fix configuration help messageStefano Brivio1-3/+0
2007-10-04[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as defaultThomas Renninger1-4/+23
2007-04-26[CPUFREQ] cleanup kconfig optionsMike Frysinger1-18/+43
2007-02-10[CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk1-1/+1
2006-11-21[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones1-0/+1
2006-04-03[CPUFREQ] Update LART site URLErik Mouw1-1/+1
2005-05-31[CPUFREQ] Conservative cpufreq governerDave Jones1-0/+20
2005-05-31[CPUFREQ] Add warning comment about default governors.Dave Jones1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+118