| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -6/+6 |
* | Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2012-12-17 | 2 | -4/+2 |
|\ |
|
| * | ARM: tegra: fix comment in dsib clk set_parent | Sivaram Nair | 2012-11-26 | 1 | -3/+1 |
| * | ARM: tegra: select correct parent clk for pll_p | Sivaram Nair | 2012-11-26 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typos in various Kconfig | Masanari Iida | 2012-12-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-12-13 | 10 | -446/+66 |
|\ \ |
|
| * | | ARM: tegra: move debug-macro.S to include/debug | Stephen Warren | 2012-11-16 | 2 | -254/+0 |
| * | | ARM: tegra: don't include iomap.h from debug-macro.S | Stephen Warren | 2012-11-16 | 2 | -5/+20 |
| * | | ARM: tegra: decouple uncompress.h and debug-macro.S | Stephen Warren | 2012-11-16 | 4 | -43/+134 |
| * | | ARM: tegra: simplify DEBUG_LL UART selection options | Stephen Warren | 2012-11-16 | 4 | -96/+15 |
| * | | ARM: tegra: select SPARSE_IRQ | Stephen Warren | 2012-11-16 | 2 | -182/+3 |
| * | | ARM: tegra: enhance timer.c to get IO address from device tree | Stephen Warren | 2012-11-16 | 1 | -4/+28 |
| * | | ARM: tegra: enhance timer.c to get IRQ info from device tree | Stephen Warren | 2012-11-16 | 1 | -18/+23 |
| * | | ARM: timer: fix checkpatch warnings | Stephen Warren | 2012-11-16 | 1 | -4/+3 |
* | | | ARM: tegra: retain L2 content over CPU suspend/resume | Joseph Lo | 2012-11-15 | 6 | -3/+57 |
* | | | ARM: tegra30: cpuidle: add powered-down state for CPU0 | Joseph Lo | 2012-11-15 | 6 | -4/+275 |
* | | | ARM: tegra30: flowctrl: add cpu_suspend_exter/exit function | Joseph Lo | 2012-11-15 | 2 | -0/+55 |
* | | | ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops | Joseph Lo | 2012-11-15 | 2 | -0/+145 |
* | | | ARM: tegra30: common: enable csite clock | Joseph Lo | 2012-11-15 | 1 | -0/+1 |
* | | | ARM: tegra30: cpuidle: add powered-down state for secondary CPUs | Joseph Lo | 2012-11-15 | 8 | -0/+253 |
* | | | ARM: tegra: cpuidle: add CPU resume function | Joseph Lo | 2012-11-15 | 3 | -0/+67 |
* | | | ARM: tegra: cpuidle: separate cpuidle driver for different chips | Joseph Lo | 2012-11-15 | 5 | -34/+184 |
* | | | ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX" | Joseph Lo | 2012-11-15 | 3 | -2/+1 |
* | | | ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE | Joseph Lo | 2012-11-15 | 1 | -39/+3 |
|/ / |
|
* | | ARM: tegra: Add Tegra30 host1x clock support | Thierry Reding | 2012-11-15 | 1 | -2/+3 |
* | | ARM: tegra: Add AUXDATA for Tegra30 host1x | Thierry Reding | 2012-11-15 | 1 | -0/+9 |
* | | ARM: tegra: Add Tegra20 host1x clock support | Thierry Reding | 2012-11-15 | 1 | -3/+8 |
* | | ARM: tegra: Add AUXDATA for Tegra20 host1x | Thierry Reding | 2012-11-15 | 1 | -0/+9 |
* | | ARM: tegra: Tegra30 speedo-based process identification | Danny Huang | 2012-11-15 | 4 | -2/+309 |
* | | ARM: tegra: Add speedo-based process identification | Danny Huang | 2012-11-15 | 4 | -8/+140 |
* | | ARM: tegra: flexible spare fuse read function | Danny Huang | 2012-11-15 | 2 | -7/+14 |
* | | ARM: tegra: Implement 6395/1 for Tegra | Peter De Schrijver | 2012-11-14 | 1 | -1/+1 |
* | | ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dt | Laxman Dewangan | 2012-11-13 | 1 | -0/+2 |
* | | ARM: tegra: enable data prefetch on L2 | Joseph Lo | 2012-11-09 | 1 | -1/+1 |
* | | ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dt | Laxman Dewangan | 2012-11-05 | 2 | -0/+20 |
* | | ARM: tegra: common: using OF api for L2 cache init | Joseph Lo | 2012-11-05 | 1 | -7/+4 |
* | | ARM: tegra30: clocks: add AHB and APB clocks | Joseph Lo | 2012-11-05 | 4 | -0/+157 |
* | | ARM: tegra: set up wlan clocks for tegra dt | Wei Ni | 2012-11-05 | 2 | -0/+8 |
* | | ARM: tegra: move irammap.h to mach-tegra | Stephen Warren | 2012-11-05 | 4 | -5/+3 |
* | | ARM: tegra: move iomap.h to mach-tegra | Stephen Warren | 2012-11-05 | 22 | -31/+22 |
* | | ARM: tegra: remove <mach/dma.h> | Stephen Warren | 2012-11-05 | 2 | -57/+0 |
* | | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ | Stephen Warren | 2012-11-05 | 1 | -19/+0 |
* | | ARM: tegra: remove unnecessary includes of <mach/*.h> | Stephen Warren | 2012-11-05 | 10 | -17/+2 |
|/ |
|
* | ARM: tegra: add tegra_timer clock | Sivaram Nair | 2012-10-16 | 2 | -0/+2 |
* | ARM: tegra: rename tegra system timer | Sivaram Nair | 2012-10-16 | 4 | -4/+4 |
* | ARM: tegra30: clk: Fix output_rate overflow | Mark Zhang | 2012-10-16 | 1 | -1/+1 |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -16/+16 |
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-11 | 1 | -4/+2 |
|\ |
|
| * | Merge branch 'late/fixes' into fixes | Olof Johansson | 2012-10-07 | 1 | -2/+2 |
| |\ |
|