Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
d720024e94de4e8b7f10ee83c532926f3ad5d708
/
arch
/
i386
/
kernel
/
cpu
/
cpufreq
6ccf58a
[CPUFREQ] sets nforce2 minimum PLL divider to 2.
by Dave Jones
· 20 years ago
436fe7b
[CPUFREQ] Make powernow-k7 work on SMP kernels.
by Dave Jones
· 20 years ago
8c362a5
[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrino
by Jan Beulich
· 20 years ago
0fc25dd
[CPUFREQ] dprintk adjustments to cpufreq-nforce2
by Jan Beulich
· 20 years ago
1f729e0
[CPUFREQ] Prepare powernow-k8 for future CPUs.
by Dave Jones
· 20 years ago
911cb74
[CPUFREQ] Make acpi-cpufreq 'sticky'.
by Dave Jones
· 20 years ago
75de7d5
[CPUFREQ] Remove strange No-op from longrun.c
by Dave Jones
· 20 years ago
851777b
[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2
by Dave Jones
· 20 years ago
b6571da
[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreq
by Dave Jones
· 20 years ago
8384451
[CPUFREQ] Remove pointless reinitialisation from powernow-k8
by Dave Jones
· 20 years ago
8eebf1a
[CPUFREQ] Remove redundant initialisation from longhaul.
by Dave Jones
· 20 years ago
e2aa873
[CPUFREQ] Clean up longhaul's speed pretty-printer
by Dave Jones
· 20 years ago
8cbe016
[CPUFREQ] Disambiguate loop indexes in powernow-k7
by Dave Jones
· 20 years ago
2e3f8fa
[CPUFREQ] Typo in powernow-k8
by Dave Jones
· 20 years ago
9180053
[CPUFREQ] powernow-k8.c: fix a check-after-use
by Adrian Bunk
· 20 years ago
3aee086
[CPUFREQ] Remove duplicate check in powernow-k8
by Tobias Klauser
· 20 years ago
4211a30
[PATCH] x86_64: Proper null pointer check in powernow_k8_get
by Jacob Shin
· 20 years ago
d7fa706
[PATCH] x86_64: Revert earlier powernow-k8 change
by Andi Kleen
· 20 years ago
64840e2
[CPUFREQ] powernow: remove private for_each_cpu_mask()
by Andrew Morton
· 20 years ago
eef5167
[CPUFREQ] hotplug cpu fix for powernow-k8
by shin, jacob
· 20 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 20 years ago
ad90573
[PATCH] x86_64: Initialize powernow_data[] for all siblings
by Andi Kleen
· 20 years ago
be9bf30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 20 years ago
f081a52
[PATCH] cpufreq: speedstep-smi asm fix
by Andrew Morton
· 20 years ago
a720115
[PATCH] more-for_each_cpu-conversions fix
by Andrew Morton
· 20 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 20 years ago
84f0b1e
[CPUFREQ] kzalloc conversion for gx-suspmod
by Dave Jones
· 20 years ago
388d6c5
[CPUFREQ] Whitespace cleanup
by Dave Jones
· 20 years ago
5e8fb97
[CPUFREQ] Mark longhaul driver as broken.
by Dave Jones
· 20 years ago
6d373ea
[CPUFREQ] Fix the p4-clockmod N60 errata workaround.
by Pallipadi, Venkatesh
· 20 years ago
2a1c1c8
[CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUs
by Dave Jones
· 20 years ago
32ee8c3
[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
by Dave Jones
· 20 years ago
8ad5496
[CPUFREQ] Remove duplicate cpuinfo struct
by Dave Jones
· 20 years ago
2c906ae
[CPUFREQ] Silence powernow-k8 warning on k7's.
by Dave Jones
· 20 years ago
59ed2f5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 20 years ago
c70ca00
[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata
by Ben Collins
· 20 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 20 years ago
cdc9cc1
[CPUFREQ] X86_GX_SUSPMOD must depend on PCI
by Adrian Bunk
· 20 years ago
aa41eb9
[PATCH] x86_64: Mark powernow k8 init functions as __cpuinit
by Andi Kleen
· 20 years ago
152bf8c
[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers
by Andi Kleen
· 20 years ago
35f652b
[ACPI] fix acpi_cpufreq.c build warrning
by Benoit Boissinot
· 20 years ago
9a7d82a
[CPUFREQ] Move PMBASE reading away and do it only once at initialization time
by Mattia Dongili
· 20 years ago
1a10760
[CPUFREQ] Measure transition latency at driver initialization
by Mattia Dongili
· 20 years ago
cc6e8de
[CPUFREQ] Change loglevels on powernow-k8 bios error printk's.
by Dave Jones
· 20 years ago
d492191
[PATCH] cpufreq-nforce2.c fix u32<0 test
by Gabriel A. Devenyi
· 20 years ago
05131ec
[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once
by Venkatesh Pallipadi
· 20 years ago
6df8900
[CPUFREQ] Fix indentation in powernow-k8
by Dave Jones
· 20 years ago
019a61b
[PATCH] Support 100 MHz frequency transitions
by Langsdorf, Mark
· 20 years ago
8aae828
[CPUFREQ] Improve Error reporting in powernow-k8
by Jacob Shin
· 20 years ago
dad2ad8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 20 years ago
38e548e
[PATCH] arch/i386: Use ARRAY_SIZE macro
by Tobias Klauser
· 20 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 20 years ago
63172cb
[PATCH] typo fix in last cpufreq powernow patch
by Chris Wright
· 20 years ago
0213df7
[PATCH] cpufreq: fix pending powernow timer stuck condition
by Dave Jones
· 20 years ago
bfdc708
[CPUFREQ] kzalloc conversions for i386 drivers.
by Dave Jones
· 20 years ago
b9111b7
[CPUFREQ] Remove preempt_disable from powernow-k8
by Dave Jones
· 21 years ago
529980c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 21 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 21 years ago
4bb0d3e
[PATCH] i386: inline asm cleanup
by Zachary Amsden
· 21 years ago
52c18fd
[CPUFREQ] Remove trailing whitespace before \n's in printks.
by Dave Jones
· 21 years ago
ce38b51
[CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.c
by Mika Kukkonen
· 21 years ago
123411f
[CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.c
by Mika Kukkonen
· 21 years ago
f914be7
[CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrino
by Venkatesh Pallipadi
· 21 years ago
d395bf1
[ACPI] Reduce acpi-cpufreq switching latency by 50%
by Venkatesh Pallipadi
· 21 years ago
adbedd3
merge 2.6.13-rc4 with ACPI's to-linus tree
by Len Brown
· 21 years ago
d6ac1a7
/home/lenb/src/to-linus branch 'acpi-2.6.12'
by Len Brown
· 21 years ago
4b31e77
[ACPI] Always set P-state on initialization
by Dominik Brodowski
· 21 years ago
094ce7f
arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init_acpi':
by Dave Jones
· 21 years ago
2bcad93
Fix up powernow-k8 compile. (Missing definitions).
by Dave Jones
· 21 years ago
7153d96
powernow-k8.c: In function `query_current_values_with_pending_wait':
by Dave Jones
· 21 years ago
841e40b
Opteron revision F will support higher frequencies than
by Dave Jones
· 21 years ago
03938c3
powernow-k8 requires that a data structure for
by Dave Jones
· 21 years ago
7657e20
[PATCH] Fix warning in powernow-k8.c
by Brian Gerst
· 21 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 21 years ago
02df8b9
[ACPI] enable C2 and C3 idle power states on SMP
by Venkatesh Pallipadi
· 21 years ago
7586585
[PATCH] PCI: clean up dynamic pci id logic
by Greg Kroah-Hartman
· 21 years ago
4ae6673
[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/
by Jesper Juhl
· 21 years ago
f94ea64
[CPUFREQ] Typos.
by Dave Jones
· 21 years ago
6778bae
[CPUFREQ] longhaul - adjust transition latency.
by Dave Jones
· 21 years ago
1174631
[CPUFREQ] Longhaul: Magic timer frobbing.
by Dave Jones
· 21 years ago
3be6a48
[CPUFREQ] longhaul - disable PCI mastering around transition.
by Dave Jones
· 21 years ago
065b807
[CPUFREQ] dual-core powernow-k8
by Dave Jones
· 21 years ago
91350ed
[CPUFREQ] Recalibrate cpu_khz [1/2]
by Dave Jones
· 21 years ago
bf6fc9f
[CPUFREQ] AMD Elan SC520 cpufreq driver.
by Dave Jones
· 21 years ago
6f4095a
[CPUFREQ] speedstep-smi: it works on at least one P4M
by Dave Jones
· 21 years ago
8282864
[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support
by Dave Jones
· 21 years ago
7eb53d8
[CPUFREQ] powernow-k7: don't print khz element of FSB.
by Dave Jones
· 21 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago