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