Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cf25ce518e8ef9d59b292e51193bed2b023a32da
/
drivers
/
clocksource
82b23cb
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
16eeed7
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
by Daniel Lezcano
· 9 years ago
44d1b6d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b7c8b4a
clocksource/drivers/pistachio: Correct output format of PTR_ERR()
by Vladimir Zapolskiy
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
8a284c0
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f81f03f
arm64: Allow the arch timer to use the HYP timer
by Marc Zyngier
· 11 years ago
07f101d
clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()
by Viresh Kumar
· 9 years ago
3effa3c
clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped()
by Viresh Kumar
· 9 years ago
cf8c500
clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()
by Viresh Kumar
· 9 years ago
bbaa067
clocksource/drivers/arm_global_timer: Register delay timer
by Rabin Vincent
· 9 years ago
1b18fd2
clocksource/drivers/lpc32xx: Support timer-based ARM delay
by Ezequiel Garcia
· 9 years ago
32f32d9
clocksource/drivers/lpc32xx: Support periodic mode
by Ezequiel Garcia
· 9 years ago
751db1a
clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockevents
by Ezequiel Garcia
· 9 years ago
522ed95
clocksource/drivers/rockchip: Add err handle for rk_timer_init
by Shawn Lin
· 9 years ago
e392d60
clocksource/drivers/arm_arch_timer: Enable and verify MMIO access
by Robin Murphy
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d7023e62
clocksource: Fix dependencies for archs w/o HAS_IOMEM
by Richard Weinberger
· 9 years ago
2be6d9b
clocksource: Select CLKSRC_MMIO where needed
by Arnd Bergmann
· 9 years ago
5083c54
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
f02b4b7
clockevents/tcb_clksrc: Prevent disabling an already disabled clock
by Alexandre Belloni
· 9 years ago
1f16f11
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
by Thomas Gleixner
· 9 years ago
f9eccf2
clocksource/drivers/vt8500: Increase the minimum delta
by Roman Volkov
· 9 years ago
03724ac
clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency
by Daniel Lezcano
· 9 years ago
863ee05
clocksource/drivers: Fix dependencies for !HAS_IOMEM archs
by Richard Weinberger
· 9 years ago
0141488
clocksource/drivers/acpi_pm: Convert to pr_* macros
by Andy Shevchenko
· 9 years ago
d33f250
clocksource/drivers/h8300: Use ioread / iowrite
by Yoshinori Sato
· 9 years ago
6f2b611
clocksource/drivers/h8300: Initializer cleanup.
by Yoshinori Sato
· 9 years ago
f37632d
clocksource/drivers/h8300: Simplify delta handling
by Yoshinori Sato
· 9 years ago
2f445e0
clocksource/drivers/h8300: Fix timer not overflow case
by Yoshinori Sato
· 9 years ago
2a0ff87
clocksource/drivers/h8300: Change to overflow interrupt
by Yoshinori Sato
· 9 years ago
d662ed20
clocksource/drivers/lpc32: Correct pr_err() output format
by Vladimir Zapolskiy
· 9 years ago
9c9ae5f
clocksource/drivers/arm_global_timer: Fix suspend resume
by Grygorii Strashko
· 9 years ago
272a25a
clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
by Jisheng Zhang
· 9 years ago
08e4b44
clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set
by Jisheng Zhang
· 9 years ago
520ddad
clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel
by Jisheng Zhang
· 9 years ago
39d3611
clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path
by Jisheng Zhang
· 9 years ago
9f4165d
clocksource/drivers/dw_apb_timer: Fix apbt_readl return types
by Jisheng Zhang
· 9 years ago
0881841
clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init
by Daniel Lezcano
· 9 years ago
46e7c3c
clocksource/drivers/h8300: Increase the compilation test coverage
by Daniel Lezcano
· 9 years ago
7516051
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
by Daniel Lezcano
· 9 years ago
97a23be
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch
by Daniel Lezcano
· 9 years ago
157dfad
clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init
by Daniel Lezcano
· 9 years ago
05de7ed
clocksource/drivers/h8300_timer16: Remove pointless lock
by Daniel Lezcano
· 9 years ago
5019c90
clocksource/drivers/h8300_timer16: Fix irq return value check
by Daniel Lezcano
· 9 years ago
903e5fd
clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv
by Daniel Lezcano
· 9 years ago
8b24e8d
clocksource/drivers/h8300_timer16: Remove unused macros
by Daniel Lezcano
· 9 years ago
8cbade5
clocksource/drivers/h8300_timer16: Remove pointless headers
by Daniel Lezcano
· 9 years ago
cce483e
clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time
by Daniel Lezcano
· 9 years ago
254d8b5
clocksource/drivers/h8300_timer8: Remove irq and lock legacy code
by Daniel Lezcano
· 9 years ago
7053fda
clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code
by Daniel Lezcano
· 9 years ago
54a0cd5
clocksource/drivers/h8300_timer8: Fix irq return value check
by Daniel Lezcano
· 9 years ago
1f058d5
clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro
by Daniel Lezcano
· 9 years ago
7116ae4
clocksource/drivers/h8300_timer8: Remove unused macros
by Daniel Lezcano
· 9 years ago
d1f9db1
clocksource/drivers/h8300_timer8: Remove unused headers
by Daniel Lezcano
· 9 years ago
31221a4
clocksource/drivers/h8300_tpu: Remove pointless headers for TPU
by Daniel Lezcano
· 9 years ago
9471f1d
clocksource/drivers/h8300_tpu: Remove unused macros
by Daniel Lezcano
· 9 years ago
8c09b7d
clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn
by Daniel Lezcano
· 9 years ago
4633f4c
clocksource/drivers/h8300: Cleanup startup and remove module code.
by Yoshinori Sato
· 9 years ago
9115df8
clocksource/drivers/dw_apb_timer_of: Implement ARM delay timer
by Jisheng Zhang
· 9 years ago
0901f18
clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency
by Daniel Lezcano
· 9 years ago
ef49336
clocksource/drivers/fsl-ftm: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
778c569
clocksource/drivers/samsung-pwm: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
39366ef
clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
1becd6e
clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
7032965
clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
ddcf48c
clocksource/drivers/lpc32xx: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
b975584
clocksource/drivers/asm9260: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
57f4931
clocksource/drivers/cadence_ttc: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
b4bdf7e
clocksource/drivers/vt8500: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
351bb99
clocksource/drivers/vt8500: Remove unneeded header
by Daniel Lezcano
· 9 years ago
adce4bc
clocksource/drivers/tegra2: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
f0c5afb
clocksource/drivers/sun5i: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
b4fcd48
clocksource/drivers/sun4i: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
5b097f6
clocksource/drivers/dw_apb: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
e6c1db1
clocksource/drivers/digicolor: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
c916554
clocksource/drivers/orion: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
0b7a7bb
clocksource/drivers/meson6: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
9519e80
clocksource/drivers/armada-370-xp: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
40ada2a
clocksource/drivers/rockchip: Add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
fbca9ea
clocksource/drivers/mediatek: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
dfdb165
clocksource/drivers/pistachio: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
5a7351f
clocksource/drivers/tango: Add COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
5ae996c
clocksource/drivers/pxa_timer: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
389d9b5
clocksource/drivers/pxa_timer: Move the Kconfig rule
by Daniel Lezcano
· 9 years ago
baacaf8
clocksource/drivers/st_lpc: Add the COMPILE_TEST option
by Daniel Lezcano
· 9 years ago
2ffdf71
clocksource/drivers/st_lpc: Fix Kconfig dependency
by Daniel Lezcano
· 9 years ago
3dc0e9f
clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture
by Daniel Lezcano
· 9 years ago
23b8f81
clocksource/drivers/rockchip: Remove dsb() usage
by Caesar Wang
· 9 years ago
a0d2216
clocksource/drivers/rockchip: Make the driver more readable
by Caesar Wang
· 9 years ago
a3a8908
clocksource/drivers/tegra: Allow timer irq affinity change
by Lucas Stach
· 9 years ago
11faa20
clocksource/drivers/mtk_timer: Fix memleak in mtk_timer_init()
by Alexey Klimov
· 9 years ago
6cd7cca
clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init
by Alexey Klimov
· 9 years ago
9a78ec4
clocksource/drivers/mtk_timer: Add pr_fmt define
by Alexey Klimov
· 9 years ago
e2bf3e6
clocksource: Mmio: remove artificial 32bit limitation
by Linus Walleij
· 9 years ago
9d2aa8c
ARM/clocksource: use automatic DT probing for ux500 PRCMU
by Linus Walleij
· 9 years ago
3da6d49
clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSET
by Arnd Bergmann
· 9 years ago
dde7632e
clocksource/fsl: Avoid harmless 64-bit warnings
by Arnd Bergmann
· 9 years ago
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
a7f4df4
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
by Alex Smith
· 9 years ago
Next »