summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-02-09cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar
2013-02-09cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis
2013-02-09cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo
2013-02-05cpufreq: Don't remove sysfs link for policy->cpuViresh Kumar
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar
2013-02-02cpufreq: governors: Remove code redundancy between governorsViresh Kumar
2013-02-02cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar
2013-02-02cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-02cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo
2013-02-02cpufreq: governors: clean timer init and exit codeFabio Baltieri
2013-02-02cpufreq: Simplify cpufreq_add_dev()Viresh Kumar
2013-02-02cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...Viresh Kumar
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf
2013-02-02powernow-k8: Cleanup init functionBorislav Petkov
2013-02-02powernow-k8: Cleanup module requestBorislav Petkov
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov
2013-02-02cpufreq: Make acpi-cpufreq link firstBorislav Petkov
2013-02-02acpi-cpufreq: Do not load on K8Matthew Garrett
2013-02-02cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar
2013-02-02cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar
2013-02-02cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar
2013-02-02cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar
2013-02-02cpufreq: Manage only online cpusViresh Kumar
2013-02-02cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri
2013-02-02cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon
2013-01-18powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger
2013-01-03cpufreq / Longhaul: Disable driver by defaultRafał Bilski
2013-01-03cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-11-27cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri
2012-11-27cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri
2012-11-24cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki
2012-11-23cpufreq: ondemand: fix wrong delay sampling rateFabio Baltieri
2012-11-22cpufreq: exynos: Use static for functions used in only this fileTushar Behera