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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
acpi-cpufreq: Adjust the code to use the common boost attribute
Lukasz Majewski
1
-57
/
+29
2014-01-17
cpufreq: Add boost frequency support in core
Lukasz Majewski
3
-8
/
+190
2014-01-17
intel_pstate: Add trace point to report internal state.
Dirk Brandewie
2
-0
/
+77
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
18
-229
/
+112
2014-01-17
ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
Viresh Kumar
1
-0
/
+7
2014-01-17
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
Viresh Kumar
1
-2
/
+25
2014-01-17
cpufreq: stats: free table and remove sysfs entry in a single routine
Viresh Kumar
1
-31
/
+19
2014-01-17
cpufreq: stats: remove hotplug notifiers
Viresh Kumar
1
-36
/
+2
2014-01-17
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
3
-7
/
+24
2014-01-17
cpufreq: speedstep: remove unused speedstep_get_state
Paul Bolle
1
-32
/
+0
2014-01-15
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
40
-206
/
+511
2014-01-07
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
1
-1
/
+2
2014-01-06
powernow-k6: reorder frequencies
Mikulas Patocka
1
-7
/
+10
2014-01-06
powernow-k6: correctly initialize default parameters
Mikulas Patocka
1
-4
/
+72
2014-01-06
powernow-k6: disable cache when changing frequency
Mikulas Patocka
1
-17
/
+39
2014-01-06
Documentation: add ABI entry for intel_pstate
Ramkumar Ramachandra
1
-0
/
+24
2014-01-06
cpufreq: exynos: Convert exynos-cpufreq to platform driver
Lukasz Majewski
5
-2
/
+19
2014-01-06
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
3
-0
/
+64
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
20
-13
/
+31
2014-01-06
cpufreq: imx6q: add of_init_opp_table
John Tobias
1
-4
/
+17
2014-01-06
cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs
Shawn Guo
1
-3
/
+3
2014-01-06
cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed
Anson Huang
1
-29
/
+77
2014-01-06
cpufreq: send new set of notification for transition failures
Viresh Kumar
4
-37
/
+17
2014-01-06
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
2
-0
/
+16
2014-01-06
cpufreq: exynos5250: Set APLL rate using CCF API
Sachin Kamat
1
-64
/
+10
2014-01-06
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
Jane Li
3
-2
/
+8
2014-01-06
cpufreq: s3c24xx: Staticize local variable
Sachin Kamat
1
-1
/
+1
2014-01-06
cpufreq: s3c2440: Staticize local variables
Sachin Kamat
1
-2
/
+2
2014-01-06
cpufreq: s3c2440: Remove hardware.h inclusion
Sachin Kamat
1
-2
/
+0
2014-01-06
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
Viresh Kumar
1
-1
/
+1
2014-01-06
Documentation / cpufreq: add intel-pstate.txt
Ramkumar Ramachandra
1
-0
/
+40
2014-01-05
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
5
-20
/
+62
2014-01-05
Linux 3.13-rc7
Linus Torvalds
1
-1
/
+1
2014-01-04
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-6
/
+7
2014-01-04
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-33
/
+108
2014-01-03
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+5
2014-01-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
9
-24
/
+66
2014-01-03
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-03
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-03
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-03
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-03
MAINTAINERS: set up proper record for Xilinx Zynq
Michal Simek
1
-0
/
+3
2014-01-03
mm: remove bogus warning in copy_huge_pmd()
Mel Gorman
1
-3
/
+0
2014-01-03
memcg: fix memcg_size() calculation
Vladimir Davydov
1
-1
/
+1
2014-01-03
mm: fix use-after-free in sys_remap_file_pages
Rik van Riel
1
-3
/
+5
2014-01-03
mm: munlock: fix deadlock in __munlock_pagevec()
Vlastimil Babka
1
-5
/
+10
2014-01-03
mm: munlock: fix a bug where THP tail page is encountered
Vlastimil Babka
1
-7
/
+22
2014-01-03
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
6
-5
/
+58
2014-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-11
/
+22
2014-01-02
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
Jan Kiszka
1
-2
/
+1
[next]