summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | clocksource: samsung_pwm_timer: Handle suspend/resume correctlyTomasz Figa2013-08-061-14/+28
| | * | | | clocksource: samsung_pwm_timer: Do not use clocksource_mmioTomasz Figa2013-08-062-5/+15
| | * | | | clocksource: samsung_pwm_timer: Cache clocksource register addressTomasz Figa2013-08-061-25/+8Star
| | * | | | clocksource: samsung_pwm_timer: Correct definition of AUTORELOAD bitTomasz Figa2013-08-061-1/+12
| | * | | | clocksource: samsung_pwm_timer: Do not request PWM mem regionTomasz Figa2013-08-061-10/+1Star
| | |/ / /
| * | | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-243-110/+138
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clocksource: time-armada-370-xp: Divorce from local timer APIStephen Boyd2013-06-251-48/+41Star
| | * | | clocksource: time-armada-370-xp: Fix sparse warningStephen Boyd2013-06-251-1/+2
| | * | | ARM: PRIMA2: Divorce timer-marco from local timer APIStephen Boyd2013-06-251-46/+54
| | * | | ARM: EXYNOS4: Divorce mct from local timer APIStephen Boyd2013-06-251-17/+43
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | treewide: Fix printks with 0x%#Joe Perches2013-08-271-2/+2
| |/ / /
* | | | 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-157-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/+0Star
* | | 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/+5Star
* | | clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard2013-07-181-6/+3Star
* | | 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-181-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-192-23/+35
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-1210-12/+10Star
| * 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/+0Star
| * | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-282-35/+23Star
| |/
| * clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-161-12/+0Star
* | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-061-0/+2
|\ \