summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
* cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax2013-10-16
* intel_pstate: Fix type mismatch warningRafael J. Wysocki2013-10-16
* cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie2013-10-16
* intel_pstate: fix no_turboSrinivas Pandruvada2013-10-01
* cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2Philipp Zabel2013-09-30
* cpufreq: SPEAr: Fix incorrect variable typeSachin Kamat2013-09-30
* cpufreq: exynos5440: Fix potential NULL pointer dereferenceSachin Kamat2013-09-25
* cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_...Viresh Kumar2013-09-25
* acpi-cpufreq: skip loading acpi_cpufreq after intel_pstateYinghai Lu2013-09-25
* cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu2013-09-20
* cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-19
* cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-19
* cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar2013-09-18
* cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar2013-09-18
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-12
|\
| * cpufreq: Acquire the lock in cpufreq_policy_restore() for readingLan Tianyu2013-09-11
| * cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpuSrivatsa S. Bhat2013-09-11
| * cpufreq: Restructure if/else block to avoid unintended behaviorSrivatsa S. Bhat2013-09-11
| * cpufreq: Fix crash in cpufreq-stats during suspend/resumeSrivatsa S. Bhat2013-09-11
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-11
|\ \ | |/
| * intel_pstate: Add Haswell CPU modelsNell Hardcastle2013-09-10
| * Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2013-09-10
| * cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat2013-09-10
| * cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2013-09-10
| * cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplugSrivatsa S. Bhat2013-09-10
| * cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lockSrivatsa S. Bhat2013-09-10
| * cpufreq: Split __cpufreq_remove_dev() into two partsSrivatsa S. Bhat2013-09-10
| * cpufreq: Fix wrong time unit conversionAndreas Schwab2013-09-10
| * cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-10
| * cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar2013-09-10
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ | |/
| * cpufreq: Don't use smp_processor_id() in preemptible contextStephen Boyd2013-08-29
| * cpufreq: governor: Fix typos in commentsStratos Karafotis2013-08-28
| * cpufreq: governors: Remove duplicate check of target freq in supported rangeStratos Karafotis2013-08-28
| * cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd2013-08-28
| * Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...Rafael J. Wysocki2013-08-27
| |\
| | * cpufreq: imx6q: Fix clock enable balanceSascha Hauer2013-08-26
| | * cpufreq: tegra: fix the wrong clock nameJoseph Lo2013-08-23
| * | Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-23
| |\ \
| | * | cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: maple-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: arm_big_little: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: spear-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * | cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | |/
| * | cpufreq: fix bad unlock balance on !CONFIG_SMPLi Zhong2013-08-21
| * | cpufreq: Use cpufreq_policy_list for iterating over policiesViresh Kumar2013-08-20