summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: OMAP36xx: Fix CPU OPP voltagesNishanth Menon2013-05-091-3/+3
* ARM: dts: OMAP4: Fix ethernet IRQ for OMAP4 boardsJon Hunter2013-05-092-2/+2
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-0720-154/+1098
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-0610-17/+946
| |\
| | * ARM: dts: exynops4210: really add universal_c210 dtsOlof Johansson2013-04-291-0/+352
| | * ARM: dts: exynos4210: Add basic dts file for universal_c210 boardTomasz Figa2013-04-281-0/+1
| | * ARM: dts: exynos4: Add node for PWM deviceTomasz Figa2013-04-281-0/+8
| | * ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-282-17/+2
| | * clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa2013-04-281-0/+13
| | * clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa2013-04-281-4/+2
| | * clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa2013-04-281-1/+2
| | * clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2013-04-283-3/+17
| | * clocksource: samsung_pwm_timer: Drop unused samsung_pwm structTomasz Figa2013-04-281-10/+0
| | * clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa2013-04-281-83/+74
| | * clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa2013-04-282-11/+15
| | * clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa2013-04-281-1/+1
| | * Documentation: Add device tree bindings for Samsung PWM timersTomasz Figa2013-04-281-0/+43
| | * clocksource: add samsung pwm timer driverTomasz Figa2013-04-214-0/+529
| * | Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-2011-137/+152
| |\ \
| | * | irqchip: exynos: look up irq using irq_find_mappingArnd Bergmann2013-04-191-7/+6
| | * | irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-193-12/+16
| | * | irqchip: exynos: localize irq lookup for ATAGSArnd Bergmann2013-04-191-7/+12
| | * | irqchip: exynos: allocate combiner_data dynamicallyArnd Bergmann2013-04-191-13/+23
| | * | irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-193-32/+32
| | * | ARM: exynos: add missing properties for combiner IRQsArnd Bergmann2013-04-193-0/+19
| | * | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-193-17/+8
| | * | clk: exynos: prepare for multiplatformArnd Bergmann2013-04-196-57/+44
| * | | Merge branch 'next/drivers' into late/multiplatformArnd Bergmann2013-04-19421-8996/+20517
| |\ \ \
* | \ \ \ Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-0779-1041/+777
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2013-05-072-2/+2
| |\ \ \ \ \
| | * | | | | ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2013-05-072-2/+2
| | * | | | | ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath2013-05-071-0/+4
| * | | | | | Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-06353-4947/+15263
| |\ \ \ \ \ \
| | * | | | | | ARM: arch_timer: Silence debug preempt warningsStephen Boyd2013-04-271-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-112-1/+10