summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: arch_timer: Silence debug preempt warningsStephen Boyd2013-04-261-4/+6
* ARM: OMAP: remove unused variableArnd Bergmann2013-04-231-3/+1
* Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-1734-191/+262
|\
| * devtree: add binding documentation for sp804Haojian Zhuang2013-04-111-0/+29
| * ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring2013-04-113-37/+38
| * ARM: versatile: use OF init for sp804 timerRob Herring2013-04-113-14/+25
| * ARM: versatile: add versatile dtbs to dtbs targetRob Herring2013-04-111-0/+2
| * ARM: vexpress: remove extra timer-sp control register clearingRob Herring2013-04-111-3/+0
| * ARM: dts: vexpress: disable CA9 core tile sp804 timerRob Herring2013-04-111-0/+1
| * ARM: vexpress: remove sp804 OF initRob Herring2013-04-111-11/+0
| * ARM: highbank: use OF init for sp804 timerRob Herring2013-04-111-19/+0
| * ARM: timer-sp: convert to use CLKSRC_OF initRob Herring2013-04-113-20/+102
| * OF: add empty of_device_is_available for !OFRob Herring2013-04-111-0/+5
| * ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-1119-87/+29
| * ARM: make machine_desc->init_time default to clocksource_of_initArnd Bergmann2013-04-111-1/+6
| * ARM: arch_timer: use full 64-bit counter for sched_clockRob Herring2013-04-111-5/+13
| * ARM: make sched_clock just call a function pointerRob Herring2013-04-102-1/+10
| * ARM: sched_clock: allow changing to higher frequency counterRob Herring2013-04-101-1/+5
* | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-0923-149/+315
|\ \
| * | 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-096-9/+7
| * | ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham2013-03-092-6/+0
| * | ARM: dts: add mct device tree node for all supported Exynos SoC'sThomas Abraham2013-03-094-0/+90
| * | ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...Thomas Abraham2013-03-0910-16/+18
| * | ARM: EXYNOS: add device tree support for MCT controller driverThomas Abraham2013-03-093-18/+105
| * | ARM: EXYNOS: prepare an array of MCT interrupt numbers and use itThomas Abraham2013-03-091-21/+36
| * | ARM: EXYNOS: add a register base address variable in mct controller driverThomas Abraham2013-03-092-88/+62
* | | Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-04-0917-205/+472
|\ \ \
| * | | irqchip: s3c24xx: add devicetree supportHeiko Stuebner2013-04-042-6/+278
| * | | irqchip: s3c24xx: make interrupt handling independent of irq_domain structureHeiko Stuebner2013-04-041-10/+15
| * | | irqchip: s3c24xx: globally keep track of the created intc instancesHeiko Stuebner2013-04-041-49/+50
| * | | irqchip: s3c24xx: add irq_set_type callback for basic interrupt typesHeiko Stuebner2013-04-041-0/+24
| * | | irqchip: s3c24xx: fix irqlist of second s3c2416 controllerHeiko Stuebner2013-04-041-3/+2
| * | | irqchip: s3c24xx: fix comments on some camera interruptsHeiko Stuebner2013-04-041-4/+4
| * | | ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner2013-04-043-1/+2
| * | | ARM: S3C24XX: add handle_irq functionHeiko Stuebner2013-03-073-70/+59
| * | | ARM: S3C24XX: make s3c24xx_init_intc staticHeiko Stuebner2013-03-071-1/+1
| * | | ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner2013-03-0712-52/+44
| * | | ARM: S3C24XX: fix irq parent checkHeiko Stuebner2013-03-071-14/+8
| * | | ARM: S3C24XX: fix redundant checks in the irq mapping functionHeiko Stuebner2013-03-071-14/+4
* | | | Merge tag 'ux500-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Arnd Bergmann2013-04-091-8/+26
|\ \ \ \
| * | | | ARM: ux500: 8500: add ab8500-musb pinctrl supportPatrice Chotard2013-04-031-2/+21
| * | | | ARM: ux500: remove redundant DB8500_PIN_SLEEP definitionFabio Baltieri2013-04-031-3/+0
| * | | | ARM: ux500: Add Snowball pin configuration for user LEDLee Jones2013-03-181-0/+2
| * | | | ARM: ux500: u8500: fix pinctrl IDLE state definition for SPI2Julien Delacou2013-03-181-3/+3
* | | | | Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-04-0916-341/+3807
|\ \ \ \ \
| * | | | | clk: tegra: fix enum tegra114_clk to match bindingStephen Warren2013-04-041-1/+1
| * | | | | clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver2013-04-041-1/+1
| * | | | | ARM: dt: Add references to tegra_car clocksPeter De Schrijver2013-04-043-3/+7
OpenPOWER on IntegriCloud