aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-04-29Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-29cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-25cpufreq: pxa2xx: initialize variablesArnd Bergmann
2013-04-24ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang
2013-04-22cpufreq: cpu0: Put cpu parent node after using itViresh Kumar
2013-04-22cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar
2013-04-22cpufreq: ARM big LITTLE: put DT nodes after using themViresh Kumar
2013-04-22cpufreq: Don't call __cpufreq_governor() for drivers without target()Viresh Kumar
2013-04-22cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap
2013-04-11cpufreq: dbx500: Round to closest available freqMats Fagerstrom
2013-04-11cpufreq: Call __cpufreq_governor() with correct policy->cpus maskViresh Kumar
2013-04-10cpufreq / intel_pstate: Optimize intel_pstate_set_policySrinivas Pandruvada
2013-04-10cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon
2013-04-10cpufreq: exynos: Remove error return even if no soc is foundAmit Daniel Kachhap
2013-04-10cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin
2013-04-10cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin
2013-04-10cpufreq: convert cpufreq_driver to using RCUNathan Zimmer
2013-04-10cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie
2013-04-08cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar
2013-04-08cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar
2013-04-02cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar
2013-04-02cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-04-02cpufreq: Correct header guards typoBorislav Petkov
2013-04-02cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar
2013-04-02cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar
2013-04-02cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati
2013-04-01cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis
2013-04-01cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu
2013-04-01cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com
2013-04-01cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis
2013-04-01cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis