aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next...Olof Johansson2013-10-2812-570/+57
|\
| * Documentation: dt: Remove clock gates IDs list for Allwinner SoCsMaxime Ripard2013-10-116-409/+2
| * Documentation: dt: Remove interrupt sources list for Allwinner SoCsMaxime Ripard2013-10-113-147/+0
| * Documentation: sunxi: Update Allwinner SoC documentationMaxime Ripard2013-10-111-1/+25
| * Documentation: sunxi: Update A13 user manual dead linkMaxime Ripard2013-10-111-1/+1
| * ARM: sunxi: Order Kconfig options alphabeticallyMaxime Ripard2013-10-051-3/+3
| * ARM: sunxi: Simplify restart setup codeMaxime Ripard2013-09-271-8/+5
| * ARM: sunxi: Split out the DT machines for sun6i and sun7iMaxime Ripard2013-09-271-2/+22
* | Merge branch 'cleanup/dt-clock' into next/socOlof Johansson2013-10-2841-450/+197
|\ \
| * | ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * | ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth2013-09-291-13/+1
| * | ARM: tegra: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * | ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth2013-09-291-8/+0
| * | ARM: sti: remove custom .init_time hookSebastian Hesselbarth2013-09-291-6/+4
| * | ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * | ARM: rockchip: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * | ARM: prima2: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0
| * | ARM: nspire: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * | ARM: nomadik: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
| * | ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2013-09-294-30/+16
| * | ARM: kirkwood: remove custom .init_time hookSebastian Hesselbarth2013-09-291-8/+0
| * | ARM: imx: remove custom .init_time hookSebastian Hesselbarth2013-09-297-62/+13
| * | ARM: highbank: remove custom .init_time hookSebastian Hesselbarth2013-09-292-19/+14
| * | ARM: exynos: remove custom .init_time hookSebastian Hesselbarth2013-09-294-13/+0
| * | ARM: dove: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0
| * | ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth2013-09-292-10/+0
| * | ARM: bcm: provide common arch init for DT clocksMatt Porter2013-09-291-1/+0
| * | ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth2013-09-291-12/+17
| * | ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth2013-09-293-39/+8
| * | clk: vt8500: parse pmc_base from clock driverSebastian Hesselbarth2013-09-291-0/+24
| * | clk: sunxi: declare OF clock providerSebastian Hesselbarth2013-09-293-30/+7
| * | ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth2013-09-291-1/+8
| * | clk: prima2: declare OF clock providerSebastian Hesselbarth2013-09-293-26/+8
| * | clk: nomadik: declare OF clock providerSebastian Hesselbarth2013-09-293-35/+17
| * | clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth2013-09-291-70/+74
| * | ARM: nomadik: remove mtu initalization from .init_timeSebastian Hesselbarth2013-09-291-26/+0
| * | clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij2013-09-221-0/+21
| * | Merge tag 'tegra-for-3.13-deps-for-arm-init-time-cleanup' of git://git.kernel...Sebastian Hesselbarth2013-09-224-23/+35
| |\ \ | | |/ | |/|
* | | Merge tag 'tegra-for-3.13-soc-v2' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-10-2526-625/+320
|\ \ \
| * | | ARM: tegra: Add Tegra114 powergate supportThierry Reding2013-10-182-2/+50
| * | | ARM: tegra: Constify list of CPU domainsThierry Reding2013-10-181-2/+3
| * | | ARM: tegra: Remove duplicate powergate definesThierry Reding2013-10-181-6/+1
| * | | ARM: tegra: add LP1 support code for Tegra124Joseph Lo2013-10-185-8/+43
| * | | ARM: tegra: re-calculate the LP1 data for Tegra30/114Joseph Lo2013-10-181-7/+9
| * | | ARM: tegra: enable CPU idle for Tegra124Joseph Lo2013-10-182-1/+6
| * | | ARM: tegra: make tegra_resume can work with current and later chipsJoseph Lo2013-10-181-8/+5
| * | | ARM: tegra: CPU hotplug support for Tegra124Joseph Lo2013-10-182-0/+3
| * | | ARM: tegra: add PMC compatible value for Tegra124Joseph Lo2013-10-181-0/+1
| * | | ARM: tegra: add Tegra124 SoC supportJoseph Lo2013-10-184-0/+12
| * | | ARM: tegra: add fuses as device randomnessStephen Warren2013-10-181-0/+54