Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4b5edf7887c6ec8c09c9064a2d14b578ef1904fe
/
drivers
/
cpufreq
/
acpi-cpufreq.c
11269ff
acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob
by Andre Przywara
· 12 years ago
615b730
acpi-cpufreq: Add support for disabling dynamic overclocking
by Andre Przywara
· 12 years ago
acd3162
acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs
by Andre Przywara
· 12 years ago
3dc9a63
acpi-cpufreq: Add support for modern AMD CPUs
by Matthew Garrett
· 12 years ago
92e03c4
[CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq
by Matthew Garrett
· 13 years ago
50f4ddd
[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.
by Luming Yu
· 13 years ago
bb0a56e
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
by Dave Jones
· 13 years ago
[Renamed from arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c]
2d06d8c
[CPUFREQ] use dynamic debug instead of custom infrastructure
by Dominik Brodowski
· 14 years ago
dab5fff
acpi-cpufreq: fix a memleak when unloading driver
by Zhang Rui
· 14 years ago
3f6c4df
[CPUFREQ] acpi-cpufreq: add missing __percpu markup
by Namhyung Kim
· 14 years ago
6f4f272
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
by Thomas Renninger
· 15 years ago
6b72e39
[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
by Thomas Renninger
· 15 years ago
d7be0ce
Merge commit 'v2.6.34-rc6' into x86/cpu
by H. Peter Anvin
· 15 years ago
a2fed57
x86, cpufreq: Add APERF/MPERF support for AMD processors
by Mark Langsdorf
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4a28395
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by using smp_call_function_any()
by Andrew Morton
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
e2f74f3
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
by Thomas Renninger
· 15 years ago
293afe4
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message
by John Villalovos
· 15 years ago
f162506
percpu: make percpu symbols in cpufreq unique
by Tejun Heo
· 15 years ago
467f995
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6161352
tracing, perf: Convert the power tracer into an event tracer
by Arjan van de Ven
· 15 years ago
714af06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
5cbc19a
x86: Add generic aperf/mperf code
by Peter Zijlstra
· 15 years ago
a8303aa
x86: Move APERF/MPERF into a X86_FEATURE
by Peter Zijlstra
· 15 years ago
1a8e42f
[CPUFREQ] Create a blacklist for processors that should not load the acpi-cpufreq module.
by Prarit Bhargava
· 15 years ago
0de5108
CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs
by Harald Welte
· 15 years ago
eaa9584
cpumask: alloc zeroed cpumask for static cpumask_var_ts
by Yinghai Lu
· 15 years ago
61c8c67
acpi-cpufreq: fix printk typo and indentation
by Joe Perches
· 15 years ago
d876dfb
acpi-cpufreq: Do not let get_measured perf depend on internal variable
by Thomas Renninger
· 16 years ago
d91758f
acpi-cpufreq: style-only: add parens to math expression
by Thomas Renninger
· 16 years ago
e0e8c4e
acpi-cpufreq: Cleanup: Use printk_once
by Thomas Renninger
· 16 years ago
093f13e
x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf
by Pallipadi, Venkatesh
· 16 years ago
ea34f43
acpi-cpufreq: fix 'smp_call_function_many()' confusion
by Linus Torvalds
· 16 years ago
1c98aa7
Fix quilt merge error in acpi-cpufreq.c
by Linus Torvalds
· 16 years ago
01599fc
cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c
by Andrew Morton
· 16 years ago
18b2646
ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only
by Venkatesh Pallipadi
· 16 years ago
e4f6937
ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf
by Venkatesh Pallipadi
· 16 years ago
32fb6c1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
478c6a4
Merge branch 'linus' into release
by Len Brown
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
a59d163
ACPI: cap off P-state transition latency from buggy BIOSes
by Pallipadi, Venkatesh
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
f0ef039
Merge branch 'x86/core' into tracing/textedit
by Ingo Molnar
· 16 years ago
3a58df3
[CPUFREQ] checkpatch cleanups for acpi-cpufreq
by Dave Jones
· 16 years ago
b36128c
alloc_percpu: change percpu_ptr to per_cpu_ptr
by Rusty Russell
· 16 years ago
b5f9fd0
tracing: convert c/p state power tracer to use tracepoints
by Jason Baron
· 16 years ago
1292211
tracing/power: move the power trace headers to a dedicated file
by Frederic Weisbecker
· 16 years ago
bfa318a
fix: crash: IP: __bitmap_intersects+0x48/0x73
by Ingo Molnar
· 16 years ago
7285908
cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
by Mike Travis
· 16 years ago
6eb714c
cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
by Mike Travis
· 16 years ago
5cd7376
fix: crash: IP: __bitmap_intersects+0x48/0x73
by Ingo Molnar
· 16 years ago
4a922a9
x86, cpufreq: remove leftover copymask_copy()
by Ingo Molnar
· 16 years ago
50c668d
Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"
by Ingo Molnar
· 16 years ago
e39ad41
cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs
by Mike Travis
· 16 years ago
7503bfb
cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
by Mike Travis
· 16 years ago
4d8bb53
cpumask: use cpumask_var_t in acpi-cpufreq.c
by Mike Travis
· 16 years ago
835481d
cpumask: convert struct cpufreq_policy to cpumask_var_t
by Rusty Russell
· 16 years ago
80855f7
cpumask: use alloc_cpumask_var_node where appropriate
by Mike Travis
· 16 years ago
2fdf66b
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
by Rusty Russell
· 16 years ago
f3f47a6
tracing: add "power-tracer": C/P state tracer to help power optimization
by Arjan van de Ven
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
ee29753
ACPI: don't load acpi_cpufreq if acpi=off
by Yinghai Lu
· 16 years ago
bf0b90e
[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()
by venkatesh.pallipadi@intel.com
· 16 years ago
847aef6
[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error
by Akinobu Mita
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
65c0118
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
by Mike Travis
· 16 years ago
334ef7a
x86: use performance variant for_each_cpu_mask_nr
by Mike Travis
· 16 years ago
e8628dd
[CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism
by Darrick J. Wong
· 17 years ago
e56a727
[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back.
by Venkatesh Pallipadi
· 17 years ago
fc0e474
x86: use new set_cpus_allowed_ptr function
by Mike Travis
· 17 years ago
ea348f3
x86: change NR_CPUS arrays in acpi-cpufreq
by travis@sgi.com
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
0835761
x86: Convert cpu_core_map to be a per cpu variable
by Mike Travis
· 17 years ago
4d5709a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
ee580dc
i386: move kernel/cpu/cpufreq
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c]
9eb5957
[CPUFREQ] Don't take semaphore in cpufreq_quick_get()
by Andi Kleen
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
5010929
acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
by Fenghua Yu
· 17 years ago
45c876b
Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver
by Fenghua Yu
· 17 years ago
22aadf8
Pull bugzilla-7880 into release branch
by Len Brown
· 17 years ago
3cdf552
ACPI: Discard invalid elements in _PSS package
by Zhang Rui
· 17 years ago
13424f6
[CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR
by Venki Pallipadi
· 17 years ago
76ff28c
[CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target()
by Guillaume Chazarain
· 18 years ago
8edc59d9
[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification
by Venkatesh Pallipadi
· 18 years ago
a507ac4
[CPUFREQ] set policy->curfreq on initialization
by Mattia Dongili
· 18 years ago
4e581ff
[CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c
by Venkatesh Pallipadi
· 18 years ago
3d4a7ef
[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreq
by Venkatesh Pallipadi
· 18 years ago
95625b8
[CPUFREQ] ifdef more unused on !SMP code.
by Dave Jones
· 18 years ago
95dd722
[CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the lindenting.
by Dave Jones
· 18 years ago
0a1230a
[CPUFREQ] Remove duplicate include from acpi-cpufreq
by Dave Jones
· 18 years ago
dfde5d6
[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware
by Venkatesh Pallipadi
· 18 years ago
a6f6e6e6
[CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakage
by Venkatesh Pallipadi
· 18 years ago
7650b28
[CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notification
by Venkatesh Pallipadi
· 18 years ago
64be7ee
[CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.c
by Venkatesh Pallipadi
· 18 years ago
dde9f7b
[CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition support
by Venkatesh Pallipadi
· 18 years ago
fe27cb3
[CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier
by Venkatesh Pallipadi
· 18 years ago
519ce3e
[CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the group
by Venkatesh Pallipadi
· 18 years ago
bfeeb0f
[CPUFREQ] Make acpi-cpufreq unsticky again.
by Dave Jones
· 18 years ago
Next »