aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2015-07-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-06-26clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-06-24ARM: Fix build if CLKDEV_LOOKUP is not configuredGuenter Roeck
2015-06-23h8300: fix typo.Yoshinori Sato
2015-06-23h8300: clocksourceYoshinori Sato
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker
2015-06-03clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>Shawn Guo
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo
2015-06-02clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin
2015-06-02clockevents/drivers: Add STM32 Timer driverMaxime Coquelin
2015-06-02clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood
2015-06-02clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski
2015-06-02clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski
2015-06-02clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...Krzysztof Kozlowski
2015-06-02clocksource/drivers/qcom: Remove dead codeStephen Boyd
2015-06-02ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCKSudeep Holla
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-05clocksource: sun5i: Fix of_io_request_and_map error checkMaxime Ripard
2015-05-05clocksource: integrator: Fix of_io_request_and_map error checkMaxime Ripard
2015-05-05clocksource: asm9260: Fix of_io_request_and_map error checkMaxime Ripard
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-05clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang
2015-04-03clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...Xunlei Pang
2015-04-01CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker
2015-04-01CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu
2015-03-31clocksource/drivers/sun5i: Add clock notifiersMaxime Ripard
2015-03-31clocksource/drivers/sun5i: Refactor the current codeMaxime Ripard
2015-03-31clocksource/drivers/sun5i: Use of_io_request_and_map()Maxime Ripard
2015-03-31clocksource/drivers/sun5i: Switch to request_irq()Maxime Ripard
2015-03-31clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...Laurent Pinchart
2015-03-31CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras
2015-03-31clocksource/drivers/at91: Fix IO endiannessBen Dooks
2015-03-31clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede
2015-03-31clocksource/drivers/tegra: Fix IO endiannessDmitry Osipenko
2015-03-31clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks
2015-03-31clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining featuresViresh Kumar
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger
2015-03-17Merge branch 'timers/urgent' into timers/core, to pick up fixes before applyi...Ingo Molnar