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
/
include
/
linux
/
clocksource.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-102
/
+0
2014-10-23
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
1
-1
/
+1
2014-07-24
clocksource: Get rid of cycle_last
Thomas Gleixner
1
-2
/
+0
2014-05-20
of: consolidate linker section OF match table declarations
Rob Herring
1
-13
/
+3
2013-07-30
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
1
-0
/
+2
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
1
-0
/
+1
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
1
-1
/
+1
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
1
-0
/
+3
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
1
-1
/
+1
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2013-03-28
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
Arnd Bergmann
1
-2
/
+9
2013-03-16
clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
Feng Tang
1
-0
/
+1
2013-03-11
clocksource: add empty version of clocksource_of_init
Rob Herring
1
-0
/
+1
2013-02-01
clocksource: always define CLOCKSOURCE_OF_DECLARE
Stephen Warren
1
-0
/
+2
2013-01-02
clocksource: add common of_clksrc_init() function
Stephen Warren
1
-0
/
+9
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-16
/
+0
2012-02-02
clocksource: Get rid of clocksource_calc_mult_shift()
Yong Zhang
1
-7
/
+0
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+8
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
1
-1
/
+2
2011-07-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+8
2011-07-22
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
1
-1
/
+3
2011-07-15
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
1
-7
/
+0
2011-07-13
clocksource: Replace vread with generic arch data
Andy Lutomirski
1
-2
/
+8
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-0
/
+1
2011-05-23
clocksource: add common mmio clocksource
Russell King
1
-0
/
+8
2011-05-19
clocksource: Restructure clocksource struct members
Thomas Gleixner
1
-18
/
+14
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
1
-0
/
+2
2011-05-14
clocksource: convert footbridge to generic i8253 clocksource
Russell King
1
-0
/
+2
2011-02-22
Make clocksource name const
Russell King - ARM Linux
1
-1
/
+1
2010-07-27
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
1
-0
/
+11
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
1
-2
/
+4
2010-05-10
clocksource: Add clocksource_register_hz/khz interface
John Stultz
1
-1
/
+18
2010-02-05
clocksource: add suspend callback
Magnus Damm
1
-0
/
+3
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
1
-1
/
+1
2009-12-09
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
1
-2
/
+4
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
1
-0
/
+2
2009-11-13
clocksource: Provide a generic mult/shift factor calculation
Thomas Gleixner
1
-0
/
+10
2009-08-28
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
1
-0
/
+1
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
1
-0
/
+2
2009-08-15
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
1
-3
/
+1
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
1
-50
/
+4
2009-08-15
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
1
-0
/
+1
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
1
-0
/
+2
2009-08-15
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
1
-58
/
+0
2009-07-31
clocksource: Save mult_orig in clocksource_disable()
Magnus Damm
1
-1
/
+13
2009-05-02
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
1
-1
/
+9
2009-04-22
clocksource: add enable() and disable() callbacks
Magnus Damm
1
-0
/
+31
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-3
/
+3
2009-02-16
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
1
-0
/
+101
[next]