aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-03
|\
| * clocksource: arch_timer: use virtual countersMark Rutland2013-06-07
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-02
|\ \
| * | clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap2013-06-18
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-02
|\ \
| * \ Merge tag 'ux500-clksrc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-06-14
| |\ \
| | * | clocksource: dbx500-prcmu: comment cleanupFabio Baltieri2013-05-27
| | * | clocksource: dbx500-prcmu: use relaxed readl variantRabin Vincent2013-05-27
| | |/
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-02
|\ \ \
| * \ \ Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2013-06-19
| |\ \ \
| * | | | ARM: nomadik: fix clocksource warningArnd Bergmann2013-06-01
| * | | | clocksource: nomadik-mtu: support of probeRabin Vincent2013-05-12
| | |_|/ | |/| |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-02
|\ \ \ \
| * \ \ \ Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-21
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2013-06-12
| | * | clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner2013-06-12
| | * | clocksource: dw_apb_timer_of: add clock-handlingHeiko Stuebner2013-06-12
| | * | clocksource: dw_apb_timer_of: enable the use the clocksource as sched clockHeiko Stuebner2013-06-12
| | |/
| * / arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-27
| |/
* / clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE changeArnd Bergmann2013-06-19
|/
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-07
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-06
| |\
| | * clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa2013-04-28
| | * clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa2013-04-28
| | * clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa2013-04-28
| | * clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2013-04-28
| | * clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa2013-04-28
| | * clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa2013-04-28
| | * clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa2013-04-28
| | * clocksource: add samsung pwm timer driverTomasz Figa2013-04-20
| * | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-19
* | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-07
|\ \ \
| * | | ARM: arch_timer: Silence debug preempt warningsStephen Boyd2013-04-26
| * | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-17
| |\ \ \
| | * | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-11
| | | |/ | | |/|
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\ \ \ \ | | |_|/ | |/| |
| * | | clocksource: exynos_mct: fix build error on non-DTArnd Bergmann2013-04-19
| * | | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-09
| |\ \ \ | | |/ / | |/| |
| | * | clocksource: mct: add support for mct clock setupThomas Abraham2013-03-25
| | * | clocksource: mct: use fin_pll clock as the tick clock source for mctThomas Abraham2013-03-25
| * | | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-09
| |\ \ \
| | * | | clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin2013-04-04
| | * | | clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson2013-04-04
| | |/ /
| | * | ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham2013-03-09
| * | | Merge branch 'depends/clk' into next/driversArnd Bergmann2013-04-09
| |\ \ \
| * \ \ \ Merge branch 'tegra/soc' into next/driversArnd Bergmann2013-04-09
| |\ \ \ \
| * \ \ \ \ Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann2013-04-08
| |\ \ \ \ \
| | * | | | | arm: zynq: Move timer to generic locationMichal Simek2013-04-04
| | | |_|_|/ | | |/| | |
| * | | | | clocksource: sh_mtu2: Set initcall level to subsysSimon Horman2013-03-12
| * | | | | clocksource: em_sti: Set initcall level to subsysSimon Horman2013-03-12