summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd
2013-08-01ARM: clocksource: moxart: Add bitops.h includeJonas Jensen
2013-07-30clocksource: vf_pit_timer: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: sirf: Switch to sched_clock_register() and use 64 bitsStephen Boyd
2013-07-30clocksource: time-armada-370-xp: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: tegra: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: samsung_pwm_timer: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: nomadik: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: mxs_timer: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: dw_apb_timer_of: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: dbx500-prcmu: Switch to sched_clock_register()Stephen Boyd
2013-07-30clocksource: bcm2835: Switch to sched_clock_register()Stephen Boyd
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-18ARM: clocksource: Add support for MOXA ART SoCsJonas Jensen
2013-07-18clocksource: cadence_ttc: Reuse clocksource as sched_clockSoren Brinkmann
2013-07-18clocksource: cadence_ttc: Remove unused headerSoren Brinkmann
2013-07-18clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard
2013-07-18clocksource: sun4i: Cleanup parent clock setupMaxime Ripard
2013-07-18clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard
2013-07-18clocksource: sun4i: Factor out some timer codeMaxime Ripard
2013-07-18clocksource: sun4i: Fix the next event codeMaxime Ripard
2013-07-18clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard
2013-07-18clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard
2013-07-18clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard
2013-07-18clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard
2013-07-18clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard
2013-07-17clocksource: orion: Use linux/sched_clock.hStephen Boyd
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-03clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth
2013-06-24clocksource: time-armada-370-xp: Divorce from local timer APIStephen Boyd
2013-06-24clocksource: time-armada-370-xp: Fix sparse warningStephen Boyd
2013-06-24ARM: PRIMA2: Divorce timer-marco from local timer APIStephen Boyd
2013-06-24ARM: EXYNOS4: Divorce mct from local timer APIStephen Boyd
2013-06-25clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam
2013-06-24clocksource: Add generic dummy timer driverMark Rutland
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-20Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann
2013-06-19clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE changeArnd Bergmann
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz
2013-06-19clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap
2013-06-14Merge tag 'ux500-clksrc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson