index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-02
clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-12-02
clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...
Yang Yingliang
2022-12-02
clocksource/drivers/timer-ti-dm: Clear settings on probe and free
Tony Lindgren
2022-12-02
clocksource/drivers/timer-ti-dm: Make timer_get_irq static
Tony Lindgren
2022-12-02
clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
Tony Lindgren
2022-12-02
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
2022-12-02
clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before use
Jonathan Neuschäfer
2022-12-01
Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
Conor Dooley
2022-12-01
clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri...
Lukas Bulwahn
2022-12-01
clocksource/drivers/sh_cmt: Access registers according to spec
Wolfram Sang
2022-11-28
clocksource: hyper-v: Add TSC page support for root partition
Stanislav Kinsburskiy
2022-11-28
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
2022-11-28
clocksource: hyper-v: Introduce TSC PFN getter
Stanislav Kinsburskiy
2022-11-28
clocksource: hyper-v: Introduce a pointer to TSC page
Stanislav Kinsburskiy
2022-11-24
clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() fu...
Steven Rostedt (Google)
2022-11-24
clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shut...
Steven Rostedt (Google)
2022-11-21
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
2022-11-03
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
2022-10-10
Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-09-27
clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
Yang Guo
2022-09-20
clocksource/drivers/imx-sysctr: handle nxp,no-divider property
Peng Fan
2022-09-20
clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Move private defines to the driver
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register access further
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
Tony Lindgren
2022-09-20
clocksource/drivers/timer-ti-dm: Drop unused functions
Tony Lindgren
2022-09-20
clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
Lin Yujun
2022-09-20
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
Kunkun Jiang
2022-09-20
clocksource/drivers/exynos_mct: Enable building on ARTPEC
Vincent Whitchurch
2022-09-20
clocksource/drivers/exynos_mct: Support local-timers property
Vincent Whitchurch
2022-09-20
clocksource/drivers/exynos_mct: Support frc-shared property
Vincent Whitchurch
2022-09-20
clocksource/drivers/sun4i: Add definition of clear interrupt
Victor Hassan
2022-09-07
clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
Lad Prabhakar
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
2022-08-11
RISC-V: Prefer sstc extension if available
Atish Patra
2022-08-06
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-28
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2022-07-27
clocksource/drivers/sun5i: Remove unnecessary (void*) conversions
Li zeming
2022-07-27
clocksource/drivers/sun4i: Remove unnecessary (void*) conversions
XU pengfei
2022-07-27
clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'
Daniel Lezcano
2022-07-27
clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3
Tony Lindgren
2022-07-27
clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs
Tony Lindgren
2022-07-27
clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3
Tony Lindgren
2022-07-27
clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6
Tony Lindgren
[next]