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
/
tick-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
1
-1
/
+1
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-17
/
+38
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
1
-3
/
+23
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
1
-3
/
+4
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
1
-1
/
+1
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
1
-0
/
+50
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2014-09-13
nohz: Move nohz full init call to tick init
Frederic Weisbecker
1
-0
/
+1
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-04-15
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
1
-1
/
+1
2014-03-26
tick: Remove code duplication in tick_handle_periodic()
Viresh Kumar
1
-7
/
+7
2014-03-26
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
1
-1
/
+1
2014-01-12
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
1
-0
/
+1
2013-12-23
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
1
-0
/
+1
2013-11-19
tick: Document tick_do_timer_cpu
Andrew Morton
1
-0
/
+15
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
1
-1
/
+2
2013-06-25
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
1
-0
/
+24
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
1
-33
/
+36
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
1
-0
/
+4
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
1
-46
/
+4
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
1
-17
/
+5
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
1
-25
/
+5
2013-05-06
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+4
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
1
-0
/
+1
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
1
-1
/
+1
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
1
-1
/
+4
2013-03-07
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
1
-0
/
+1
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
1
-4
/
+4
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
1
-2
/
+2
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
1
-1
/
+5
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-1
/
+0
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2009-12-15
clockevents: Convert to raw_spinlock
Thomas Gleixner
1
-10
/
+10
2009-12-15
clockevents: Make tick_device_lock static
Thomas Gleixner
1
-1
/
+1
2009-05-02
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
1
-1
/
+11
2009-01-31
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
1
-7
/
+19
2009-01-01
cpumask: convert kernel time functions
Rusty Russell
1
-3
/
+3
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-4
/
+4
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-3
/
+3
2008-09-23
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
1
-1
/
+2
2008-09-23
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
1
-3
/
+4
2008-09-17
clockevents: make device shutdown robust
Thomas Gleixner
1
-2
/
+2
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
1
-0
/
+1
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
1
-5
/
+3
2008-07-19
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
1
-7
/
+7
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
1
-1
/
+3
2007-10-15
clockevents: introduce force broadcast notifier
Thomas Gleixner
1
-0
/
+1
2007-10-13
clock events: allow replacement of broadcast timer
Venki Pallipadi
1
-2
/
+2
[next]