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
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
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+15
2021-02-22
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2021-02-11
clocksource/hyperv: use MSR-based access if running as root
Wei Liu
1
-0
/
+3
2021-02-10
Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
9
-1374
/
+73
2021-02-03
clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resume
Claudiu Beznea
1
-15
/
+71
2021-02-03
clocksource/drivers/prima: Remove sirf prima driver
Arnd Bergmann
3
-249
/
+0
2021-02-03
clocksource/drivers/atlas: Remove sirf atlas driver
Arnd Bergmann
3
-288
/
+0
2021-02-03
clocksource/drivers/tango: Remove tango driver
Arnd Bergmann
3
-66
/
+0
2021-02-03
clocksource/drivers/u300: Remove the u300 driver
Arnd Bergmann
3
-465
/
+0
2021-01-19
clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
Tom Rix
1
-4
/
+1
2021-01-18
clocksource/drivers/davinci: Move pr_fmt() before the includes
Bartosz Golaszewski
1
-3
/
+2
2021-01-18
clocksource/drivers/efm32: Drop unused timer code
Uwe Kleine-König
3
-288
/
+0
2021-01-18
clocksource/drivers/sh_cmt: Make sure channel clock supply is enabled
Geert Uytterhoeven
1
-3
/
+13
2021-01-18
clocksource/drivers/ixp4xx: Select TIMER_OF when needed
Arnd Bergmann
1
-0
/
+1
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-10
/
+10
2020-12-07
clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM
Niklas Söderlund
1
-4
/
+14
2020-12-05
clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....
Keqian Zhu
1
-7
/
+16
2020-12-05
clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
Keqian Zhu
1
-2
/
+2
2020-12-05
clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available
Dinh Nguyen
1
-18
/
+39
2020-12-03
clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
Kefeng Wang
1
-1
/
+1
2020-12-03
clocksource/drivers/ingenic: Fix section mismatch
Daniel Lezcano
1
-1
/
+1
2020-12-03
clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
Yu Kuai
1
-9
/
+9
2020-12-03
clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
Yang Yingliang
1
-3
/
+8
2020-12-03
clocksource/drivers/nps: Remove EZChip NPS clocksource driver
Vineet Gupta
3
-295
/
+0
2020-12-03
clocksource/drivers/sp804: Use pr_fmt
Kefeng Wang
1
-4
/
+7
2020-12-03
clocksource/drivers/sp804: Correct clk_get_rate handle
Kefeng Wang
1
-9
/
+1
2020-12-03
clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
Kefeng Wang
1
-11
/
+2
2020-12-03
clocksource/drivers/sp804: Make some symbol static
Kefeng Wang
1
-3
/
+2
2020-12-03
clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...
Zhen Lei
1
-6
/
+6
2020-11-10
PM: domains: Rename pm_genpd_syscore_poweroff|poweron()
Ulf Hansson
3
-10
/
+10
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-10-12
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-70
/
+186
2020-10-02
clocksource/drivers/armada-370-xp: Use semicolons rather than commas to separ...
Julia Lawall
1
-4
/
+4
2020-10-01
clocksource/drivers/mps2-timer: Use semicolons rather than commas to separate...
Julia Lawall
1
-3
/
+3
2020-09-30
clocksource: clint: Export clint_time_val for modules
Palmer Dabbelt
1
-0
/
+1
2020-09-28
hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
Mohammed Gamal
1
-2
/
+2
2020-09-27
Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-22
/
+25
2020-09-24
clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit mode
Zhen Lei
2
-0
/
+17
2020-09-24
clocksource/drivers/sp804: Add support for Hisilicon sp804 timer
Zhen Lei
1
-0
/
+27
2020-09-24
clocksource/drivers/sp804: Support non-standard register offset
Zhen Lei
2
-26
/
+108
2020-09-24
clocksource/drivers/sp804: Prepare for support non-standard register offset
Zhen Lei
1
-6
/
+11
2020-09-24
clocksource/drivers/sp804: Remove a mismatched comment
Zhen Lei
1
-1
/
+0
2020-09-24
clocksource/drivers/sp804: Delete the leading "__" of some functions
Zhen Lei
1
-12
/
+15
2020-09-24
clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.h
Zhen Lei
1
-7
/
+0
2020-09-24
clocksource/drivers/sp804: Cleanup clk_get_sys()
Kefeng Wang
1
-20
/
+10
2020-09-20
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+17
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
1
-0
/
+17
[next]