summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
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-05clockevents: sun5i: Fix setup_irq init sequenceYongbae Park
2015-03-05clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park
2015-02-25clocksource: pxa: Fix section mismatchRobert Jarzmik
2015-02-25clocksource: mtk: Fix race conditions in probe codeMatthias Brugger
2015-02-25clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-10Merge branch 'devel-stable' into for-nextRussell King
2015-01-29clocksource: versatile: Adapt for Versatile AB and PB boardsRob Herring
2015-01-29clocksource: Driver for Conexant Digicolor SoC timerBaruch Siach
2015-01-29clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano
2015-01-29ARM: clocksource: Add asm9260_timer driverOleksij Rempel
2015-01-29clocksource: marco: Rename marco to atlas7Barry Song
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-01-25clocksource: sirf: Remove unused variableThierry Reding
2015-01-23Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-01-14ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov
2015-01-09clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06arm_arch_timer: include clocksource.h directlyRichard Cochran
2015-01-05clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2015-01-05clocksource: kona: fix __iomem annotationOlof Johansson
2015-01-05clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2014-12-16clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson
2014-12-04clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann
2014-11-30clocksource: time-armada-370-xp: add suspend/resume supportThomas Petazzoni
2014-11-27Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner
2014-11-26clocksource: armada-370-xp: Use the reference clock on A375 SoCEzequiel Garcia
2014-11-26clocksource: armada-370-xp: Add missing clock enableEzequiel Garcia
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker
2014-11-24clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker
2014-11-24clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker