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
2013-10-19
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
1
-1
/
+1
2013-09-17
clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...
Elad Wexler
1
-2
/
+2
2013-09-17
Merge branch 'fortglx/3.12/time' into fortglx/3.13/time
John Stultz
1
-0
/
+1
2013-07-30
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
1
-15
/
+30
2013-07-23
clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile
Prarit Bhargava
1
-0
/
+1
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
1
-15
/
+42
2013-05-28
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
1
-0
/
+1
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
1
-4
/
+5
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
1
-21
/
+12
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
1
-0
/
+73
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
1
-14
/
+23
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
1
-11
/
+20
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
1
-3
/
+3
2013-05-16
clocksource: Always verify highres capability
Thomas Gleixner
1
-5
/
+26
2012-03-24
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
1
-1
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-18
/
+19
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+9
2011-12-15
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-02
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
1
-2
/
+2
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
1
-10
/
+48
2011-09-13
clocksource: Make watchdog reset lockless
Thomas Gleixner
1
-20
/
+18
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-11
/
+13
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
1
-1
/
+1
2011-05-20
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-19
/
+19
2011-05-19
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
Thomas Gleixner
1
-19
/
+19
2011-05-05
clocksource: Install completely before selecting
john stultz
1
-2
/
+2
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
1
-4
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-12
time: Rename misnamed minsec argument of clocks_calc_mult_shift()
Nicolas Pitre
1
-4
/
+4
2010-12-23
Fix rounding in clocks_calc_mult_shift()
john stultz
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-07-27
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
1
-5
/
+24
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-2
/
+2
2010-05-10
clocksource: Add clocksource_register_hz/khz interface
John Stultz
1
-0
/
+48
2010-03-02
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
1
-0
/
+4
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+13
2010-02-05
clocksource: add suspend callback
Magnus Damm
1
-0
/
+12
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
1
-1
/
+1
2010-01-26
clocksource: Prevent potential kgdb dead lock
Thomas Gleixner
1
-3
/
+15
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+97
2009-11-14
clocksource/events: Fix fallout of generic code changes
Thomas Gleixner
1
-2
/
+2
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
1
-0
/
+44
2009-11-13
clocksource: Provide a generic mult/shift factor calculation
Thomas Gleixner
1
-0
/
+53
2009-11-12
clocksource/timecompare: Fix symbol exports to be GPL'd.
David S. Miller
1
-3
/
+3
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2009-09-25
clocksource: Resume clocksource without taking the clocksource mutex
Martin Schwidefsky
1
-4
/
+0
2009-09-14
clocksource: Delay clocksource down rating to late boot
Thomas Gleixner
1
-10
/
+18
2009-09-14
clocksource: clocksource_select must be called with mutex locked
Thomas Gleixner
1
-0
/
+2
2009-09-11
clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash
Martin Schwidefsky
1
-2
/
+3
[next]