开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2015-06-23
cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors
Lenny Szubowicz
2015-04-27
cpufreq: fix a NULL pointer dereference in __cpufreq_governor()
Ethan Zhao
2015-03-01
cpufreq: s3c: remove incorrect __init annotations
Arnd Bergmann
2015-03-01
cpufreq: speedstep-smi: enable interrupts when waiting
Mikulas Patocka
2014-11-13
cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
Pali Rohár
2014-11-13
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
Dirk Brandewie
2014-07-18
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
2014-07-18
cpufreq: Makefile: fix compilation for davinci platform
Prabhakar Lad
2014-06-20
cpufreq: remove race while accessing cur_policy
Bibek Basu
2014-04-13
powernow-k6: reorder frequencies
Mikulas Patocka
2014-04-13
powernow-k6: correctly initialize default parameters
Mikulas Patocka
2014-04-13
powernow-k6: disable cache when changing frequency
Mikulas Patocka
2014-03-05
cpufreq: powernow-k8: Initialize per-cpu data-structures properly
Srivatsa S. Bhat
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-10-25
acpi-cpufreq: Fail initialization if driver cannot be registered
Rafael J. Wysocki
2013-10-22
intel_pstate: Correct calculation of min pstate value
Dirk Brandewie
2013-10-22
intel_pstate: Improve accuracy by not truncating until final result
Brennan Shacklett
2013-10-16
cpufreq: s3c64xx: Rename index to driver_data
Charles Keepax
2013-10-16
intel_pstate: Fix type mismatch warning
Rafael J. Wysocki
2013-10-16
cpufreq / intel_pstate: Fix max_perf_pct on resume
Dirk Brandewie
2013-10-01
intel_pstate: fix no_turbo
Srinivas Pandruvada
2013-09-30
cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2
Philipp Zabel
2013-09-30
cpufreq: SPEAr: Fix incorrect variable type
Sachin Kamat
2013-09-25
cpufreq: exynos5440: Fix potential NULL pointer dereference
Sachin Kamat
2013-09-25
cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_...
Viresh Kumar
2013-09-25
acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate
Yinghai Lu
2013-09-20
cpufreq: return EEXIST instead of EBUSY for second registering
Yinghai Lu
2013-09-19
cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
2013-09-19
cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
2013-09-18
cpufreq: unlock correct rwsem while updating policy->cpu
Viresh Kumar
2013-09-18
cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()
Viresh Kumar
2013-09-12
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-09-11
cpufreq: Acquire the lock in cpufreq_policy_restore() for reading
Lan Tianyu
2013-09-11
cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu
Srivatsa S. Bhat
2013-09-11
cpufreq: Restructure if/else block to avoid unintended behavior
Srivatsa S. Bhat
2013-09-11
cpufreq: Fix crash in cpufreq-stats during suspend/resume
Srivatsa S. Bhat
2013-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-09-10
intel_pstate: Add Haswell CPU models
Nell Hardcastle
2013-09-10
Revert "cpufreq: make sure frequency transitions are serialized"
Rafael J. Wysocki
2013-09-10
cpufreq: Use signed type for 'ret' variable, to store negative error values
Srivatsa S. Bhat
2013-09-10
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
Srivatsa S. Bhat
2013-09-10
cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug
Srivatsa S. Bhat
2013-09-10
cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock
Srivatsa S. Bhat
2013-09-10
cpufreq: Split __cpufreq_remove_dev() into two parts
Srivatsa S. Bhat
2013-09-10
cpufreq: Fix wrong time unit conversion
Andreas Schwab
2013-09-10
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
2013-09-10
cpufreq: don't allow governor limits to be changed when it is disabled
Viresh Kumar
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]