summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-254-39/+66
|\
| * cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-221-5/+15
| * cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-221-31/+42
| * cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski2013-05-221-1/+1
| * cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie2013-05-221-0/+1
| * cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar2013-05-221-2/+7
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-221-0/+1
|/
* cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2013-05-152-6/+5
* cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun2013-05-141-2/+1
* cpufreq, ondemand: Remove leftover debug lineBorislav Petkov2013-05-131-1/+0
* cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-4/+0
* cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie2013-05-121-2/+1
* cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie2013-05-121-49/+0
* cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie2013-05-121-8/+2
* cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie2013-05-121-3/+9
* cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie2013-05-121-37/+8
* cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan2013-05-121-1/+1
* cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar2013-05-121-8/+8
* cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar2013-05-121-1/+4
* cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon2013-05-121-6/+16
* cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar2013-05-121-3/+3
* cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2013-05-122-4/+8
* cpufreq: ARM big LITTLE: Improve print messageViresh Kumar2013-05-121-1/+1
* cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2013-05-122-5/+5
* cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar2013-05-121-3/+4
* cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar2013-05-121-1/+1
* cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar2013-05-121-0/+1
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-291-214/+69
|\
| * cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki2013-04-291-214/+69
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-2863-756/+7366
|\ \ | |/
| * cpufreq: pxa2xx: initialize variablesArnd Bergmann2013-04-251-2/+3
| * ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang2013-04-241-0/+1
| * cpufreq: cpu0: Put cpu parent node after using itViresh Kumar2013-04-221-0/+1
| * cpufreq: ARM big LITTLE: Adapt to latest cpufreq updatesViresh Kumar2013-04-221-7/+3
| * cpufreq: ARM big LITTLE: put DT nodes after using themViresh Kumar2013-04-221-14/+29
| * cpufreq: Don't call __cpufreq_governor() for drivers without target()Viresh Kumar2013-04-221-5/+13
| * cpufreq: exynos5440: Protect OPP search calls with RCU lockAmit Daniel Kachhap2013-04-221-0/+3
| * cpufreq: dbx500: Round to closest available freqMats Fagerstrom2013-04-111-5/+5
| * cpufreq: Call __cpufreq_governor() with correct policy->cpus maskViresh Kumar2013-04-111-1/+3
| * cpufreq / intel_pstate: Optimize intel_pstate_set_policySrinivas Pandruvada2013-04-101-12/+9
| * cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-101-5/+14
| * cpufreq: exynos: Remove error return even if no soc is foundAmit Daniel Kachhap2013-04-101-1/+1
| * cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-103-0/+488
| * cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-103-0/+166
| * cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin2013-04-102-8/+57
| * cpufreq: convert cpufreq_driver to using RCUNathan Zimmer2013-04-101-67/+208
| * cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-0/+525
| * cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-0/+702
| * cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-0/+93
OpenPOWER on IntegriCloud