index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+5
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
3
-5
/
+5
2011-03-17
[CPUFREQ] pcc-cpufreq: remove duplicate statements
Chumbalkar, Nagananda
1
-2
/
+0
2011-03-17
[CPUFREQ] powernow-k8: The table index is not worth displaying
Thomas Renninger
1
-2
/
+1
2011-03-09
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
1
-1
/
+1
2011-03-02
[CPUFREQ] p4-clockmod: print EST-capable warning message only once
Naga Chumbalkar
1
-3
/
+3
2011-03-02
[CPUFREQ] Fix another notifier leak in powernow-k8.
Dave Jones
1
-2
/
+2
2011-03-02
[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c
Neil Brown
1
-1
/
+8
2010-12-30
x86: Replace uses of current_cpu_data with this_cpu ops
Tejun Heo
1
-1
/
+1
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
1
-1
/
+1
2010-10-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+1
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2
-3
/
+3
2010-10-22
[CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit.
Rakib Mullick
1
-1
/
+1
2010-10-22
[CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type
Julia Lawall
2
-2
/
+2
2010-10-12
acpi-cpufreq: fix a memleak when unloading driver
Zhang Rui
1
-0
/
+1
2010-10-01
[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc
Pekka Enberg
1
-6
/
+12
2010-10-01
[CPUFREQ] acpi-cpufreq: add missing __percpu markup
Namhyung Kim
1
-1
/
+1
2010-08-12
[CPUFREQ] add missing __percpu markup in pcc-cpufreq.c
Namhyung Kim
1
-1
/
+1
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2
-27
/
+25
2010-08-03
[CPUFREQ] Remove pointless printk from p4-clockmod.
Dave Jones
1
-6
/
+1
2010-08-03
[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
Holger Freyther
1
-4
/
+4
2010-08-03
[CPUFREQ] Fix section mismatch for longhaul_cpu_init.
Holger Freyther
2
-16
/
+16
2010-08-03
[CPUFREQ] Fix section mismatch for longrun_cpu_init.
Holger Freyther
1
-3
/
+3
2010-08-03
[CPUFREQ] powernow-k8: Fix misleading variable naming
Borislav Petkov
1
-2
/
+2
2010-08-03
[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-6
/
+3
2010-08-03
[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()
Kulikov Vasiliy
1
-1
/
+1
2010-08-03
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
Thomas Renninger
1
-3
/
+0
2010-08-03
[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
Thomas Renninger
1
-2
/
+2
2010-08-03
[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...
Marti Raudsepp
1
-0
/
+2
2010-08-03
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
1
-6
/
+5
2010-08-03
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
1
-8
/
+9
2010-08-03
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
1
-12
/
+6
2010-08-03
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
Matthew Garrett
1
-1
/
+5
2010-07-26
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
1
-6
/
+5
2010-07-26
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
1
-8
/
+9
2010-07-26
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
1
-12
/
+6
2010-07-26
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
Matthew Garrett
1
-1
/
+5
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-05-26
x86, k8: Fix section mismatch for powernowk8_exit()
Borislav Petkov
1
-3
/
+3
2010-05-09
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
11
-7
/
+4
2010-04-10
powernow-k8: Fix frequency reporting
Mark Langsdorf
1
-1
/
+2
2010-04-10
x86, cpufreq: Add APERF/MPERF support for AMD processors
Mark Langsdorf
5
-44
/
+72
2010-04-10
powernow-k8: Add core performance boost support
Borislav Petkov
2
-12
/
+151
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-7
/
+4
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-0
/
+635
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-3
/
+3
2010-02-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+2
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-3
/
+3
2010-01-13
[CPUFREQ] Fix cast warning in pcc driver.
Dave Jones
1
-2
/
+1
[next]