summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-212-69/+379
|\
| * clocksource: arch_timer: Add support for memory mapped timersStephen Boyd2013-08-011-55/+347
| * clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-011-15/+31
| * clocksource: arch_timer: Pass clock event to set_mode callbackStephen Boyd2013-08-011-1/+1
| * clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-3/+3
| * ARM: clocksource: moxart: Add bitops.h includeJonas Jensen2013-08-011-0/+1
* | Merge branch 'linus' into timers/coreThomas Gleixner2013-08-217-20/+20
|\ \ | |/ |/|
| * clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-147-20/+20
* | ARM: clocksource: Add support for MOXA ART SoCsJonas Jensen2013-07-182-0/+165
* | clocksource: cadence_ttc: Reuse clocksource as sched_clockSoren Brinkmann2013-07-181-0/+12
* | clocksource: cadence_ttc: Remove unused headerSoren Brinkmann2013-07-181-1/+0
* | clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard2013-07-181-3/+6
* | clocksource: sun4i: Cleanup parent clock setupMaxime Ripard2013-07-181-10/+5
* | clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard2013-07-181-6/+3
* | clocksource: sun4i: Factor out some timer codeMaxime Ripard2013-07-181-16/+32
* | clocksource: sun4i: Fix the next event codeMaxime Ripard2013-07-181-3/+22
* | clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard2013-07-181-0/+1
* | clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard2013-07-181-0/+15
* | clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard2013-07-181-2/+2
* | clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard2013-07-181-2/+2
* | clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard2013-07-181-4/+4
* | clocksource: orion: Use linux/sched_clock.hStephen Boyd2013-07-171-1/+1
|/
* Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-07-124-0/+491
|\
| * clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy2013-07-033-0/+335
| * clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth2013-07-023-0/+156
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-0616-26/+497
|\ \ | |/
| * clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam2013-06-251-1/+1
| * clocksource: Add generic dummy timer driverMark Rutland2013-06-242-0/+70
| * Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-182-23/+35
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-1210-12/+10
| * Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-06-085-1/+417
| |\
| | * clocksource: Add TI-Nspire timer supportDaniel Tang2013-06-062-0/+216
| | * clocksource: Add Freescale Vybrid pit timer supportJingchang Lu2013-06-063-0/+200
| | * clocksource: dw_apb: Fix error checkBaruch Siach2013-06-061-1/+1
| * | clocksource: dw_apb: Remove unused headerBaruch Siach2013-05-281-1/+0
| * | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-282-35/+23
| |/
| * clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-161-12/+0
* | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-061-0/+2
|\ \
| * | metag: log core and timer frequencies from arch codeJames Hogan2013-06-131-0/+2
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-18/+5
|\ \
| * | clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-18/+5
| |/
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-26/+9
|\ \
| * | clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap2013-06-191-26/+9
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-6/+5
|\ \
| * \ Merge tag 'ux500-clksrc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-06-141-6/+5
| |\ \
| | * | clocksource: dbx500-prcmu: comment cleanupFabio Baltieri2013-05-271-1/+1
| | * | clocksource: dbx500-prcmu: use relaxed readl variantRabin Vincent2013-05-271-5/+4
| | |/
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-12/+48
|\ \ \
| * \ \ Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2013-06-201-5/+18
| |\ \ \
| * | | | ARM: nomadik: fix clocksource warningArnd Bergmann2013-05-311-11/+1
OpenPOWER on IntegriCloud