aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard1-7/+0
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger1-0/+3
2015-03-05clockevents: sun5i: Fix setup_irq init sequenceYongbae Park1-4/+4
2015-03-05clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park1-2/+2
2015-02-25clocksource: pxa: Fix section mismatchRobert Jarzmik1-1/+1
2015-02-25clocksource: mtk: Fix race conditions in probe codeMatthias Brugger1-4/+5
2015-02-25clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano1-11/+5
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+4
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-10/+630
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-1/+8
2015-02-10Merge branch 'devel-stable' into for-nextRussell King1-1/+1
2015-01-29clocksource: versatile: Adapt for Versatile AB and PB boardsRob Herring1-1/+3
2015-01-29clocksource: Driver for Conexant Digicolor SoC timerBaruch Siach3-0/+203
2015-01-29clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano3-0/+185
2015-01-29ARM: clocksource: Add asm9260_timer driverOleksij Rempel3-0/+231
2015-01-29clocksource: marco: Rename marco to atlas7Barry Song2-8/+8
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+7
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+7
2015-01-25clocksource: sirf: Remove unused variableThierry Reding1-1/+0
2015-01-23Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/socOlof Johansson2-1/+4
2015-01-14ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov2-1/+8
2015-01-09clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2-1/+4
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-01-06arm_arch_timer: include clocksource.h directlyRichard Cochran1-0/+1
2015-01-05clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm1-1/+1
2015-01-05clocksource: kona: fix __iomem annotationOlof Johansson1-5/+4
2015-01-05clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi1-2/+2
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann5-14/+211
2014-12-16clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas1-1/+1
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+172
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+39
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+12
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+237
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+0
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann1-32/+0
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson1-1/+12
2014-12-04clocksource: arch_timer: Allow the device tree to specify uninitialized timer registersDoug Anderson1-0/+8
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-1/+4
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann1-0/+25
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann1-32/+0
2014-11-30clocksource: time-armada-370-xp: add suspend/resume supportThomas Petazzoni1-0/+25
2014-11-27Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner2-14/+39
2014-11-26clocksource: armada-370-xp: Use the reference clock on A375 SoCEzequiel Garcia1-0/+28
2014-11-26clocksource: armada-370-xp: Add missing clock enableEzequiel Garcia1-0/+2
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker2-7/+35
2014-11-24clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker1-1/+1
2014-11-24clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker1-9/+1
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker1-16/+44
2014-11-24clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker1-3/+2
2014-11-24clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker1-5/+0