index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clockevents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-02
clockevents: Fix duplicate type specifier in stub function parameter
Naveen Kumar Chaudhary
1
-1
/
+1
2026-04-16
clockevents: Add missing resets of the next_event_forced flag
Thomas Gleixner
1
-1
/
+6
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-8
/
+19
2026-04-10
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
1
-8
/
+19
2026-02-27
clockevents: Provide support for clocksource coupled comparators
Thomas Gleixner
1
-5
/
+39
2026-02-27
clockevents: Remove redundant CLOCK_EVT_FEAT_KTIME
Thomas Gleixner
1
-2
/
+2
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2025-09-09
tick: Do not set device to detached state in tick_shutdown()
Bibo Mao
1
-1
/
+1
2024-10-31
clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
Frederic Weisbecker
1
-19
/
+11
2024-10-31
clockevents: Improve clockevents_notify_released() comment
Frederic Weisbecker
1
-2
/
+10
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-04-09
clockevents: Convert s[n]printf() to sysfs_emit()
Li Zhijian
1
-1
/
+1
2024-02-07
clockevents: Make clockevents_subsys const
Ricardo B. Marliere
1
-1
/
+1
2022-12-01
clockevents: Repair kernel-doc for clockevent_delta2ns()
Lukas Bulwahn
1
-1
/
+1
2022-04-10
clockevents: Use dedicated list iterator variable
Jakob Koschel
1
-4
/
+5
2021-06-22
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
1
-4
/
+2
2021-06-22
clockevents: Add missing parameter documentation
Baokun Li
1
-0
/
+1
2021-05-31
clockevents: Use DEVICE_ATTR_[RO|WO] macros
YueHaibing
1
-8
/
+8
2019-03-23
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
1
-2
/
+16
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-11-05
clockevents: Remove unnecessary unlikely()
Yangtao Li
1
-9
/
+3
2018-08-02
clockevents: Warn if cpu_all_mask is used as cpumask
Sudeep Holla
1
-0
/
+6
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
1
-8
/
+13
2017-03-23
clockevents: Make clockevents_config() static
Nicolai Stange
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-3
/
+3
2016-07-19
clockevents: Make clockevents_subsys static
Ben Dooks
1
-1
/
+1
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
1
-41
/
+1
2015-07-07
clockevents: Allow set-state callbacks to be optional
Viresh Kumar
1
-15
/
+9
2015-06-18
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
1
-2
/
+2
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
1
-5
/
+6
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
1
-9
/
+9
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
1
-12
/
+12
2015-05-27
clockevents: Do not suspend/resume if unused
Alexandre Belloni
1
-2
/
+2
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
1
-0
/
+4
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
1
-1
/
+13
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
1
-5
/
+1
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
1
-30
/
+21
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
1
-4
/
+0
2015-04-03
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
1
-7
/
+0
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
1
-1
/
+3
2015-04-03
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
1
-10
/
+0
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
1
-1
/
+5
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
1
-9
/
+0
2015-04-01
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
Thomas Gleixner
1
-5
/
+2
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
1
-3
/
+0
2015-03-27
clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...
Viresh Kumar
1
-1
/
+2
[next]