index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-82
/
+590
2020-01-16
clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC
Andrea Parri
1
-2
/
+10
2020-01-16
clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
Andrea Parri
1
-13
/
+23
2020-01-16
clocksource/drivers/timer-microchip-pit64b: Fix sparse warning
Claudiu Beznea
1
-1
/
+3
2020-01-16
clocksource/drivers/exynos_mct: Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-16
clocksource/drivers/timer-ti-dm: Fix uninitialized pointer access
Tony Lindgren
1
-4
/
+4
2020-01-16
clocksource/drivers/timer-ti-dm: Switch to platform_get_irq
Yangtao Li
1
-7
/
+3
2020-01-16
clocksource/drivers/timer-ti-dm: Convert to devm_platform_ioremap_resource
Yangtao Li
1
-8
/
+2
2020-01-16
clocksource/drivers/em_sti: Fix variable declaration in em_sti_probe
Yangtao Li
1
-2
/
+1
2020-01-16
clocksource/drivers/em_sti: Convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2020-01-16
clocksource/drivers/bcm2835_timer: Fix memory leak of timer
Colin Ian King
1
-1
/
+4
2020-01-16
clocksource/drivers/cadence-ttc: Use ttc driver as platform driver
Rajan Vaja
1
-8
/
+18
2020-01-16
clocksource/drivers/timer-microchip-pit64b: Add Microchip PIT64B support
Claudiu Beznea
3
-0
/
+460
2020-01-16
clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page
Boqun Feng
1
-4
/
+7
2020-01-16
clocksource: Fix Kconfig miscues
Randy Dunlap
1
-23
/
+23
2020-01-16
clocksource: Fix Kconfig indentation
Krzysztof Kozlowski
1
-10
/
+10
2020-01-16
clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernation
Dexuan Cui
1
-0
/
+25
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
3
-3
/
+3
2020-01-05
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-120
/
+80
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+23
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-9
/
+31
2019-11-26
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-30
/
+124
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+1
2019-11-25
Merge branch 'timers/urgent' into timers/core, to pick up fix
Ingo Molnar
2
-13
/
+13
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
1
-30
/
+124
2019-11-14
riscv: add support for MMIO access to the timer registers
Christoph Hellwig
1
-4
/
+19
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
1
-4
/
+4
2019-11-04
Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux...
Thomas Gleixner
4
-120
/
+80
2019-11-04
Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
2
-13
/
+13
2019-11-04
clocksource/drivers/asm9260: Add a check for of_clk_get
Chuhong Yuan
1
-0
/
+4
2019-11-04
clocksource/drivers/renesas-ostm: Use unique device name instead of ostm
Geert Uytterhoeven
1
-5
/
+5
2019-11-04
clocksource/drivers/renesas-ostm: Convert to timer_of
Geert Uytterhoeven
2
-117
/
+73
2019-11-04
clocksource/drivers/timer-of: Use unique device name instead of timer
Geert Uytterhoeven
1
-1
/
+1
2019-11-04
clocksource/drivers/timer-of: Convert last full_name to %pOF
Geert Uytterhoeven
1
-2
/
+2
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+3
2019-10-18
clocksource: samsung_pwm_timer: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+1
2019-10-18
clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()
Geert Uytterhoeven
1
-5
/
+11
2019-10-16
clocksource/drivers/mediatek: Fix error handling
Fabien Parent
1
-8
/
+2
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
3
-9
/
+9
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
3
-0
/
+22
2019-10-03
timer-of: don't use conditional expression with mixed 'void' types
Linus Torvalds
1
-1
/
+3
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-0
/
+368
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-52
/
+71
2019-09-05
riscv: don't use the rdtime(h) pseudo-instructions
Christoph Hellwig
1
-13
/
+4
2019-08-27
clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
Magnus Damm
1
-1
/
+5
2019-08-27
clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
Magnus Damm
1
-0
/
+8
2019-08-27
clocksource/drivers: Do not warn on probe defer
Jon Hunter
1
-1
/
+3
2019-08-27
clocksource/drivers/timer-of: Do not warn on deferred probe
Jon Hunter
1
-2
/
+4
2019-08-27
clocksource/drivers/npcm: Fix GENMASK and timer operation
Avi Fishman
1
-6
/
+3
[next]