summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
...
| * | | timers: Introduce add_timer() variants which modify timer flagsAnna-Maria Behnsen2024-02-221-0/+34
| * | | timers: Optimization for timer_base_try_to_set_idle()Anna-Maria Behnsen2024-02-222-4/+9
| * | | timers: Move marking timer bases idle into tick_nohz_stop_tick()Anna-Maria Behnsen2024-02-223-30/+71
| * | | timers: Split out get next timer interruptAnna-Maria Behnsen2024-02-221-9/+14
| * | | timers: Restructure get_next_timer_interrupt()Anna-Maria Behnsen2024-02-221-6/+6
| * | | clocksource: Scale the watchdog read retries automaticallyFeng Tang2024-02-212-12/+11
| * | | time/kunit: Use correct format specifierDavid Gow2024-02-211-1/+1
| * | | Merge tag 'v6.8-rc5' into timers/core, to resolve conflictIngo Molnar2024-02-191-0/+3
| |\| |
| * | | timekeeping: Fix cross-timestamp interpolation for non-x86Peter Hilber2024-02-191-4/+2
| * | | timekeeping: Fix cross-timestamp interpolation corner case decisionPeter Hilber2024-02-191-8/+10
| * | | timekeeping: Fix cross-timestamp interpolation on counter wrapPeter Hilber2024-02-191-1/+1
| * | | timers: Add struct member description for timer_baseAnna-Maria Behnsen2024-02-191-0/+45
| * | | tick/sched: Add function description for tick_nohz_next_event()Anna-Maria Behnsen2024-02-191-0/+10
| * | | hrtimers: Update formatting of documentationAnna-Maria Behnsen2024-02-191-8/+10
| * | | clockevents: Make clockevents_subsys constRicardo B. Marliere2024-02-071-1/+1
| * | | clocksource: Make clocksource_subsys constRicardo B. Marliere2024-02-071-1/+1
* | | | Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-111-4/+5
|\ \ \ \
| * | | | timekeeping: Evaluate system_counterval_t.cs_id instead of .csPeter Hilber2024-02-071-4/+5
| |/ / /
* | / / time: test: Fix incorrect format specifierDavid Gow2024-02-271-1/+1
| |/ / |/| |
* | | hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-061-0/+3
|/ /
* | tick/sched: Preserve number of idle sleeps across CPU hotplug eventsTim Chen2024-01-251-0/+5
* | clocksource: Skip watchdog check for large watchdog intervalsJiri Wiesner2024-01-251-1/+24
|/
* Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-211-0/+5
|\
| * tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens2024-01-191-0/+5
* | Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-083-59/+79
|\|
| * timers: Fix nextevt calculation when no timers are pendingAnna-Maria Behnsen2023-12-201-2/+11
| * timers: Rework idle logicThomas Gleixner2023-12-201-20/+20
| * timers: Use already existing function for forwarding timer baseAnna-Maria Behnsen2023-12-201-8/+2
| * timers: Split out forward timer base functionalityAnna-Maria Behnsen2023-12-201-6/+10
| * timers: Clarify check in forward_timer_base()Anna-Maria Behnsen2023-12-201-4/+7
| * timers: Move store of next event into __next_timer_interrupt()Anna-Maria Behnsen2023-12-201-5/+6
| * timers: Do not IPI for deferrable timersAnna-Maria Behnsen2023-12-201-9/+6
| * tracing/timers: Add tracepoint for tracking timer base is_idle flagAnna-Maria Behnsen2023-12-201-3/+11
| * tracing/timers: Enhance timer_start tracepointAnna-Maria Behnsen2023-12-201-1/+1
| * tick-sched: Warn when next tick seems to be in the pastAnna-Maria Behnsen2023-12-201-0/+4
| * tick/sched: Cleanup confusing variablesAnna-Maria Behnsen2023-12-201-6/+5
| * tick-sched: Fix function names in commentsAnna-Maria Behnsen2023-12-201-5/+5
| * time: Make sysfs_get_uname() function visible in headerArnd Bergmann2023-11-221-1/+2
* | posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds2023-12-201-45/+0
|/
* Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-191-21/+12
|\
| * hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-11-111-21/+12
* | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-311-9/+27
|\ \
| * | posix-clock: introduce posix_clock_context conceptXabier Marquiegui2023-10-151-9/+27
| |/
* | alarmtimer: Use maximum alarm time for suspendGuenter Roeck2023-10-091-0/+11
* | tick/nohz: Update comments some moreIngo Molnar2023-09-291-76/+74
* | tick/nohz: Don't shutdown the lowres tick from itselfFrederic Weisbecker2023-09-271-11/+13
* | tick/nohz: Update obsolete commentsFrederic Weisbecker2023-09-271-10/+36
* | tick/nohz: Rename the tick handlers to more self-explanatory namesFrederic Weisbecker2023-09-271-4/+4
|/
* Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-09-021-1/+1
|\
| * tick/rcu: Fix false positive "softirq work is pending" messagesPaul Gortmaker2023-08-301-1/+1