index
:
pm24.git
master
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
2021-11-16
clocksource/drivers/exynos_mct: Refactor resources allocation
Marek Szyprowski
2021-11-12
dt-bindings: timer: remove rockchip,rk3066-timer compatible string from rockc...
Johan Jonker
2021-11-02
dt-bindings: timer: cadence_ttc: Add power-domains
Michal Simek
2021-10-24
Merge tag 'timers-v5.16-rc1' into timers/core
Borislav Petkov
2021-10-21
clocksource/drivers/timer-ti-dm: Select TIMER_OF
Kees Cook
2021-10-21
clocksource/drivers/exynosy: Depend on sub-architecture for Exynos MCT and Sa...
Krzysztof Kozlowski
2021-10-19
Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/next
Daniel Lezcano
2021-10-18
clocksource/drivers/arch_arm_timer: Move workaround synchronisation around
Marc Zyngier
2021-10-18
clocksource/drivers/arm_arch_timer: Fix masking for high freq counters
Oliver Upton
2021-10-17
clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback orderin...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
Marc Zyngier
2021-10-17
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
2021-10-17
clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...
Marc Zyngier
2021-10-16
clocksource/drivers/arc_timer: Eliminate redefined macro error
Randy Dunlap
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
2021-08-26
Merge tag 'timers-v5.15' of https://git.linaro.org/people/daniel.lezcano/linu...
Thomas Gleixner
2021-08-21
dt-bindings: timer: Add ABIs for new Ingenic SoCs
周琰杰 (Zhou Yanjie)
2021-08-14
clocksource/drivers/fttmr010: Pass around less pointers
Linus Walleij
2021-08-14
clocksource/drivers/mediatek: Optimize systimer irq clear flow on shutdown
Fengquan Chen
2021-08-14
clocksource/drivers/ingenic: Use bitfield macro helpers
周琰杰 (Zhou Yanjie)
2021-08-13
clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...
Phong Hoang
2021-08-13
dt-bindings: timer: convert rockchip,rk-timer.txt to YAML
Ezequiel Garcia
2021-08-13
clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU
Will Deacon
2021-08-13
clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64
Will Deacon
2021-08-12
hrtimer: Unbreak hrtimer_force_reprogram()
Thomas Gleixner
2021-08-12
hrtimer: Use raw_cpu_ptr() in clock_was_set()
Thomas Gleixner
2021-08-10
hrtimer: Avoid more SMP function calls in clock_was_set()
Thomas Gleixner
2021-08-10
hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
Marcelo Tosatti
2021-08-10
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
2021-08-10
time/timekeeping: Avoid invoking clock_was_set() twice
Thomas Gleixner
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
timerfd: Provide timerfd_resume()
Thomas Gleixner
2021-08-10
hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
Thomas Gleixner
2021-08-10
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
hrtimer: Consolidate reprogramming code
Peter Zijlstra
2021-08-10
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-08-10
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Consolidate timer base accessor
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Remove confusing return value override
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
2021-08-10
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-08-10
posix-timers: Remove redundant initialization of variable ret
Colin Ian King
[next]