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-broadcast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
1
-1
/
+2
2012-04-19
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
1
-0
/
+3
2012-04-18
tick: Fix oneshot broadcast setup really
Thomas Gleixner
1
-6
/
+1
2012-04-10
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
1
-1
/
+3
2012-02-15
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
1
-0
/
+4
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
1
-2
/
+2
2011-05-20
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-1
/
+11
2011-05-17
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
2011-05-05
clockevents: Move C3 stop test outside lock
Andi Kleen
1
-7
/
+9
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
-0
/
+10
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-1
/
+0
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2009-12-15
clockevents: Convert to raw_spinlock
Thomas Gleixner
1
-21
/
+21
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
1
-4
/
+3
2009-05-02
clockevents: tick_broadcast_device can become static
Dmitri Vorobiev
1
-1
/
+1
2009-01-01
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
Rusty Russell
1
-1
/
+1
2009-01-01
cpumask: convert kernel time functions
Rusty Russell
1
-55
/
+58
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-10-17
NOHZ: restart tick device from irq_enter()
Thomas Gleixner
1
-0
/
+13
2008-10-04
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
1
-2
/
+4
2008-09-23
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
1
-0
/
+8
2008-09-23
clockevents: check broadcast device not tick device
Thomas Gleixner
1
-2
/
+2
2008-09-17
clockevents: make device shutdown robust
Thomas Gleixner
1
-5
/
+4
2008-09-06
clockevents: broadcast fixup possible waiters
Thomas Gleixner
1
-1
/
+36
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
1
-10
/
+2
2008-09-05
clockevents: prevent multiple init/shutdown
Thomas Gleixner
1
-7
/
+13
2008-09-05
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
1
-3
/
+8
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-3
/
+5
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-08
x86, clockevents: add C1E aware idle function
Thomas Gleixner
1
-2
/
+4
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-05-23
clocksource/events: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-2
/
+1
2008-04-21
clockevents: fix typo in tick-broadcast.c
Glauber Costa
1
-1
/
+1
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
1
-1
/
+1
2008-01-30
timer: clean up tick-broadcast.c
Thomas Gleixner
1
-5
/
+2
2007-12-18
clockevents: fix reprogramming decision in oneshot broadcast
Thomas Gleixner
1
-35
/
+21
2007-11-06
time: fix inconsistent function names in comments
Li Zefan
1
-1
/
+1
2007-10-17
x86: C1E late detection fix. Really switch off lapic timer
Thomas Gleixner
1
-14
/
+4
2007-10-17
time: simplify smp_call_function_single() call sequence
Avi Kivity
1
-13
/
+4
2007-10-15
clockevents: introduce force broadcast notifier
Thomas Gleixner
1
-6
/
+23
2007-10-13
clock events: allow replacement of broadcast timer
Venki Pallipadi
1
-7
/
+6
2007-10-13
clockevents: fix periodic broadcast for oneshot devices
Thomas Gleixner
1
-2
/
+0
2007-09-23
clockevents: remove the suspend/resume workaround^Wthinko
Thomas Gleixner
1
-16
/
+1
2007-09-16
clockevents: do not shutdown the oneshot broadcast device
Thomas Gleixner
1
-7
/
+4
2007-09-16
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
Thomas Gleixner
1
-1
/
+12
2007-07-22
clockevents: fix device replacement
Thomas Gleixner
1
-1
/
+28
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
1
-2
/
+4
2007-05-24
Ignore bogus ACPI info for offline CPUs
Thomas Gleixner
1
-5
/
+12
[next]