Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
10d0c9705e80bbd3d587c5fad24599aabaca6688
/
drivers
/
clocksource
/
Kconfig
71c568c
clocksource: sun4i: Select CLKSRC_MMIO
by Maxime Ripard
· 11 years ago
9c9b781
clocksource: Provide timekeeping for efm32 SoCs
by Uwe Kleine-König
· 11 years ago
191124e
Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13
by Daniel Lezcano
· 11 years ago
037f637
drivers: clocksource: add support for ARM architected timer event stream
by Will Deacon
· 11 years ago
7b0dd72
arm: clocksource: mvebu: Use the main timer as clock source from DT
by Jean Pihet
· 11 years ago
6792e63
clocksource: samsung_pwm_timer: Do not use clocksource_mmio
by Tomasz Figa
· 11 years ago
b0ec636
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent
by Thomas Gleixner
· 11 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c1b40e4
clocksource: arm_global_timer: Add ARM global timer support
by Stuart Menefy
· 11 years ago
0c1dcfd
clocksource: Add Marvell Orion SoC timer
by Sebastian Hesselbarth
· 11 years ago
1002148
clocksource: dw_apb_timer_of: use clocksource_of_init
by Heiko Stuebner
· 11 years ago
1b4eca0
clocksource: dw_apb_timer_of: select DW_APB_TIMER
by Heiko Stuebner
· 11 years ago
c196724
clocksource: Add Freescale Vybrid pit timer support
by Jingchang Lu
· 11 years ago
bb9055b
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
241a987
Merge branch 'exynos/pwm-clocksource' into late/multiplatform
by Arnd Bergmann
· 11 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
f9bb48a2
clocksource: samsung_pwm_timer: Add support for non-DT platforms
by Tomasz Figa
· 12 years ago
77d8443
clocksource: samsung_pwm_timer: Let platforms select the driver
by Tomasz Figa
· 12 years ago
f118998
clocksource: add samsung pwm timer driver
by Tomasz Figa
· 12 years ago
c3e0c87
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc
by Olof Johansson
· 12 years ago
0583fe4
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
by Rob Herring
· 12 years ago
228e302
Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
119fd63
clocksource: sunxi: Rename sunxi to sun4i
by Maxime Ripard
· 12 years ago
4f0f234
arm: zynq: Move timer to generic location
by Michal Simek
· 12 years ago
6938d75a
ARM: EXYNOS: move mct driver to drivers/clocksource
by Thomas Abraham
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
a2c5d4e
metag: Time keeping
by James Hogan
· 12 years ago
5f48a29
Merge branch 'depends/cleanup' into next/virt
by Olof Johansson
· 12 years ago
1aee5d7
arm64: move from arm_generic to arm_arch_timer
by Mark Rutland
· 12 years ago
8a4da6e
arm: arch_timer: move core to drivers/clocksource
by Mark Rutland
· 12 years ago
ff7ec34
timer: vt8500: Move timer code to drivers/clocksource
by Tony Prisk
· 12 years ago
ae278a9
clocksource: add common of_clksrc_init() function
by Stephen Warren
· 12 years ago
b8edf84
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b2ac5d7
clocksource: sunxi: Add Allwinner A1X Timer Driver
by Maxime Ripard
· 12 years ago
694e33a
ARM: plat-nomadik: move MTU, kill plat-nomadik
by Linus Walleij
· 12 years ago
985c067
arm64: Generic timers support
by Marc Zyngier
· 13 years ago
f01b9b7
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
cfda590
clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timer
by Dinh Nguyen
· 12 years ago
6fe9cbd
clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driver
by Gregory CLEMENT
· 12 years ago
29746f4
ARM: ux500: delete U5500 support
by Linus Walleij
· 13 years ago
b0df898
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
489bcce
clocksource: add DBX500 PRCMU Timer support
by Mattias Wallin
· 13 years ago
9d07156
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
e6220bd
i8253: Create common clockevent implementation
by Thomas Gleixner
· 13 years ago
06c3df4
clocksource: apb: Share APB timer code with other platforms
by Jamie Iles
· 13 years ago
15f304b
i8253: Consolidate all kernel definitions of i8253_lock
by Ralf Baechle
· 13 years ago
442c817
clocksource: add common mmio clocksource
by Russell King
· 13 years ago
89c0b8e
clocksource: add common i8253 PIT clocksource
by Russell King
· 13 years ago
9c8f05c
MFGPT: move clocksource menu
by Randy Dunlap
· 15 years ago
c30d7d2
cs5535: add a generic clock event MFGPT driver
by Andres Salomon
· 15 years ago