Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2012-09-21 | |
| |\ \ \ \ \ | ||||
* | \ \ \ \ \ | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | ARM: tegra: clock: remove unused clock entry for i2c | Laxman Dewangan | 2012-09-13 | |
| * | | | | | | | ARM: tegra: clock: add connection name in i2c clock entry | Laxman Dewangan | 2012-09-13 | |
| * | | | | | | | ARM: tegra: clock: add i2c fast clock entry in clock table | Laxman Dewangan | 2012-09-13 | |
* | | | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-10-01 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl | Stephen Warren | 2012-09-14 | |
| * | | | | | | | | ARM: tegra: delete unused headers | Stephen Warren | 2012-09-14 | |
| * | | | | | | | | ARM: tegra: remove useless includes of <mach/*.h> | Stephen Warren | 2012-09-14 | |
| * | | | | | | | | ARM: tegra: remove dead code | Stephen Warren | 2012-09-14 | |
| * | | | | | | | | Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2 | Stephen Warren | 2012-09-14 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-3.7/common-clk' into for-3.7/cleanup2 | Stephen Warren | 2012-09-14 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge branch 'for-3.7/board-removal' into for-3.7/cleanup2 | Stephen Warren | 2012-09-14 | |
| |\ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | ARM: tegra: Add Avionic Design Tamonten Evaluation Carrier support | Thierry Reding | 2012-09-20 | |
| * | | | | | | | | | | ARM: tegra: Add Avionic Design Medcom-Wide support | Thierry Reding | 2012-09-20 | |
| * | | | | | | | | | | ARM: tegra: Add Avionic Design Plutux support | Thierry Reding | 2012-09-20 | |
| * | | | | | | | | | | ARM: dt: tegra: cardhu: split dts file for support multiple board versions | Laxman Dewangan | 2012-09-06 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge tag 'tegra-for-3.7-cpu-hotplug' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-16 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | ARM: tegra20: add CPU hotplug support | Joseph Lo | 2012-09-13 | |
| | * | | | | | | | | | ARM: tegra30: add CPU hotplug support | Joseph Lo | 2012-09-13 | |
| | * | | | | | | | | | ARM: tegra: clean up the common assembly macros into sleep.h | Joseph Lo | 2012-09-13 | |
| | * | | | | | | | | | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops | Joseph Lo | 2012-09-13 | |
| | * | | | | | | | | | ARM: tegra: introduce tegra_cpu_car_ops structures | Joseph Lo | 2012-09-13 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge tag 'tegra-for-3.7-common-clk' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2012-09-16 | |
| |\| | | | | | | | | ||||
| | * | | | | | | | | ARM: Tegra: Add smp_twd clock for Tegra20 | Prashant Gaikwad | 2012-09-13 | |
| | * | | | | | | | | ARM: tegra: cpu-tegra: explicitly manage re-parenting | Stephen Warren | 2012-09-11 | |
| | * | | | | | | | | ARM: tegra: fix overflow in tegra20_pll_clk_round_rate() | Stephen Warren | 2012-09-11 | |
| | * | | | | | | | | ARM: tegra: Fix data type for io address | Prashant Gaikwad | 2012-09-07 | |
| | * | | | | | | | | ARM: tegra: remove tegra_timer from tegra_list_clks | Stephen Warren | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name | Joseph Lo | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30 | Joseph Lo | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra: Remove duplicate code | Prashant Gaikwad | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra: Port tegra to generic clock framework | Prashant Gaikwad | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra: Add clk_tegra structure and helper functions | Prashant Gaikwad | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra: Rename tegra20 clock file | Prashant Gaikwad | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra20: Separate out clk ops and clk data | Prashant Gaikwad | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra30: Separate out clk ops and clk data | Prashant Gaikwad | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra: fix U16 divider range check | Stephen Warren | 2012-09-06 | |
| | * | | | | | | | | ARM: tegra: turn on UART A clock at boot | Stephen Warren | 2012-09-06 | |
| | |/ / / / / / / | ||||
* | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-20 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | ARM: tegra: apbio: remove support of legacy DMA driver based access | Laxman Dewangan | 2012-09-17 | |
| | * | | | | | | | | ARM: tegra: dma: remove legacy APB DMA driver | Laxman Dewangan | 2012-09-17 | |
| | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2012-09-16 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||
| | * | | | | | | | ARM: dt: tegra: harmony: add regulators | Laxman Dewangan | 2012-09-14 | |
| | * | | | | | | | ARM: tegra: remove board (but not DT) support for Harmony | Stephen Warren | 2012-09-14 | |
| | * | | | | | | | ARM: tegra: remove board (but not DT) support for Paz00 | Stephen Warren | 2012-09-14 | |
| | * | | | | | | | ARM: tegra: remove board (but not DT) support for TrimSlice | Stephen Warren | 2012-09-14 |