summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-18clocksource: Explicitly include correct DT includesRob Herring8-6/+5
2023-08-18clocksource/drivers/sun5i: Convert to platform device driverMans Rullgard1-52/+69
2023-08-18clocksource/drivers/sun5i: Remove pointless structMans Rullgard1-27/+22
2023-08-18clocksource/drivers/sun5i: Remove duplication of code and dataMans Rullgard1-130/+76
2023-08-18clocksource/drivers/loongson1: Set variable ls1x_timer_lock storage-class-spe...Tom Rix1-1/+1
2023-08-18clocksource/drivers/arm_arch_timer: Disable timer before programming CVALWalter Chang1-0/+7
2023-07-13dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindingsNeil Armstrong1-17/+0
2023-07-13clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driverNeil Armstrong3-296/+0
2023-06-23clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probeFeng Mingxi1-6/+13
2023-06-23dt-bindings: timers: Add Ralink SoCs timerSergio Paracuellos1-0/+44
2023-06-23clocksource/drivers/hyper-v: Rework clocksource and sched clock setupMichael Kelley1-31/+23
2023-06-23dt-bindings: timer: brcm,kona-timer: convert to YAMLStanislav Jakubek2-25/+52
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König2-17/+6
2023-06-23clk: imx: Drop inclusion of unused header <soc/imx/timer.h>Uwe Kleine-König4-4/+0
2023-06-19clocksource/drivers/imx-gpt: Use only a single name for functionsUwe Kleine-König1-12/+6
2023-06-19clocksource/drivers/loongson1: Move PWM timer to clocksource frameworkKeguang Zhang3-0/+246
2023-06-19dt-bindings: timer: Add Loongson-1 clocksourceKeguang Zhang1-0/+48
2023-06-19MIPS: Loongson32: Remove deprecated PWM timer clocksourceKeguang Zhang4-273/+0
2023-06-19clocksource/drivers/ingenic-timer: Use pm_sleep_ptr() macroPaul Cercueil1-6/+4
2023-06-19tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior1-1/+5
2023-06-18posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann2-2/+1
2023-06-18tick/rcu: Fix bogus ratelimit conditionWen Yang1-1/+1
2023-06-18alarmtimer: Remove unnecessary (void *) castLi zeming1-1/+1
2023-06-18alarmtimer: Remove unnecessary initialization of variable 'ret'Li zeming1-1/+1
2023-06-18posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERSLukas Bulwahn1-1/+1
2023-06-18posix-timers: Polish coding style in a few placesThomas Gleixner1-7/+7
2023-06-18posix-timers: Remove pointless commentsThomas Gleixner1-25/+0
2023-06-18posix-timers: Clarify posix_timer_fn() commentsThomas Gleixner1-30/+32
2023-06-18posix-timers: Clarify posix_timer_rearm() commentThomas Gleixner1-9/+3
2023-06-18posix-timers: Comment SIGEV_THREAD_ID properlyThomas Gleixner1-5/+2
2023-06-18posix-timers: Add proper comments in do_timer_create()Thomas Gleixner1-9/+11
2023-06-18posix-timers: Document nanosleep() detailsThomas Gleixner1-2/+7
2023-06-18posix-timers: Document sys_clock_settime() permissions in placeThomas Gleixner1-7/+4
2023-06-18posix-timers: Document sys_clock_getoverrun()Thomas Gleixner1-8/+17
2023-06-18posix-timers: Document common_clock_get() correctlyThomas Gleixner1-20/+30
2023-06-18posix-timers: Document sys_clock_getres() correctlyThomas Gleixner1-8/+73
2023-06-18posix-timers: Split release_posix_timers()Thomas Gleixner1-16/+15
2023-06-18posix-timers: Remove pointless irqsafe from hash_lockThomas Gleixner1-3/+2
2023-06-18posix-timers: Set k_itimer:: It_signal to NULL on exit()Thomas Gleixner1-0/+8
2023-06-18posix-timers: Annotate concurrent access to k_itimer:: It_signalThomas Gleixner1-7/+7
2023-06-18posix-timers: Add comments about timer lookupThomas Gleixner1-7/+32
2023-06-18posix-timers: Cleanup comments about timer ID trackingThomas Gleixner1-20/+8
2023-06-18posix-timers: Clarify timer_wait_running() commentThomas Gleixner1-4/+12
2023-06-18posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2-14/+19
2023-06-18posix-timers: Prevent RT livelock in itimer_delete()Thomas Gleixner1-8/+35
2023-05-31vdso/timens: Always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann1-1/+2
2023-05-28Linux 6.4-rc4v6.4-rc4Linus Torvalds1-1/+1
2023-05-28Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2023-05-28Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+12
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+13