summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-048-74/+1146
|\
| * clocksource: exynos_mct: fix build error on non-DTArnd Bergmann2013-04-191-0/+4
| * Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-6/+14
| |\
| | * clocksource: mct: add support for mct clock setupThomas Abraham2013-03-251-1/+6
| | * clocksource: mct: use fin_pll clock as the tick clock source for mctThomas Abraham2013-03-251-3/+6
| * | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-093-1/+563
| |\ \
| | * | clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin2013-04-041-0/+1
| | * | clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson2013-04-041-2/+2
| | |/
| | * ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham2013-03-093-0/+556
| * | Merge branch 'depends/clk' into next/driversArnd Bergmann2013-04-091-2/+2
| |\ \
| * \ \ Merge branch 'tegra/soc' into next/driversArnd Bergmann2013-04-091-2/+2
| |\ \ \
| * \ \ \ Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann2013-04-087-73/+473
| |\ \ \ \
| | * | | | arm: zynq: Move timer to generic locationMichal Simek2013-04-043-0/+440
| * | | | | clocksource: sh_mtu2: Set initcall level to subsysSimon Horman2013-03-131-1/+1
| * | | | | clocksource: em_sti: Set initcall level to subsysSimon Horman2013-03-131-1/+12
| * | | | | clocksource: sh_tmu: Set initcall level to subsysSimon Horman2013-03-131-1/+1
| * | | | | clocksource: sh_cmt: Set initcall level to subsysSimon Horman2013-03-131-1/+1
| * | | | | clocksource: sh_cmt: Add CMT register layout commentMagnus Damm2013-03-131-0/+15
| * | | | | clocksource: sh_cmt: Add control register callbacksMagnus Damm2013-03-131-4/+12
| * | | | | clocksource: sh_cmt: CMCNT and CMCOR register access updateMagnus Damm2013-03-131-36/+26
| * | | | | clocksource: sh_cmt: CMSTR and CMCSR register access updateMagnus Damm2013-03-131-36/+30
| * | | | | clocksource: sh_cmt: Consolidate platform_set_drvdata() callMagnus Damm2013-03-131-3/+2
| * | | | | clocksource: sh_cmt: Introduce per-register functionsMagnus Damm2013-03-131-16/+55
| * | | | | clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup()Magnus Damm2013-03-131-8/+8
| * | | | | clocksource: sh_cmt: Take care of clk_put() when setup_irq() failsMagnus Damm2013-03-131-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-025-5/+518
|\ \ \ \ \
| * | | | | clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij2013-04-261-2/+2
| * | | | | Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann2013-04-091-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-092-0/+305
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-04-091-3/+0
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: make remaining headers localArnd Bergmann2013-04-081-2/+0
| | * | | | | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-1/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | ARM: sirf: use clocksource_of infrastructureArnd Bergmann2013-03-253-0/+516
| * | | | | | clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-192-2/+3
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-028-129/+382
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson2013-04-115-57/+46
| |\ \ \ \ \ \ \
| | * | | | | | | clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-083-19/+19
| | * | | | | | | clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard2013-04-081-15/+3
| | * | | | | | | 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/+0
| * | | clocksource: tegra20: use the device_node pointer passed to initRob Herring2013-03-111-41/+26
| * | | clocksource: pass DT node pointer to init functionsRob Herring2013-03-114-28/+5
| |/ /
OpenPOWER on IntegriCloud