index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
clocksource/drivers/tcb_clksrc: Rename the file for consistency
Alexandre Belloni
2
-1
/
+1
2019-05-02
clocksource/drivers/timer-atmel-pit: Rework Kconfig option
Alexandre Belloni
1
-1
/
+4
2019-05-02
clocksource/drivers/tcb_clksrc: Move Kconfig option
Alexandre Belloni
1
-0
/
+7
2019-05-02
clocksource/drivers/tcb_clksrc: Use tcb as sched_clock
Alexandre Belloni
1
-0
/
+16
2019-05-02
clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib
Alexandre Belloni
1
-40
/
+68
2019-05-02
ARM: at91: move SoC specific definitions to SoC folder
Alexandre Belloni
1
-1
/
+1
2019-05-02
clocksource/drivers/timer-milbeaut: Cleanup common register accesses
Sugaya Taichi
1
-23
/
+39
2019-05-02
clocksource/drivers/timer-milbeaut: Add shutdown function
Sugaya Taichi
1
-0
/
+10
2019-05-02
clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer
Sugaya Taichi
1
-0
/
+2
2019-05-02
clocksource/drivers/tegra: Rework for compensation of suspend time
Joseph Lo
1
-43
/
+20
2019-05-02
clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804
David Abdurachmanov
1
-1
/
+1
2019-05-02
clocksource/drivers/sun4i: Add a compatible for suniv
Mesih Kilinc
1
-1
/
+4
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
1
-73
/
+57
2019-04-30
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
1
-4
/
+44
2019-04-30
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
1
-18
/
+7
2019-04-30
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
1
-38
/
+8
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
1
-15
/
+0
2019-04-28
Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
3
-0
/
+292
2019-04-25
drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines
Patrick Havelange
1
-13
/
+2
2019-04-23
clocksource/drivers/ixp4xx: Add OF initialization support
Linus Walleij
1
-0
/
+35
2019-04-23
clocksource/drivers/ixp4xx: Add driver
Linus Walleij
3
-0
/
+257
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
1
-0
/
+8
2019-04-16
clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
Nathan Chancellor
1
-28
/
+0
2019-04-11
clocksource/drivers/oxnas: Fix OX820 compatible
Neil Armstrong
1
-1
/
+1
2019-04-11
clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro
Yangtao Li
1
-4
/
+1
2019-04-11
clocksource/drivers/npcm: select TIMER_OF
Arnd Bergmann
1
-0
/
+1
2019-03-24
clocksource/drivers/clps711x: Remove board support
Alexander Shiyan
1
-32
/
+13
2019-03-23
clocksource/drivers/riscv: Fix clocksource mask
Atish Patra
1
-3
/
+2
2019-03-22
clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static
YueHaibing
1
-1
/
+1
2019-03-22
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/clps711x: Make clps711x_clksrc_init() static
YueHaibing
1
-2
/
+3
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2019-03-06
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
3
-0
/
+171
2019-03-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-139
/
+386
2019-03-01
clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs
Sugaya Taichi
3
-0
/
+171
2019-02-23
clocksource/drivers/tegra: Add Tegra210 timer support
Joseph Lo
2
-112
/
+261
2019-02-23
clocksource/drivers/timer-cs5535: Rename the file for consistency
Daniel Lezcano
2
-1
/
+1
2019-02-23
clocksource/drivers/timer-pxa: Rename the file for consistency
Daniel Lezcano
2
-1
/
+1
2019-02-23
clocksource/drivers/tango-xtal: Rename the file for consistency
Daniel Lezcano
2
-1
/
+1
2019-02-23
clocksource/drivers/exynos_mct: Remove unused header includes
Krzysztof Kozlowski
1
-2
/
+0
2019-02-23
clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
Marek Szyprowski
1
-1
/
+13
2019-02-23
clocksource/drivers/exynos_mct: Remove dead code
Marek Szyprowski
1
-7
/
+2
2019-02-23
clocksource/drivers/riscv: Add required checks during clock source init
Atish Patra
1
-3
/
+20
2019-02-23
clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
Stuart Menefy
1
-0
/
+1
2019-02-23
clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
Stuart Menefy
1
-11
/
+11
2019-02-23
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
2
-0
/
+65
2019-02-23
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Chen-Yu Tsai
1
-0
/
+10
2019-02-19
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
Andre Przywara
1
-2
/
+9
2019-01-29
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
Tony Lindgren
1
-1
/
+4
[prev]
[next]