| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'davinci-for-v3.12/dt' of git://git.kernel.org/pub/scm/linux/kernel... | Kevin Hilman | 2013-08-22 | 3 | -3/+57 |
|\ |
|
| * | ARM: davinci: da850: do not specify clock_frequency for UART DT node | Manjunathappa, Prakash | 2013-08-21 | 1 | -3/+0 |
| * | ARM: davinci: da850: add DT node for ethernet | Lad, Prabhakar | 2013-08-21 | 2 | -0/+35 |
| * | ARM: davinci: da850: add OF_DEV_AUXDATA entry for davinci_emac | Lad, Prabhakar | 2013-08-21 | 1 | -0/+2 |
| * | ARM: davinci: da850: add OF_DEV_AUXDATA entry for mdio. | Lad, Prabhakar | 2013-08-21 | 1 | -0/+1 |
| * | ARM: davinci: da850: add DT node for mdio device | Lad, Prabhakar | 2013-08-21 | 2 | -0/+19 |
* | | Merge tag 'davinci-for-v3.12/soc' of git://git.kernel.org/pub/scm/linux/kerne... | Kevin Hilman | 2013-08-22 | 27 | -201/+272 |
|\| |
|
| * | ARM: davinci: fix clock lookup for mdio device | Lad, Prabhakar | 2013-08-21 | 6 | -12/+7 |
| * | ARM: davinci: da8xx: remove hard coding of rtc device wakeup | Hebbar Gururaja | 2013-08-21 | 1 | -8/+1 |
| * | ARM: davinci: serial: remove davinci_serial_setup_clk() | Manjunathappa, Prakash | 2013-08-21 | 9 | -32/+10 |
| * | ARM: davinci: serial: get rid of davinci_uart_config | Manjunathappa, Prakash | 2013-08-21 | 20 | -74/+28 |
| * | ARM: davinci: da8xx: remove da8xx_uart_clk_enable | Manjunathappa, Prakash | 2013-08-21 | 1 | -8/+0 |
| * | ARM: davinci: uart: move to devid based clk_get | Manjunathappa, Prakash | 2013-07-22 | 13 | -84/+243 |
* | | Merge tag 'ux500-core-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kern... | Kevin Hilman | 2013-08-22 | 6 | -4/+17 |
|\ \ |
|
| * | | ARM: ux500: set coherent_dma_mask for dma40 | Fabio Baltieri | 2013-08-19 | 1 | -0/+1 |
| * | | ARM: ux500: remove u8500_secondary_startup from INIT section. | Srinivas Kandagatla | 2013-08-19 | 1 | -2/+0 |
| * | | ARM: ux500: add restart support via prcmu | Fabio Baltieri | 2013-08-19 | 4 | -2/+16 |
* | | | Merge tag 'sunxi-core-for-3.12-2' of https://github.com/mripard/linux into ne... | Kevin Hilman | 2013-08-22 | 2 | -3/+44 |
|\ \ \ |
|
| * | | | ARM: sunxi: Introduce Allwinner A20 support | Maxime Ripard | 2013-08-16 | 1 | -0/+1 |
| * | | | ARM: sun6i: Add restart code for the A31 | Maxime Ripard | 2013-08-16 | 1 | -3/+40 |
| * | | | ARM: sunxi: Add the Allwinner A31 compatible to the machine definition | Maxime Ripard | 2013-08-16 | 2 | -0/+3 |
* | | | | Merge tag 'sunxi-core-for-3.12' of https://github.com/mripard/linux into next... | Kevin Hilman | 2013-08-21 | 1 | -1/+0 |
|\| | | |
|
| * | | | ARM: sunxi: Remove Makefile.boot file | Maxime Ripard | 2013-07-29 | 1 | -1/+0 |
* | | | | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 2013-08-21 | 46 | -1122/+1446 |
|\ \ \ \ |
|
| * | | | | ARM: tegra: disable LP2 cpuidle state if PCIe is enabled | Stephen Warren | 2013-08-13 | 3 | -0/+23 |
| * | | | | PCI: tegra: Move PCIe driver to drivers/pci/host | Thierry Reding | 2013-08-13 | 7 | -1018/+2 |
| * | | | | Merge tag 'msi-3.12-2' into for-3.12/soc | Stephen Warren | 2013-08-13 | 15 | -53/+44 |
| |\ \ \ \ |
|
| | * | | | | ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci | Thomas Petazzoni | 2013-08-12 | 2 | -0/+20 |
| | * | | | | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 2013-08-12 | 8 | -9/+0 |
| | * | | | | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni | 2013-08-12 | 5 | -44/+24 |
| | |/ / / |
|
| * | | | | ARM: tegra: add LP1 suspend support for Tegra114 | Joseph Lo | 2013-08-12 | 4 | -15/+141 |
| * | | | | ARM: tegra: add LP1 suspend support for Tegra20 | Joseph Lo | 2013-08-12 | 5 | -0/+341 |
| * | | | | ARM: tegra: add LP1 suspend support for Tegra30 | Joseph Lo | 2013-08-12 | 7 | -4/+560 |
| * | | | | ARM: tegra: add common LP1 suspend support | Joseph Lo | 2013-08-12 | 5 | -5/+140 |
| * | | | | ARM: tegra: config the polarity of the request of sys clock | Joseph Lo | 2013-08-12 | 1 | -0/+16 |
| * | | | | ARM: tegra: add common resume handling code for LP1 resuming | Joseph Lo | 2013-08-12 | 3 | -0/+17 |
| * | | | | ARM: tegra: unify Tegra's Kconfig a bit more | Stephen Warren | 2013-08-08 | 1 | -15/+6 |
| * | | | | ARM: tegra: remove the limitation that Tegra114 can't support suspend | Joseph Lo | 2013-07-19 | 1 | -4/+0 |
| * | | | | ARM: tegra: flowctrl: add support for cpu_suspend_enter/exit | Joseph Lo | 2013-07-19 | 1 | -0/+2 |
| * | | | | ARM: tegra: hook tegra_tear_down_cpu function | Joseph Lo | 2013-07-19 | 1 | -1/+3 |
| * | | | | ARM: tegra: shut off the CPU rail when the last CPU in suspend | Joseph Lo | 2013-07-19 | 2 | -1/+20 |
| * | | | | ARM: tegra: add low level code for Tegra114 cluster power down | Joseph Lo | 2013-07-19 | 2 | -1/+7 |
| * | | | | ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15 | Joseph Lo | 2013-07-19 | 2 | -0/+23 |
| * | | | | ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL | Joseph Lo | 2013-07-19 | 5 | -3/+14 |
| * | | | | ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9 | Joseph Lo | 2013-07-19 | 2 | -3/+7 |
| * | | | | ARM: tegra114: cpuidle: add powered-down state | Joseph Lo | 2013-07-19 | 1 | -1/+50 |
| * | | | | ARM: tegra114: add low level support for CPU idle powered-down mode | Joseph Lo | 2013-07-19 | 2 | -0/+4 |
| * | | | | ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry | Joseph Lo | 2013-07-19 | 1 | -0/+40 |
| * | | | | Revert "ARM: tegra: add cpu_disable for hotplug" | Joseph Lo | 2013-07-19 | 3 | -13/+0 |
| * | | | | ARM: tegra: enable Cortex-A15 erratum 798181 | Joseph Lo | 2013-07-15 | 1 | -0/+1 |
| |/ / / |
|