aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20clocksource/imx: Fix boot with non-DT systemsGuenter Roeck1-0/+1
2015-08-08clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabledGeert Uytterhoeven1-0/+6
2015-07-07clocksource/imx: Define clocksource for mx27Philippe Reynes1-0/+1
2015-07-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+30
2015-06-26clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel1-13/+30
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-1/+349
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+546
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds5-0/+784
2015-06-24ARM: Fix build if CLKDEV_LOOKUP is not configuredGuenter Roeck1-1/+1
2015-06-23h8300: fix typo.Yoshinori Sato1-1/+1
2015-06-23h8300: clocksourceYoshinori Sato5-0/+784
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-03clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>Shawn Guo1-2/+0
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo3-0/+549
2015-06-02clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin1-2/+2
2015-06-02clockevents/drivers: Add STM32 Timer driverMaxime Coquelin3-0/+190
2015-06-02clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin3-0/+87
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood3-0/+278
2015-06-02clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski1-12/+0
2015-06-02clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski1-1/+1
2015-06-02clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to voidKrzysztof Kozlowski1-6/+2
2015-06-02clocksource/drivers/qcom: Remove dead codeStephen Boyd1-59/+0
2015-06-02ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCKSudeep Holla1-0/+1
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla5-1/+348
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner4-27/+335
2015-05-05clocksource: sun5i: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-05-05clocksource: integrator: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-05-05clocksource: asm9260: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-27/+105
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+230
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+2
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+13
2015-04-05clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni1-0/+1
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use themXunlei Pang1-9/+1
2015-04-03clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() replacementXunlei Pang1-7/+14
2015-04-01CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker1-1/+9
2015-04-01CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu1-1/+1
2015-03-31clocksource/drivers/sun5i: Add clock notifiersMaxime Ripard1-2/+64
2015-03-31clocksource/drivers/sun5i: Refactor the current codeMaxime Ripard1-65/+166
2015-03-31clocksource/drivers/sun5i: Use of_io_request_and_map()Maxime Ripard1-1/+1
2015-03-31clocksource/drivers/sun5i: Switch to request_irq()Maxime Ripard1-8/+2
2015-03-31clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviourLaurent Pinchart1-6/+6
2015-03-31CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras1-0/+3
2015-03-31clocksource/drivers/at91: Fix IO endiannessBen Dooks1-2/+2
2015-03-31clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede1-1/+9
2015-03-31clocksource/drivers/tegra: Fix IO endiannessDmitry Osipenko1-2/+2
2015-03-31clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks1-1/+1
2015-03-31clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining featuresViresh Kumar1-1/+1
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2-7/+3
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo1-27/+105