index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-18
Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
2024-03-13
clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization
Ley Foon Tan
2024-03-06
timer/migration: Fix quick check reporting late expiry
Frederic Weisbecker
2024-02-29
tick/sched: Fix build failure for CONFIG_NO_HZ_COMMON=n
Arnd Bergmann
2024-02-26
vdso/datapage: Quick fix - use asm/page-def.h for ARM64
Anna-Maria Behnsen
2024-02-26
dt-bindings: timer: Add support for cadence TTC PWM
Mubin Sayyed
2024-02-26
timers: Assert no next dyntick timer look-up while CPU is offline
Frederic Weisbecker
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
2024-02-26
tick: Shut down low-res tick from dying CPU
Frederic Weisbecker
2024-02-26
tick: Split nohz and highres features from nohz_mode
Frederic Weisbecker
2024-02-26
tick: Move individual bit features to debuggable mask accesses
Frederic Weisbecker
2024-02-26
tick: Move got_idle_tick away from common flags
Frederic Weisbecker
2024-02-26
tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
Frederic Weisbecker
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
2024-02-26
tick/sched: Don't clear ts::next_tick again in can_stop_idle_tick()
Frederic Weisbecker
2024-02-26
tick/sched: Rename tick_nohz_stop_sched_tick() to tick_nohz_full_stop_tick()
Frederic Weisbecker
2024-02-26
tick: Use IS_ENABLED() whenever possible
Frederic Weisbecker
2024-02-26
tick/sched: Remove useless oneshot ifdeffery
Frederic Weisbecker
2024-02-26
tick/nohz: Remove duplicate between lowres and highres handlers
Peng Liu
2024-02-26
tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup...
Peng Liu
2024-02-26
clocksource/drivers/arm_global_timer: Simplify prescaler register access
Martin Blumenstingl
2024-02-26
clocksource/drivers/arm_global_timer: Guard against division by zero
Martin Blumenstingl
2024-02-26
clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned long
Martin Blumenstingl
2024-02-23
dt-bindings: timer: add Ralink SoCs system tick counter
Sergio Paracuellos
2024-02-22
hrtimer: Select housekeeping CPU during migration
Costa Shulyupin
2024-02-22
timers: Always queue timers on the local CPU
Anna-Maria Behnsen
2024-02-22
timer_migration: Add tracepoints
Anna-Maria Behnsen
2024-02-22
timers: Implement the hierarchical pull model
Anna-Maria Behnsen
2024-02-22
timers: Introduce function to check timer base is_idle flag
Anna-Maria Behnsen
2024-02-22
tick/sched: Split out jiffies update helper function
Richard Cochran (linutronix GmbH)
2024-02-22
timers: Check if timers base is handled already
Anna-Maria Behnsen
2024-02-22
timers: Restructure internal locking
Richard Cochran (linutronix GmbH)
2024-02-22
timers: Add get next timer interrupt functionality for remote CPUs
Anna-Maria Behnsen
2024-02-22
timers: Split out "get next timer interrupt" functionality
Anna-Maria Behnsen
2024-02-22
timers: Retrieve next expiry of pinned/non-pinned timers separately
Anna-Maria Behnsen
2024-02-22
timers: Keep the pinned timers separate from the others
Anna-Maria Behnsen
2024-02-22
timers: Split next timer interrupt logic
Anna-Maria Behnsen
2024-02-22
timers: Simplify code in run_local_timers()
Anna-Maria Behnsen
2024-02-22
timers: Make sure TIMER_PINNED flag is set in add_timer_on()
Anna-Maria Behnsen
2024-02-22
workqueue: Use global variant for add_timer()
Anna-Maria Behnsen
2024-02-22
timers: Introduce add_timer() variants which modify timer flags
Anna-Maria Behnsen
2024-02-22
timers: Optimization for timer_base_try_to_set_idle()
Anna-Maria Behnsen
2024-02-22
timers: Move marking timer bases idle into tick_nohz_stop_tick()
Anna-Maria Behnsen
2024-02-22
timers: Split out get next timer interrupt
Anna-Maria Behnsen
2024-02-22
timers: Restructure get_next_timer_interrupt()
Anna-Maria Behnsen
2024-02-21
clocksource: Scale the watchdog read retries automatically
Feng Tang
2024-02-21
time/kunit: Use correct format specifier
David Gow
2024-02-21
clocksource: arm_global_timer: fix non-kernel-doc comment
Randy Dunlap
[next]