aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-04-29cpufreq: ARM_DT_BL_CPUFREQ should be enabled only when BIG_LITTLE is enabledTushar Behera
2013-04-29cpufreq: ARM big LITTLE: Replace "bl" with standard shortname "bL"Viresh Kumar
2013-04-29cpufreq: vexpress: Don't initialize policy-> min, max twiceViresh Kumar
2013-04-29cpufreq: arm_big_little: Add generic driver to read frequency table from DTViresh Kumar
2013-04-29cpufreq: arm_big_little: Remove all platform drivers dependenciesViresh Kumar
2013-04-29cpufreq: arm_big_little: Add debugging infoViresh Kumar
2013-04-29cpufreq: arm_big_little: Use clock framework calls to get/set clkViresh Kumar
2013-04-29cpufreq: arm_big_little: Get freq table from platform specific driverViresh Kumar
2013-04-29cpufreq: arm_big_little: Make Vexpress bL as generic big LITTLE cpufreq driverViresh Kumar
2013-04-29cpufreq: vexpress: Remove duplicate frequency bounds checkDave Martin
2013-04-29cpufreq: vexpress: Use CPU topology for mapping cpus to clustersDave Martin
2013-04-29cpufreq: vexpress: update parameters to spc get/set perf routinesSudeep KarkadaNagesha
2013-04-29cpufreq: vexpress: Rename driver to fit within size limitsJon Medhurst
2013-04-29cpufreq: vexpress: Check for presence of SPC driverJon Medhurst
2013-04-29cpufreq: vexpress: Safely handle missing CPU frequenciesJon Medhurst
2013-04-29cpufreq: vexpress: add support for big.LITTLE frequency scalingSudeep KarkadaNagesha
2013-04-08cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie
2013-04-02cpufreq: Correct header guards typoBorislav Petkov
2013-04-02cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati
2013-03-25cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar
2013-03-25cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk
2013-03-25cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie
2013-03-25cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie
2013-03-06cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie
2013-03-04cpufreq: highbank: do not initialize array with a loopEmilio López
2013-03-04cpufreq: Fix a typo in commentNamhyung Kim
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki
2013-02-23imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie
2013-02-15cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-12drivers/db8500-cpufreq: delete dangling includeLinus Walleij
2013-02-11cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie
2013-02-09cpufreq: conservative: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: ondemand: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie
2013-02-09cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie
2013-02-09cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie
2013-02-09cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...Dirk Brandewie