summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson2013-04-115-57/+46Star
| |\ \ \ \ \ \ \
| | * | | | | | | clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-083-19/+19
| | * | | | | | | clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard2013-04-081-15/+3Star
| | * | | | | | | clocksource: sunxi: Cleanup the timer codeMaxime Ripard2013-04-081-24/+24
| | * | | | | | | Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard2013-04-081-2/+2
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-282-2/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson2013-04-111-2/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-092-0/+305
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam2013-04-031-1/+1
| | * | | | | ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-012-0/+305
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-091-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-111-2/+2
| | | |/ | | |/|
| * | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+0Star
| * | | clocksource: tegra20: use the device_node pointer passed to initRob Herring2013-03-111-41/+26Star
| * | | clocksource: pass DT node pointer to init functionsRob Herring2013-03-114-28/+5Star
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-0/+212
|\ \ \ | |_|/ |/| |
| * | ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt2013-03-282-0/+212
| |/
* / clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-271-2/+2
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-033-0/+204
|\
| * metag: Time keepingJames Hogan2013-03-023-0/+204
* | Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-011-38/+112
|\ \
| * | clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT2013-02-281-38/+112
| * | Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann2013-02-287-28/+62
| |\ \ | | |/ | |/|
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-02-271-0/+1
|\ \ \
| * | | clocksource : Nomadik-mtu : fix missing irq initializationDaniel Lezcano2013-02-221-0/+1
| |/ /
* | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-224-237/+394
|\ \ \
| * \ \ Merge branch 'depends/cleanup' into next/virtOlof Johansson2013-02-1110-52/+250
| |\ \ \
| * | | | ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier2013-01-311-1/+6
| * | | | arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-314-238/+1Star
| * | | | arm: arch_timer: move core to drivers/clocksourceMark Rutland2013-01-313-0/+389
| | |/ / | |/| |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-0/+11
|\ \ \ \
| * \ \ \ Merge branch 'depends/cleanup' into next/driversOlof Johansson2013-01-2815-68/+266
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | clocksource: nomadik-mtu: support timer-based delayFabio Baltieri2013-01-071-0/+11
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2111-53/+535
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-052-0/+282
| |\ \ \ \ \
| | * | | | | clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu2013-01-281-1/+1
| | * | | | | ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-282-0/+286
| | * | | | | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-287-28/+62
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| * | | | | Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-291-2/+3
| |\ \ \ \ \
| | * | | | | ARM: bcm2835: make use of CLKSRC_OFStephen Warren2013-01-151-2/+3
| | * | | | | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren2013-01-157-28/+62
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / /
| * | | | | Merge branch 'vt8500/timer' into next/cleanupOlof Johansson2013-01-151-1/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk2013-01-151-1/+2
| * | | | | Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson2013-01-143-0/+183
| |\| | | |
| | * | | | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-143-0/+188
| | | |/ / | | |/| |
| * | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-148-40/+21Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clocksource: use clockevents_config_and_register() where possibleShawn Guo2013-01-143-24/+5Star
| | |/ /
| * | | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-023-0/+39
| * | | ARM: delete struct sys_timerStephen Warren2012-12-243-15/+3Star
| * | | ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-13/+20
| | |/ | |/|