summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into...Olof Johansson2013-04-138-0/+459
|\
| * reset: NULL deref on allocation failureDan Carpenter2013-04-121-1/+1
| * reset: Add reset controller APIPhilipp Zabel2013-04-127-0/+384
| * dt: describe base reset signal bindingStephen Warren2013-04-121-0/+75
* | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk2013-04-135-19/+10
* | Merge tag 'timer-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-04-091-2/+2
|\ \
| * | ARM: SAMSUNG: change GENERIC_GPIO to ARCH_REQUIRE_GPIOLIBKukjin Kim2013-04-041-2/+2
* | | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-096-22/+113
|\ \ \
| * | | ARM: EXYNOS: Add arm-pmu DT binding for exynos421xChanho Park2013-04-081-0/+6
| * | | ARM: EXYNOS: Add arm-pmu DT binding for exynos5250Chanho Park2013-04-081-0/+6
| * | | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-083-3/+35
| * | | irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park2013-04-082-14/+41
| * | | irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irqChanho Park2013-04-081-5/+25
* | | | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-0953-4117/+4655
|\| | |
| * | | Merge commit 'v3.9-rc5' into next/clk-exynosKukjin Kim2013-04-081122-6045/+12783
| |\ \ \
| * | | | ARM: EXYNOS: fix compilation error introduced due to common clock migrationThomas Abraham2013-04-081-0/+2
| * | | | clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}Tushar Behera2013-04-081-4/+4
| * | | | clk: exynos4: export clocks required for fimc-isSylwester Nawrocki2013-04-082-21/+41
| * | | | clk: samsung: Fix compilation errorSachin Kamat2013-04-081-0/+2
| * | | | clk: exynos5250: register display block gate clocks to common clock frameworkLeela Krishna Amudala2013-04-042-1/+15
| * | | | clk: exynos4: Add support for SoC-specific register save listTomasz Figa2013-04-045-8/+39
| * | | | clk: exynos4: Add missing registers to suspend save listTomasz Figa2013-04-041-0/+33
| * | | | clk: exynos4: Remove E4X12 prefix from SRC_DMC registerTomasz Figa2013-04-041-2/+2
| * | | | clk: exynos4: Add E4210 prefix to GATE_IP_PERIR registerTomasz Figa2013-04-041-8/+8
| * | | | clk: exynos4: Add E4210 prefix to LCD1 clock registersTomasz Figa2013-04-041-11/+11
| * | | | clk: exynos4: Remove SoC-specific registers from save listTomasz Figa2013-04-041-16/+0
| * | | | clk: exynos4: Use SRC_MASK_PERIL{0,1} definitionsTomasz Figa2013-04-041-11/+19
| * | | | clk: exynos4: Define {E,V}PLL registersTomasz Figa2013-04-041-4/+12
| * | | | clk: exynos4: Add missing mout_sata on Exynos4210Tomasz Figa2013-04-041-0/+1
| * | | | clk: exynos4: Add missing CMU_TOP and ISP clocksAndrzej Hajda2013-04-042-3/+137
| * | | | clk: exynos4: Add G3D clocksTomasz Figa2013-04-042-8/+18
| * | | | clk: exynos4: Add camera related clock definitionsSylwester Nawrocki2013-04-042-17/+53
| * | | | clk: exynos4: Export mout_core clock of Exynos4210Tomasz Figa2013-04-041-1/+2
| * | | | clk: samsung: Remove unimplemented ops for pllTomasz Figa2013-04-041-80/+0
| * | | | clk: exynos4: Export clocks used by exynos cpufreq driversLukasz Majewski2013-04-042-3/+7
| * | | | clk: exynos4: Move dac and mixer to Exynos4210-specific clocksTomasz Figa2013-04-041-2/+2
| * | | | clk: exynos4: Export sclk_pcm0Tomasz Figa2013-04-042-2/+3
| * | | | clk: exynos4: Add missing sclk_audio0 clockTomasz Figa2013-04-041-0/+2
| * | | | clk: exynos4: Add missing mout_mipihsi clockTomasz Figa2013-04-041-0/+1
| * | | | clk: exynos4: Use mout_mpll_user_* on Exynos4x12Tomasz Figa2013-04-042-61/+113
| * | | | clk: exynos4: Correct sclk_mfc clock definitionSylwester Nawrocki2013-04-042-3/+3
| * | | | clk: samsung: add infrastructure to add separate aliasesHeiko Stuebner2013-03-282-0/+54
| * | | | clk: samsung: always allocate the clk_tableHeiko Stuebner2013-03-281-4/+4
| * | | | clk: samsung: fix pm init on non-dt platformsHeiko Stueber2013-03-281-12/+13
| * | | | clk: samsung: register clk_div_tables for divider clocksHeiko Stuebner2013-03-282-7/+20
| * | | | ARM: dts: add board specific fixed rate clock nodes for Exynos based platformsThomas Abraham2013-03-2510-0/+100
| * | | | ARM: dts: add clock provider information for all controllers in Exynos5440 SoCThomas Abraham2013-03-251-0/+18
| * | | | ARM: dts: add clock provider information for all controllers in Exynos5250 SoCThomas Abraham2013-03-251-0/+72
| * | | | ARM: dts: add clock provider information for all controllers in Exynos4 SoCsThomas Abraham2013-03-253-0/+54
| * | | | ARM: dts: add Exynos4 and Exynos5 clock controller nodesThomas Abraham2013-03-254-0/+24