summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-10cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar
2015-07-10cpufreq: Initialize the governor again while restoring policyViresh Kumar
2015-07-07MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen
2015-06-20cpufreq: exynos: remove Exynos4210 specific cpufreq driver supportThomas Abraham
2015-06-17cpufreq: dt: allow driver to boot automaticallyFelipe Balbi
2015-06-16intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava
2015-06-16drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...Paul Gortmaker
2015-06-16drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c codePaul Gortmaker
2015-06-15cpufreq: qoriq: optimize the CPU frequency switching timeTang Yuantian
2015-06-15cpufreq: gx-suspmod: Fix two typos in two commentsShailendra Verma
2015-06-15cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma
2015-06-15cpufreq: governor: Serialize governor callbacksViresh Kumar
2015-06-15cpufreq: governor: split cpufreq_governor_dbs()Viresh Kumar
2015-06-15cpufreq: governor: register notifier from cs_init()Viresh Kumar
2015-06-11cpufreq: Remove cpufreq_update_policy()Viresh Kumar
2015-06-11cpufreq: Restart governor as soon as possibleViresh Kumar
2015-06-11cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()Viresh Kumar
2015-06-11cpufreq: Initialize policy->kobj while allocating policyViresh Kumar
2015-06-11cpufreq: Stop migrating sysfs files on hotplugViresh Kumar
2015-06-10cpufreq: Don't allow updating inactive policies from sysfsViresh Kumar
2015-06-10intel_pstate: Force setting target pstate when requiredDoug Smythies
2015-06-10intel_pstate: change some inconsistent debug informationDoug Smythies
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-05-27speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski
2015-05-27p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()Bartosz Golaszewski
2015-05-23cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan
2015-05-22cpufreq: Fix for typos in two commentsShailendra Verma
2015-05-15cpufreq: Mark policy->governor = NULL for inactive policiesViresh Kumar
2015-05-15cpufreq: Manage governor usage history with 'policy->last_governor'Viresh Kumar
2015-05-15cpufreq: Don't traverse all active policies to find policy for a cpuViresh Kumar
2015-05-15cpufreq: Get rid of cpufreq_cpu_data_fallbackViresh Kumar
2015-05-15cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policiesViresh Kumar
2015-05-15cpufreq: Create for_each_{in}active_policy()Viresh Kumar
2015-05-15cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLESudeep Holla
2015-05-12intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno
2015-05-07cpufreq: Clear policy->cpus even for the last CPUViresh Kumar
2015-05-07cpufreq: Keep a single path for adding managed CPUsViresh Kumar
2015-05-07cpufreq: Throw warning when we try to get policy for an invalid CPUViresh Kumar
2015-05-07cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()Viresh Kumar
2015-05-07cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()Viresh Kumar