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
starfive-6.6.48-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
2024-06-10
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
1
-28
/
+14
2024-04-10
timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
Thomas Gleixner
1
-8
/
+9
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
1
-0
/
+4
2024-02-26
tick: Shut down low-res tick from dying CPU
Frederic Weisbecker
1
-1
/
+2
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
1
-0
/
+3
2024-02-26
tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
1
-0
/
+2
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
1
-6
/
+11
2024-02-26
tick: Use IS_ENABLED() whenever possible
Frederic Weisbecker
1
-3
/
+1
2023-06-16
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
1
-12
/
+1
2023-04-18
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
1
-1
/
+11
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
1
-0
/
+7
2021-05-31
tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
Will Deacon
1
-1
/
+1
2021-04-16
tick: Use tick_check_replacement() instead of open coding it
Wang Wensheng
1
-6
/
+1
2020-12-16
tick: Remove pointless cpu valid check in hotplug code
Thomas Gleixner
1
-7
/
+3
2020-11-19
tick: Get rid of tick_period
Thomas Gleixner
1
-5
/
+3
2020-11-19
tick: Document protections for tick related data
Thomas Gleixner
1
-1
/
+3
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
1
-4
/
+6
2020-01-15
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
1
-0
/
+2
2019-05-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-05-03
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
1
-4
/
+46
2019-04-18
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
Chang-An Chen
1
-0
/
+2
2019-03-23
timekeeping: Consistently use unsigned int for seqcount snapshot
Rasmus Villemoes
1
-1
/
+1
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
1
-3
/
+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
-2
/
+0
2018-07-10
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
1
-2
/
+1
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+2
2018-05-27
PM / suspend: Prevent might sleep splats
Thomas Gleixner
1
-0
/
+2
2018-05-13
tick: Prefer a lower rating device only if it's CPU local device
Sudeep Holla
1
-1
/
+2
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-15
/
+0
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
1
-0
/
+15
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
1
-1
/
+0
2015-08-01
clockevents: Drop redundant cpumask check in tick_check_new_device()
Luiz Capitulino
1
-3
/
+0
2015-07-14
tick: Move the export of tick_broadcast_oneshot_control to the proper place
Thomas Gleixner
1
-0
/
+1
2015-07-07
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
1
-0
/
+21
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+13
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
1
-1
/
+1
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
1
-2
/
+2
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
1
-1
/
+1
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
1
-0
/
+2
2015-05-15
PM / tick: Add tracepoints for suspend-to-idle diagnostics
Rafael J. Wysocki
1
-4
/
+11
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
1
-0
/
+10
2015-04-03
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
1
-3
/
+2
2015-04-03
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
1
-1
/
+1
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
1
-3
/
+3
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
1
-3
/
+6
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
[next]