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
/
kernel
/
time
/
clocksource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
1
-8
/
+0
2020-06-09
clocksource: Remove obsolete ifdef
Thomas Gleixner
1
-2
/
+0
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
1
-0
/
+9
2020-02-01
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
1
-2
/
+9
2019-06-14
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
1
-2
/
+2
2018-11-23
time: Remove license boilerplate
Thomas Gleixner
1
-14
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-5
/
+0
2018-10-05
clocksource: Provide clocksource_arch_init()
Thomas Gleixner
1
-0
/
+2
2018-09-07
clocksource: Revert "Remove kthread"
Peter Zijlstra
1
-10
/
+30
2018-07-20
time: Introduce one suspend clocksource to compensate the suspend time
Baolin Wang
1
-0
/
+149
2018-05-16
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
1
-2
/
+2
2018-05-02
clocksource: Remove kthread
Peter Zijlstra
1
-21
/
+10
2018-05-02
clocksource: Rework stale comment
Peter Zijlstra
1
-4
/
+2
2018-05-02
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
1
-1
/
+8
2018-05-02
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-05-02
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
1
-16
/
+34
2018-02-28
clocksource: Use ATTRIBUTE_GROUPS
Baolin Wang
1
-11
/
+10
2018-02-28
clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes
Baolin Wang
1
-26
/
+17
2018-02-28
clocksource: Don't walk the clocksource list for empty override
Baolin Wang
1
-0
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-2
/
+2
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
1
-2
/
+1
2017-05-15
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...
Peter Zijlstra
1
-0
/
+3
2017-01-14
sched/clock, clocksource: Add optional cs::mark_unstable() method
Thomas Gleixner
1
-0
/
+4
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-07
clocksource: export the clocks_calc_mult_shift to use by timestamp code
Murali Karicheri
1
-0
/
+1
2016-09-01
clocksource: Defer override invalidation unless clock is unstable
Kyle Walker
1
-3
/
+12
2016-06-20
clocksource: Make clocksource insert entry more efficient
Minfei Huang
1
-3
/
+5
2016-01-27
clocksource: Allow unregistering the watchdog
Vitaly Kuznetsov
1
-10
/
+42
2015-12-07
clocksource: Add CPU info to clocksource watchdog reporting
Seiichi Ikarashi
1
-2
/
+2
2015-11-10
remove abs64()
Andrew Morton
1
-1
/
+1
2015-10-12
Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new c...
Ingo Molnar
1
-1
/
+1
2015-10-11
clocksource: Remove return statement from void functions
Guillaume Gomez
1
-3
/
+2
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
1
-1
/
+1
2015-09-22
time: Fix spelling in comments
Zhen Lei
1
-1
/
+1
2015-06-10
clocksource: Use current logging style
Joe Perches
1
-12
/
+12
2015-04-03
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...
John Stultz
1
-2
/
+5
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
1
-1
/
+1
2015-04-01
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
1
-1
/
+1
2015-03-13
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...
John Stultz
1
-5
/
+6
2015-03-13
clocksource: Add some debug info about clocksources being registered
John Stultz
1
-0
/
+3
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
1
-47
/
+34
2015-03-13
clocksource: Improve clocksource watchdog reporting
John Stultz
1
-9
/
+9
2015-03-12
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
1
-12
/
+16
2015-03-12
clocksource: Simplify the logic around clocksource wrapping safety margins
John Stultz
1
-14
/
+12
2015-03-12
clocksource: Simplify the clocks_calc_max_nsecs() logic
John Stultz
1
-12
/
+3
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-76
/
+0
2014-10-29
clocksource: Fix 'clcoksource' typo in comment
James Hartley
1
-1
/
+1
2014-07-24
clocksource: Make delta calculation a function
Thomas Gleixner
1
-5
/
+7
2013-10-19
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
1
-1
/
+1
[next]