summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2014-12-30Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann-14/+211
2014-12-16clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas-1/+1
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+172
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+39
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+12
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-0/+237
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-32/+0
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann-32/+0
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson-1/+12
2014-12-04clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson-0/+8
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao-1/+4
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann-0/+25
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann-32/+0
2014-11-30clocksource: time-armada-370-xp: add suspend/resume supportThomas Petazzoni-0/+25
2014-11-27Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner-14/+39
2014-11-26clocksource: armada-370-xp: Use the reference clock on A375 SoCEzequiel Garcia-0/+28
2014-11-26clocksource: armada-370-xp: Add missing clock enableEzequiel Garcia-0/+2
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker-7/+35
2014-11-24clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker-1/+1
2014-11-24clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker-9/+1
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker-16/+44
2014-11-24clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker-3/+2
2014-11-24clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker-5/+0
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker-0/+3
2014-11-24clocksource: mips-gic: Staticize local symbolsAndrew Bresticker-5/+5
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker-0/+90
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker-0/+37
2014-11-20Merge tag 'v3.19-meson-soc' of https://github.com/carlocaione/linux-meson int...Arnd Bergmann-0/+1
2014-11-20Merge tag 'integrator-v3.19-arm-soc-2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-0/+211
2014-11-19clocksource: sirf: Remove hard-coded clock rateYanchang Li-14/+9
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard-6/+6
2014-11-18clocksource: meson6: Select CLKSRC_MMIOBeniamino Galvani-0/+1
2014-10-28ARM: integrator: move AP timer to clocksourceLinus Walleij-0/+211
2014-10-26ARM/ARM64: arch-timer: fix arch_timer_probed logicMarc Zyngier-3/+3
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+247
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+301
2014-09-29clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch-0/+15
2014-09-29clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch-0/+17
2014-09-29clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch-2/+10
2014-09-29clocksource: sirf: Disable counter before re-setting itHao Liu-1/+4
2014-09-29clocksource: cadence_ttc: Add support for 32bit modeMichal Simek-5/+10
2014-09-29clocksource: tcb_clksrc: Sanitize IRQ requestGael Portay-9/+4
2014-09-29clocksource: arm_arch_timer: Discard unavailable timers correctlySudeep Holla-4/+16
2014-09-29clocksource: vf_pit_timer: Support shutdown modeStefan Agner-0/+4
2014-09-29ARM: meson6: clocksource: Add Meson6 timer supportCarlo Caione-0/+171
2014-09-15ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard-0/+301
2014-09-08clocksource: tcb_clksrc: sanitize IRQ requestGaël PORTAY-9/+4
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY-1/+1
2014-08-26clocksource: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter-1/+1