index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
acpi-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Remove CPU hotplug callbacks only if they were initialized
Boris Ostrovsky
2016-12-21
1
-1
/
+1
*
cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage
Sebastian Andrzej Siewior
2016-11-28
1
-39
/
+20
*
cpufreq: acpi-cpufreq: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-28
1
-47
/
+45
*
cpufreq: acpi-cpufreq: use cached frequency mapping when possible
Steve Muckle
2016-07-21
1
-1
/
+4
*
cpufreq: Reuse new freq-table helpers
Viresh Kumar
2016-07-07
1
-10
/
+4
*
cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data
Viresh Kumar
2016-04-09
1
-29
/
+34
*
cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()
Viresh Kumar
2016-04-09
1
-8
/
+6
*
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
1
-4
/
+4
*
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-04-09
1
-7
/
+3
*
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
2016-04-02
1
-0
/
+42
*
cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
Jisheng Zhang
2016-03-22
1
-6
/
+6
*
cpufreq: acpi-cpufreq: Clean up hot plug notifier callback
Richard Cochran
2016-03-20
1
-2
/
+4
*
cpufreq: acpi-cpufreq: Make read and write operations more efficient
Rafael J. Wysocki
2016-03-03
1
-113
/
+95
*
cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()
Rafael J. Wysocki
2016-02-26
1
-4
/
+2
*
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2016-01-01
1
-3
/
+2
*
cpufreq: acpi-cpufreq: Simplify boost-related code
Rafael J. Wysocki
2016-01-01
1
-13
/
+8
*
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
Srinivas Pandruvada
2015-10-08
1
-0
/
+3
*
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-09-16
1
-2
/
+1
*
cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute
Rafael J. Wysocki
2015-07-22
1
-10
/
+11
*
cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data
Rafael J. Wysocki
2015-07-22
1
-13
/
+16
*
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
2015-07-22
1
-3
/
+2
*
acpi-cpufreq: Fix an ACPI perf unregister issue
Pan Xinhui
2015-07-16
1
-1
/
+3
*
acpi-cpufreq: replace per_cpu with driver_data of policy
Pan Xinhui
2015-07-16
1
-18
/
+22
*
acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
2015-05-27
1
-2
/
+3
*
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-30
1
-5
/
+4
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-04-08
1
-1
/
+1
|
\
|
*
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-04-07
1
-1
/
+1
*
|
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
acpi-cpufreq: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-3
/
+4
*
|
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
1
-1
/
+0
|
/
*
acpi-cpufreq: De-register CPU notifier and free struct msr on error.
Konrad Rzeszutek Wilk
2014-01-28
1
-3
/
+4
*
acpi-cpufreq: Adjust the code to use the common boost attribute
Lukasz Majewski
2014-01-17
1
-57
/
+29
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-11-07
1
-12
/
+2
|
\
|
*
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-31
1
-12
/
+2
*
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-10-28
1
-30
/
+14
|
\
|
|
*
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
1
-15
/
+6
|
*
acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case
Viresh Kumar
2013-10-16
1
-1
/
+6
|
*
cpufreq: acpi-cpufreq: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
1
-1
/
+0
|
*
cpufreq: acpi: Use generic cpufreq routines
Viresh Kumar
2013-10-16
1
-10
/
+1
|
*
cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
1
-3
/
+1
*
|
acpi-cpufreq: Fail initialization if driver cannot be registered
Rafael J. Wysocki
2013-10-25
1
-4
/
+4
|
/
*
acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate
Yinghai Lu
2013-09-25
1
-0
/
+4
*
acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute
Lan Tianyu
2013-08-14
1
-1
/
+1
*
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-10
1
-1
/
+0
*
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-08-07
1
-2
/
+2
*
cpufreq: Remove unused APERF/MPERF support
Stratos Karafotis
2013-07-26
1
-5
/
+0
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-06-29
1
-1
/
+22
|
\
|
*
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
Lan Tianyu
2013-06-27
1
-1
/
+22
*
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-06-28
1
-7
/
+9
|
\
|
|
*
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
Rafael J. Wysocki
2013-06-27
1
-7
/
+9
|
|
\
[next]