| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next/soc' into next/multiplatform | Olof Johansson | 2012-09-20 | 62 | -4960/+9746 |
|\ |
|
| * | Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar... | Olof Johansson | 2012-09-20 | 12 | -0/+355 |
| |\ |
|
| | * | ARM: bcm2835: instantiate console UART | Simon Arlott | 2012-09-19 | 1 | -1/+8 |
| | * | ARM: bcm2835: add stub clock driver | Simon Arlott | 2012-09-19 | 1 | -0/+3 |
| | * | ARM: bcm2835: add system timer | Simon Arlott | 2012-09-19 | 2 | -9/+8 |
| | * | ARM: bcm2835: add interrupt controller driver | Simon Arlott | 2012-09-19 | 2 | -9/+9 |
| | * | ARM: add infra-structure for BCM2835 and Raspberry Pi | Simon Arlott | 2012-09-19 | 12 | -0/+346 |
| * | | ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data move | Kevin Hilman | 2012-09-20 | 1 | -1/+1 |
| * | | Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-09-16 | 180 | -2115/+4744 |
| |\ \ |
|
| | * \ | Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 2012-09-12 | 8 | -4/+3569 |
| | |\ \ |
|
| | | * | | ARM: AM33XX: clock: Add dcan clock aliases for device-tree | Vaibhav Hiremath | 2012-09-12 | 1 | -0/+2 |
| | | * | | ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions | Vaibhav Hiremath | 2012-09-12 | 2 | -4/+4 |
| | | * | | ARM: OMAP3+: hwmod: Add AM33XX HWMOD data | Vaibhav Hiremath | 2012-09-11 | 4 | -0/+3388 |
| | | * | | ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework | Vaibhav Hiremath | 2012-09-11 | 1 | -0/+178 |
| | | |/ |
|
| * | | | Merge tag 'devel-omap-device-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-09-16 | 21 | -35/+229 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'for_3.7-omap_device' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren | 2012-09-12 | 2 | -5/+53 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | ARM: OMAP: omap_device: idle devices with no driver bound | Kevin Hilman | 2012-09-12 | 1 | -0/+38 |
| | | * | | ARM: OMAP: omap_device: don't attempt late suspend if no driver bound | Kevin Hilman | 2012-09-12 | 1 | -0/+4 |
| | | * | | ARM: OMAP: omap_device: keep track of driver bound status | Kevin Hilman | 2012-09-12 | 2 | -5/+11 |
| * | | | | Merge tag 'tegra-for-3.7-cpu-hotplug' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-16 | 15 | -147/+556 |
| |\ \ \ \ |
|
| | * | | | | ARM: tegra20: add CPU hotplug support | Joseph Lo | 2012-09-13 | 5 | -0/+96 |
| | * | | | | ARM: tegra30: add CPU hotplug support | Joseph Lo | 2012-09-13 | 5 | -86/+159 |
| | * | | | | ARM: tegra: clean up the common assembly macros into sleep.h | Joseph Lo | 2012-09-13 | 3 | -37/+58 |
| | * | | | | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops | Joseph Lo | 2012-09-13 | 1 | -24/+5 |
| | * | | | | ARM: tegra: introduce tegra_cpu_car_ops structures | Joseph Lo | 2012-09-13 | 6 | -0/+238 |
| * | | | | | Merge tag 'tegra-for-3.7-common-clk' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2012-09-16 | 15 | -4733/+5055 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | ARM: Tegra: Add smp_twd clock for Tegra20 | Prashant Gaikwad | 2012-09-13 | 3 | -0/+50 |
| | * | | | | ARM: tegra: cpu-tegra: explicitly manage re-parenting | Stephen Warren | 2012-09-11 | 1 | -1/+47 |
| | * | | | | ARM: tegra: fix overflow in tegra20_pll_clk_round_rate() | Stephen Warren | 2012-09-11 | 1 | -1/+1 |
| | * | | | | ARM: tegra: Fix data type for io address | Prashant Gaikwad | 2012-09-07 | 1 | -6/+6 |
| | * | | | | ARM: tegra: remove tegra_timer from tegra_list_clks | Stephen Warren | 2012-09-06 | 2 | -2/+0 |
| | * | | | | ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name | Joseph Lo | 2012-09-06 | 2 | -2/+2 |
| | * | | | | ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30 | Joseph Lo | 2012-09-06 | 4 | -3/+13 |
| | * | | | | ARM: tegra: Remove duplicate code | Prashant Gaikwad | 2012-09-06 | 3 | -724/+0 |
| | * | | | | ARM: tegra: Port tegra to generic clock framework | Prashant Gaikwad | 2012-09-06 | 8 | -2345/+3057 |
| | * | | | | ARM: tegra: Add clk_tegra structure and helper functions | Prashant Gaikwad | 2012-09-06 | 4 | -11/+210 |
| | * | | | | ARM: tegra: Rename tegra20 clock file | Prashant Gaikwad | 2012-09-06 | 2 | -1/+1 |
| | * | | | | ARM: tegra20: Separate out clk ops and clk data | Prashant Gaikwad | 2012-09-06 | 4 | -1042/+995 |
| | * | | | | ARM: tegra30: Separate out clk ops and clk data | Prashant Gaikwad | 2012-09-06 | 4 | -1133/+1210 |
| | * | | | | ARM: tegra: fix U16 divider range check | Stephen Warren | 2012-09-06 | 1 | -1/+1 |
| | * | | | | ARM: tegra: turn on UART A clock at boot | Stephen Warren | 2012-09-06 | 1 | -0/+1 |
| * | | | | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/soc | Olof Johansson | 2012-09-16 | 4 | -44/+75 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: i.MX35: Implement camera and keypad clocks | Alex Gershgorin | 2012-09-06 | 1 | -3/+8 |
| | * | | | | | ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatible | Dave Martin | 2012-08-13 | 1 | -39/+50 |
| | * | | | | | ARM i.MX53: register CAN clocks | Sascha Hauer | 2012-08-13 | 1 | -2/+12 |
| | * | | | | | arm imx31: add a few pinmux settings the tt01 needs | Torben Hohn | 2012-08-03 | 1 | -0/+5 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'renesas/pmu' into next/soc | Olof Johansson | 2012-09-11 | 27 | -448/+464 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: shmobile: emev2: enable PMU(Performance Monitoring Unit) | Tetsuyuki Kobayashi | 2012-09-11 | 2 | -0/+22 |
| | * | | | | | ARM: shmobile: sh73a0: enable PMU(Performance Monitoring Unit) | Tetsuyuki Kobayashi | 2012-09-11 | 2 | -0/+22 |
| * | | | | | | Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren... | Olof Johansson | 2012-09-11 | 1 | -1/+10 |
| |\ \ \ \ \ \ |
|