aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker
2014-11-24clocksource: mips-gic: Staticize local symbolsAndrew Bresticker
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker
2014-11-20Merge tag 'v3.19-meson-soc' of https://github.com/carlocaione/linux-meson int...Arnd Bergmann
2014-11-20Merge tag 'integrator-v3.19-arm-soc-2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2014-11-19clocksource: sirf: Remove hard-coded clock rateYanchang Li
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard
2014-11-18clocksource: meson6: Select CLKSRC_MMIOBeniamino Galvani
2014-10-28ARM: integrator: move AP timer to clocksourceLinus Walleij
2014-10-26ARM/ARM64: arch-timer: fix arch_timer_probed logicMarc Zyngier
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch
2014-09-29clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch
2014-09-29clocksource: sirf: Disable counter before re-setting itHao Liu
2014-09-29clocksource: cadence_ttc: Add support for 32bit modeMichal Simek
2014-09-29clocksource: tcb_clksrc: Sanitize IRQ requestGael Portay
2014-09-29clocksource: arm_arch_timer: Discard unavailable timers correctlySudeep Holla
2014-09-29clocksource: vf_pit_timer: Support shutdown modeStefan Agner
2014-09-29ARM: meson6: clocksource: Add Meson6 timer supportCarlo Caione