index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-17
cpufreq: dt: allow driver to boot automatically
Felipe Balbi
2015-06-16
intel_pstate: Fix overflow in busy_scaled due to long delay
Prarit Bhargava
2015-06-15
cpufreq: qoriq: optimize the CPU frequency switching time
Tang Yuantian
2015-06-15
cpufreq: gx-suspmod: Fix two typos in two comments
Shailendra Verma
2015-06-15
cpufreq: nforce2: Fix typo in comment to function nforce2_init()
Shailendra Verma
2015-06-15
cpufreq: governor: Serialize governor callbacks
Viresh Kumar
2015-06-15
cpufreq: governor: split cpufreq_governor_dbs()
Viresh Kumar
2015-06-15
cpufreq: governor: register notifier from cs_init()
Viresh Kumar
2015-06-11
cpufreq: Remove cpufreq_update_policy()
Viresh Kumar
2015-06-11
cpufreq: Restart governor as soon as possible
Viresh Kumar
2015-06-11
cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()
Viresh Kumar
2015-06-11
cpufreq: Initialize policy->kobj while allocating policy
Viresh Kumar
2015-06-11
cpufreq: Stop migrating sysfs files on hotplug
Viresh Kumar
2015-06-10
cpufreq: Don't allow updating inactive policies from sysfs
Viresh Kumar
2015-06-10
intel_pstate: Force setting target pstate when required
Doug Smythies
2015-06-10
intel_pstate: change some inconsistent debug information
Doug Smythies
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-05-27
speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-27
acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
2015-05-27
p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-27
powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()
Bartosz Golaszewski
2015-05-23
cpufreq: Track cpu managing sysfs kobjects separately
Saravana Kannan
2015-05-22
cpufreq: Fix for typos in two comments
Shailendra Verma
2015-05-15
cpufreq: Mark policy->governor = NULL for inactive policies
Viresh Kumar
2015-05-15
cpufreq: Manage governor usage history with 'policy->last_governor'
Viresh Kumar
2015-05-15
cpufreq: Don't traverse all active policies to find policy for a cpu
Viresh Kumar
2015-05-15
cpufreq: Get rid of cpufreq_cpu_data_fallback
Viresh Kumar
2015-05-15
cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies
Viresh Kumar
2015-05-15
cpufreq: Create for_each_{in}active_policy()
Viresh Kumar
2015-05-15
cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE
Sudeep Holla
2015-05-12
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
2015-05-07
cpufreq: Clear policy->cpus even for the last CPU
Viresh Kumar
2015-05-07
cpufreq: Keep a single path for adding managed CPUs
Viresh Kumar
2015-05-07
cpufreq: Throw warning when we try to get policy for an invalid CPU
Viresh Kumar
2015-05-07
cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()
Viresh Kumar
2015-05-07
cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
Viresh Kumar
2015-05-05
intel_pstate: Add tsc collection and keep previous target pstate
Doug Smythies
2015-05-05
cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name
Sudeep Holla
2015-05-05
cpufreq: arm_big_little: check if the frequency is set correctly
Sudeep Holla
2015-05-05
cpufreq: pxa: make pxa_freqs arrays const
Fabian Frederick
2015-05-05
cpufreq: pxa: replace typedef pxa_freqs_t by structure
Fabian Frederick
2015-04-15
cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning
Borislav Petkov
2015-04-15
intel_pstate: Change the setpoint for Atom params
Kristen Carlson Accardi
2015-04-11
intel_pstate: Knights Landing support
Dasaratharaman Chandramouli
2015-04-11
intel_pstate: remove MSR test
Kristen Carlson Accardi
2015-04-11
cpufreq: fix qoriq uniprocessor build
Arnd Bergmann
2015-04-10
Merge back earlier cpufreq material for v4.1.
Rafael J. Wysocki
2015-04-03
cpufreq: Schedule work for the first-online CPU on resume
Viresh Kumar
[next]