summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powernow-k8: Cleanup init functionBorislav Petkov2013-02-021-11/+14
| * | | | powernow-k8: Cleanup module requestBorislav Petkov2013-02-021-2/+19
| * | | | cpufreq: Add a get_current_driver helperBorislav Petkov2013-02-021-0/+14
| * | | | cpufreq: Make acpi-cpufreq link firstBorislav Petkov2013-02-021-2/+3
| * | | | acpi-cpufreq: Do not load on K8Matthew Garrett2013-02-021-0/+6
| * | | | cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie2013-02-021-0/+18
| * | | | cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-023-93/+104
| * | | | cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar2013-02-021-1/+1
| * | | | cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar2013-02-021-1/+7
| * | | | cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar2013-02-021-0/+10
| * | | | cpufreq: Manage only online cpusViresh Kumar2013-02-021-0/+7
| * | | | cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri2013-02-021-3/+2
| * | | | cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-021-6/+41
| * | | | cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-023-10/+52
| * | | | cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-024-8/+43
| | |_|/ | |/| |
* | | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-1/+0
|/ / /
* | | cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett2013-01-221-0/+7
* | | cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon2013-01-221-0/+5
* | | cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon2013-01-221-0/+3
* | | powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov2013-01-181-1/+1
| |/ |/|
* | cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger2013-01-032-2/+8
* | cpufreq / Longhaul: Disable driver by defaultRafaƂ Bilski2013-01-031-1/+9
* | cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov2013-01-031-4/+7
|/
* Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1117-937/+1219
|\
| * cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri2012-11-271-0/+8
| * cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-273-0/+299
| * cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki2012-11-241-2/+2
| * cpufreq: ondemand: fix wrong delay sampling rateFabio Baltieri2012-11-231-1/+2
| * cpufreq: exynos: Use static for functions used in only this fileTushar Behera2012-11-221-2/+2
| * cpufreq: exynos: Broadcast frequency change notifications for all coresTomasz Figa2012-11-221-2/+5
| * cpufreq: remove use of __devexitBill Pemberton2012-11-212-2/+2
| * cpufreq: remove use of __devinitBill Pemberton2012-11-211-1/+1
| * cpufreq: remove use of __devexit_pBill Pemberton2012-11-212-2/+2
| * cpufreq: Remove unnecessary initialization of a local variableJingoo Han2012-11-151-2/+2
| * cpufreq: Make sure target freq is within limitsViresh Kumar2012-11-151-2/+9
| * cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == po...Viresh Kumar2012-11-151-0/+4
| * cpufreq: Fix sparse warning by making local function staticViresh Kumar2012-11-151-1/+1
| * cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar2012-11-153-10/+9
| * cpufreq: governors: remove redundant codeViresh Kumar2012-11-154-867/+832
| * cpufreq: return early from __cpufreq_driver_getavg()Viresh Kumar2012-11-151-2/+4
| * cpufreq: fix jiffies/cputime mixup in conservative/ondemand governorsAndreas Schwab2012-11-151-2/+2
| * cpufreq: Improve debug printsViresh Kumar2012-11-155-0/+10
| * cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-154-70/+54
| * cpufreq / core: Fix printing of governor and driver nameviresh kumar2012-11-151-3/+3
| * cpufreq / core: Fix typo in comment describing show_bios_limit()viresh kumar2012-11-151-1/+1
* | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-111-46/+55
|\ \ | |/ |/|
| * cpufreq: db8500: Use armss clk to update frequencyUlf Hansson2012-11-091-8/+16
| * cpufreq: db8500: Fetch cpufreq table from platform dataUlf Hansson2012-11-091-42/+25
| * cpufreq: db8500: Register as a platform driverUlf Hansson2012-11-091-1/+19
* | cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann2012-10-311-1/+1
|/
OpenPOWER on IntegriCloud