Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6431eb87065ffd24dfc7c0b6954e80a4eb74e177
/
drivers
/
clocksource
be3b0f9
clocksource/imx: Fix boot with non-DT systems
by Guenter Roeck
· 9 years ago
54d46b7
clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabled
by Geert Uytterhoeven
· 9 years ago
747d34e
clocksource/imx: Define clocksource for mx27
by Philippe Reynes
· 9 years ago
6ac15ba
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
56a94f1
clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier
by Damian Eppel
· 9 years ago
e8a0b37d
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
4aa705b
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
55a7d4b
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
002af19
ARM: Fix build if CLKDEV_LOOKUP is not configured
by Guenter Roeck
· 9 years ago
0783474
h8300: fix typo.
by Yoshinori Sato
· 9 years ago
618b902
h8300: clocksource
by Yoshinori Sato
· 10 years ago
1cb6c21
clocksource: Increase dependencies of timer-stm32 to limit build wreckage
by Paul Gortmaker
· 9 years ago
cc013fa
clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>
by Shawn Guo
· 9 years ago
bea5af4
ARM: imx: move timer driver into drivers/clocksource
by Shawn Guo
· 9 years ago
d4688bd
clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robot
by Maxime Coquelin
· 9 years ago
e37e459
clockevents/drivers: Add STM32 Timer driver
by Maxime Coquelin
· 9 years ago
4958ebb
clocksource/drivers/armv7m_systick: Add ARM System timer driver
by Maxime Coquelin
· 9 years ago
050dd32
clocksource/drivers/lpc32xx: Add the lpc32xx timer driver
by Joachim Eastwood
· 9 years ago
65ec7b2
clocksource/drivers/exynos_mct: Remove old platform mct_init()
by Krzysztof Kozlowski
· 10 years ago
6c10bf6
clocksource/drivers/exynos_mct: Staticize struct clocksource
by Krzysztof Kozlowski
· 10 years ago
3728567
clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to void
by Krzysztof Kozlowski
· 10 years ago
4ba15d1
clocksource/drivers/qcom: Remove dead code
by Stephen Boyd
· 10 years ago
e44d89f
ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCK
by Sudeep Holla
· 9 years ago
0b7402d
ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource
by Sudeep Holla
· 9 years ago
c3b5d3c
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 9 years ago
9fa8cc0
clocksource: sun5i: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
bd580e7
clocksource: integrator: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
ff569fc
clocksource: asm9260: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
7d2b6ef
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
7ab7ef7
clocksource: atmel-st: select MFD_SYSCON
by Alexandre Belloni
· 10 years ago
cb85071
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use them
by Xunlei Pang
· 10 years ago
a0c2998
clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() replacement
by Xunlei Pang
· 10 years ago
5b4e845
CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree
by Andrew Bresticker
· 10 years ago
ff37015
CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency
by Deng-Cheng Zhu
· 10 years ago
3071efa
clocksource/drivers/sun5i: Add clock notifiers
by Maxime Ripard
· 10 years ago
4a59058
clocksource/drivers/sun5i: Refactor the current code
by Maxime Ripard
· 10 years ago
a45860d
clocksource/drivers/sun5i: Use of_io_request_and_map()
by Maxime Ripard
· 10 years ago
5673bc5
clocksource/drivers/sun5i: Switch to request_irq()
by Maxime Ripard
· 10 years ago
566e6df
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviour
by Laurent Pinchart
· 10 years ago
7d9cd1f
CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running
by Markos Chandras
· 10 years ago
4806c87
clocksource/drivers/at91: Fix IO endianness
by Ben Dooks
· 10 years ago
37b8b00
clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i
by Hans de Goede
· 10 years ago
59196bc
clocksource/drivers/tegra: Fix IO endianness
by Dmitry Osipenko
· 10 years ago
3a10013
clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumps
by Ben Dooks
· 10 years ago
ad834a3
clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features
by Viresh Kumar
· 10 years ago
c5e77f5
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
by Ingo Molnar
· 10 years ago
b09ca1e
clocksource / arch_timer: Parse GTDT to initialize arch timer
by Hanjun Guo
· 10 years ago
6e20602
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
by Maxime Ripard
· 10 years ago
11bc26f
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
by Richard Weinberger
· 10 years ago
2557d21
Merge branch 'timers/urgent' into timers/core, to pick up fixes before applying new changes
by Ingo Molnar
· 10 years ago
0afb46b
clocksource: atmel-st: remove mach/hardware dependency
by Alexandre Belloni
· 10 years ago
adf2edf
clocksource: atmel-st: use syscon/regmap
by Alexandre Belloni
· 10 years ago
b53cdd0
ARM: at91: time: move the system timer driver to drivers/clocksource
by Alexandre Belloni
· 10 years ago
fba9e07
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()
by John Stultz
· 10 years ago
1096be0
clockevents: sun5i: Fix setup_irq init sequence
by Yongbae Park
· 10 years ago
7b8f10d
clocksource: efm32: Fix a NULL pointer dereference
by Yongbae Park
· 10 years ago
f9b531f
drivers: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
6f2116e
clocksource: pxa: Fix section mismatch
by Robert Jarzmik
· 10 years ago
d4a19eb3
clocksource: mtk: Fix race conditions in probe code
by Matthias Brugger
· 10 years ago
a8b1b9f
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
by Daniel Lezcano
· 10 years ago
878ba61
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
8c334ce
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
df9ab97
Merge branch 'devel-stable' into for-next
by Russell King
· 10 years ago
f2fa029
clocksource: versatile: Adapt for Versatile AB and PB boards
by Rob Herring
· 10 years ago
9b8bb77
clocksource: Driver for Conexant Digicolor SoC timer
by Baruch Siach
· 10 years ago
468b8c4
clockevents: rockchip: Add rockchip timer for rk3288
by Daniel Lezcano
· 10 years ago
8d8bd7b
ARM: clocksource: Add asm9260_timer driver
by Oleksij Rempel
· 10 years ago
5833ac9
clocksource: marco: Rename marco to atlas7
by Barry Song
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b73f0c8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d072c96
clocksource: sirf: Remove unused variable
by Thierry Reding
· 10 years ago
82483ad
Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/soc
by Olof Johansson
· 10 years ago
e074ff8
ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platform
by Dmitry Eremin-Solenikov
· 10 years ago
910978e7
clocksource: Build Tegra timer on 32-bit ARM only
by Thierry Reding
· 10 years ago
44d84d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7c8f1e7
arm_arch_timer: include clocksource.h directly
by Richard Cochran
· 10 years ago
f2a5473
clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast
by Magnus Damm
· 10 years ago
ff4bcc8
clocksource: kona: fix __iomem annotation
by Olof Johansson
· 10 years ago
8c38d28
clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write
by Tobias Jakobi
· 10 years ago
7ebdfaa
Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 10 years ago
d6ad369
clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
by Catalin Marinas
· 10 years ago
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
a157508
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3a647c1
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6cd94d5
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0563fdc0
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5db45002
Merge branch 'at91/cleanup5' into next/drivers
by Arnd Bergmann
· 10 years ago
6b34df9
Merge branch 'clocksource/physical-timers' into next/drivers
by Olof Johansson
· 10 years ago
65b5732
clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers
by Doug Anderson
· 10 years ago
0b46b8a
clocksource: arch_timer: Fix code to use physical timers when requested
by Sonny Rao
· 10 years ago
ab64920
Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/soc
by Arnd Bergmann
· 10 years ago
50755f6
ARM: at91/clocksource: remove !DT PIT initializations
by Arnd Bergmann
· 10 years ago
f9a49ab
clocksource: time-armada-370-xp: add suspend/resume support
by Thomas Petazzoni
· 10 years ago
89de77a
Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Thomas Gleixner
· 10 years ago
4a22d9c
clocksource: armada-370-xp: Use the reference clock on A375 SoC
by Ezequiel Garcia
· 10 years ago
551f2fd
clocksource: armada-370-xp: Add missing clock enable
by Ezequiel Garcia
· 10 years ago
Next »