summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: qoriq: add ARM64 SoCs supportTang Yuantian2017-02-091-1/+1
* cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer2017-02-091-0/+10
* cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar2017-02-031-8/+0
* Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-10-021-4/+1
|\
| * cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki2016-08-161-4/+1
* | cpufreq: dt: Update kconfig descriptionViresh Kumar2016-09-131-1/+1
|/
* cpufreq: Do not default-yes CPU_FREQ_STATBorislav Petkov2016-08-031-1/+0
* cpufreq: stats: Make the stats code non-modularRafael J. Wysocki2016-06-021-9/+4
* Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-111-0/+1
|\
| * cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann2016-05-111-0/+1
* | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-091-1/+1
|\ \ | |/
| * cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki2016-05-061-1/+1
* | cpufreq: dt: Add generic platform-device creation supportViresh Kumar2016-04-091-0/+10
|/
* cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-021-0/+30
* cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki2016-04-021-0/+4
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-03-141-0/+1
|\
| * cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is setRafael J. Wysocki2016-03-091-1/+1
| * cpufreq: governor: Replace timers with utilization update callbacksRafael J. Wysocki2016-03-091-0/+1
* | cpufreq: qoriq: allow building as module with THERMAL=mArnd Bergmann2016-03-011-0/+1
|/
* cpufreq: qoriq: rename the driverTang Yuantian2015-03-181-0/+8
* rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
* cpufreq: Kconfig: Remove architecture specific menu entriesViresh Kumar2014-11-181-31/+19
* cpufreq: Loongson1: Add cpufreq driver for Loongson1BKelvin Cheung2014-11-061-0/+10
* cpufreq: allow powersave governor as the default without expert modeJames Geboski2014-11-061-1/+0
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-4/+4
* cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann2014-06-161-0/+2
* cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar2014-06-101-1/+1
* cpufreq: enable ARM drivers on arm64Rob Herring2014-02-281-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-01-241-1/+1
|\
| * cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin2013-12-041-1/+1
* | cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski2014-01-171-0/+4
* | cpufreq: Select PM_OPP rather than depending on itMark Brown2013-12-221-1/+2
|/
* cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-161-12/+0
* cpufreq: create cpufreq_generic_init() routineViresh Kumar2013-10-161-0/+1
* cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan2013-05-121-1/+1
* cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+23
* cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+18
* cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+18
* cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+17
* cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+13
* cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo2013-02-021-1/+1
* cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger2013-01-031-0/+5
* cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo2012-09-091-0/+11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-0/+5
|\
| * powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov2011-07-191-0/+5
* | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-131-0/+5
|/
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-1/+9
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-13/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-2/+2
OpenPOWER on IntegriCloud