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
pinetabv-6.6.y-devel
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
2019-06-25
clocksource/drivers/davinci: Add support for clockevents
Bartosz Golaszewski
4
-0
/
+334
2019-06-25
clocksource/drivers/tegra: Set up maximum-ticks limit properly
Dmitry Osipenko
1
-1
/
+9
2019-06-25
clocksource/drivers/tegra: Cycles can't be 0
Dmitry Osipenko
1
-3
/
+10
2019-06-25
clocksource/drivers/tegra: Restore base address before cleanup
Dmitry Osipenko
1
-0
/
+2
2019-06-25
clocksource/drivers/tegra: Add verbose definition for 1MHz constant
Dmitry Osipenko
1
-5
/
+7
2019-06-25
clocksource/drivers/tegra: Drop unneeded typecasting in one place
Dmitry Osipenko
1
-1
/
+1
2019-06-25
clocksource/drivers/tegra: Set and use timer's period
Dmitry Osipenko
1
-2
/
+3
2019-06-25
clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr
Dmitry Osipenko
1
-17
/
+25
2019-06-25
clocksource/drivers/tegra: Restore timer rate on Tegra210
Dmitry Osipenko
1
-0
/
+2
2019-06-25
clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Andrew Murray
3
-13
/
+25
2019-06-25
clocksource/drivers/sysctr: Add nxp system counter timer driver support
Bai Ping
4
-0
/
+178
2019-06-25
clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.c
Dmitry Osipenko
2
-1
/
+1
2019-06-25
clocksource/drivers/tegra: Lower clocksource rating for some Tegra's
Dmitry Osipenko
1
-4
/
+26
2019-06-25
clocksource/drivers/tegra: Support COMPILE_TEST universally
Dmitry Osipenko
1
-1
/
+1
2019-06-25
clocksource/drivers/tegra: Minor code clean up
Dmitry Osipenko
1
-19
/
+24
2019-06-25
clocksource/drivers/tegra: Release all IRQ's on request_irq() error
Dmitry Osipenko
1
-2
/
+3
2019-06-25
clocksource/drivers/tegra: Replace readl/writel with relaxed versions
Dmitry Osipenko
1
-17
/
+18
2019-06-25
clocksource/drivers/tegra: Reset hardware state on init
Dmitry Osipenko
1
-0
/
+3
2019-06-25
clocksource/drivers/tegra: Unify timer code
Dmitry Osipenko
1
-51
/
+60
2019-06-25
clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
Dmitry Osipenko
1
-77
/
+43
2019-06-25
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
Marek Szyprowski
2
-3
/
+3
2019-06-25
clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()
Masahiro Yamada
1
-1
/
+2
2019-06-25
clocksource/drivers/ixp4xx: Implement delay timer
Linus Walleij
1
-2
/
+14
2019-06-25
clocksource/drivers/timer-meson6: Update with SPDX Licence identifier
Neil Armstrong
1
-4
/
+1
2019-06-25
timekeeping: Boot should be boottime for coarse ns accessor
Jason A. Donenfeld
2
-2
/
+2
2019-06-23
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-06-22
posix-timers: Use spin_lock_irq() in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+3
2019-06-22
posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+0
2019-06-22
timekeeping: Add missing _ns functions for coarse accessors
Jason A. Donenfeld
2
-3
/
+35
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
22
-36
/
+36
2019-06-22
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
1
-1
/
+1
2019-06-22
Merge branch 'linus' into timers/core
Thomas Gleixner
209
-1158
/
+2002
2019-06-22
kselftests: timers: freq-step: Update maximum acceptable precision and errors
Miroslav Lichvar
1
-3
/
+3
2019-06-22
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
2019-06-16
Linux 5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-24
/
+45
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+8
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
2019-06-15
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-4
/
+26
2019-06-15
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-45
/
+105
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-4
/
+59
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-14
/
+35
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2
-1
/
+2
2019-06-15
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-43
/
+117
2019-06-15
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-73
/
+253
2019-06-15
Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2019-06-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+7
2019-06-15
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-259
/
+114
2019-06-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-06-15
Smack: Restore the smackfsdef mount option and add missing prefixes
Casey Schaufler
1
-5
/
+7
[next]