aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
...
| * | | | cpufreq: add imx6q-cpufreq driverShawn Guo2013-02-08
| * | | | cpufreq: Don't remove sysfs link for policy->cpuViresh Kumar2013-02-05
| * | | | cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
| * | | | cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar2013-02-01
| * | | | cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2013-02-01
| * | | | cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-01
| * | | | cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar2013-02-01
| * | | | cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri2013-02-01
| * | | | cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-01
| * | | | cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar2013-02-01
| * | | | cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo2013-02-01
| * | | | cpufreq: governors: clean timer init and exit codeFabio Baltieri2013-02-01
| * | | | cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2013-02-01
| * | | | cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...Viresh Kumar2013-02-01
| * | | | cpufreq / highbank: add support for highbank cpufreqMark Langsdorf2013-02-01
| * | | | powernow-k8: Cleanup init functionBorislav Petkov2013-02-01
| * | | | powernow-k8: Cleanup module requestBorislav Petkov2013-02-01
| * | | | cpufreq: Add a get_current_driver helperBorislav Petkov2013-02-01
| * | | | cpufreq: Make acpi-cpufreq link firstBorislav Petkov2013-02-01
| * | | | acpi-cpufreq: Do not load on K8Matthew Garrett2013-02-01
| * | | | cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie2013-02-01
| * | | | cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-01
| * | | | cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar2013-02-01
| * | | | cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar2013-02-01
| * | | | cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar2013-02-01
| * | | | cpufreq: Manage only online cpusViresh Kumar2013-02-01
| * | | | cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri2013-02-01
| * | | | cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-01
| * | | | cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-01
| * | | | cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-01
| | |_|/ | |/| |
* / | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-25
|/ / /
* | | cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett2013-01-22
* | | cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon2013-01-22
* | | cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon2013-01-22
* | | powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov2013-01-18
| |/ |/|
* | cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger2013-01-03
* | cpufreq / Longhaul: Disable driver by defaultRafaƂ Bilski2013-01-03
* | cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov2013-01-03
|/
* Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri2012-11-27
| * cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-27
| * cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki2012-11-24
| * cpufreq: ondemand: fix wrong delay sampling rateFabio Baltieri2012-11-23
| * cpufreq: exynos: Use static for functions used in only this fileTushar Behera2012-11-21
| * cpufreq: exynos: Broadcast frequency change notifications for all coresTomasz Figa2012-11-21
| * cpufreq: remove use of __devexitBill Pemberton2012-11-20
| * cpufreq: remove use of __devinitBill Pemberton2012-11-20
| * cpufreq: remove use of __devexit_pBill Pemberton2012-11-20
| * cpufreq: Remove unnecessary initialization of a local variableJingoo Han2012-11-14
| * cpufreq: Make sure target freq is within limitsViresh Kumar2012-11-14