index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2014-04-14
cpufreq: Fix timer/workqueue corruption due to double queueing
Stephen Boyd
2014-04-14
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2014-04-14
powernow-k6: reorder frequencies
Mikulas Patocka
2014-04-14
powernow-k6: correctly initialize default parameters
Mikulas Patocka
2014-04-14
powernow-k6: disable cache when changing frequency
Mikulas Patocka
2014-03-06
cpufreq: powernow-k8: Initialize per-cpu data-structures properly
Srivatsa S. Bhat
2014-02-13
intel_pstate: Correct calculation of min pstate value
Dirk Brandewie
2014-02-13
intel_pstate: Improve accuracy by not truncating until final result
Brennan Shacklett
2014-02-13
intel_pstate: fix no_turbo
Srinivas Pandruvada
2014-02-13
intel_pstate: Add Haswell CPU models
Nell Hardcastle
2014-01-15
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
2014-01-09
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
2013-12-04
cpufreq: highbank-cpufreq: Enable Midway/ECX-2000
Mark Langsdorf
2013-11-13
cpufreq / intel_pstate: Fix max_perf_pct on resume
Dirk Brandewie
2013-08-14
cpufreq: rename ignore_nice as ignore_nice_load
Viresh Kumar
2013-08-14
cpufreq: loongson2: fix regression related to clock management
Aaro Koskinen
2013-08-11
cpufreq: Fix cpufreq driver module refcount balance after suspend/resume
Rafael J. Wysocki
2013-08-04
cpufreq / intel_pstate: Change to scale off of max P-state
Dirk Brandewie
2013-07-25
cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression
Srivatsa S. Bhat
2013-07-25
cpufreq: Revert commit a66b2e to fix suspend/resume regression
Srivatsa S. Bhat
2013-07-13
cpufreq: Fix cpufreq regression after suspend/resume
Srivatsa S. Bhat
2013-06-25
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
Jacob Shin
2013-06-05
cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
Guennadi Liakhovetski
2013-06-05
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
Michael Wang
2013-06-05
acpi-cpufreq: set current frequency based on target P-State
Ross Lagerwall
2013-05-25
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-22
cpufreq: arm_big_little_dt: Instantiate as platform_driver
Viresh Kumar
2013-05-22
cpufreq: arm_big_little_dt: Register driver only if DT has valid data
Viresh Kumar
2013-05-22
cpufreq / e_powersaver: Fix linker error when ACPI processor is a module
RafaĆ Bilski
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2013-05-22
cpufreq / intel_pstate: Add additional supported CPU ID
Dirk Brandewie
2013-05-22
cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT
Viresh Kumar
2013-05-15
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2013-05-14
cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
Wei Yongjun
2013-05-13
cpufreq, ondemand: Remove leftover debug line
Borislav Petkov
2013-05-12
cpufreq / kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-12
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: Remove idle mode PID
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: fix ffmpeg regression
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: use lowest requested max performance
Dirk Brandewie
2013-05-12
cpufreq / intel_pstate: remove idle time and duration from sample and calcula...
Dirk Brandewie
2013-05-12
cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
Alexander Shiyan
2013-05-12
cpufreq: ARM big LITTLE: Fix Kconfig entries
Viresh Kumar
2013-05-12
cpufreq: cpufreq-cpu0: Free parent node for error cases
Viresh Kumar
2013-05-12
cpufreq: cpufreq-cpu0: defer probe when regulator is not ready
Nishanth Menon
2013-05-12
cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount
Viresh Kumar
2013-05-12
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
Viresh Kumar
2013-05-12
cpufreq: ARM big LITTLE: Improve print message
Viresh Kumar
2013-05-12
cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h
Viresh Kumar
[next]