summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | ARM: tegra: retain L2 content over CPU suspend/resumeJoseph Lo2012-11-156-3/+57
| | * | | | | | | | | | | | | | | ARM: tegra30: cpuidle: add powered-down state for CPU0Joseph Lo2012-11-156-4/+275
| | * | | | | | | | | | | | | | | ARM: tegra30: flowctrl: add cpu_suspend_exter/exit functionJoseph Lo2012-11-152-0/+55
| | * | | | | | | | | | | | | | | ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_opsJoseph Lo2012-11-152-0/+145
| | * | | | | | | | | | | | | | | ARM: tegra30: common: enable csite clockJoseph Lo2012-11-151-0/+1
| | * | | | | | | | | | | | | | | ARM: tegra30: cpuidle: add powered-down state for secondary CPUsJoseph Lo2012-11-158-0/+253
| | * | | | | | | | | | | | | | | ARM: tegra: cpuidle: add CPU resume functionJoseph Lo2012-11-153-0/+67
| | * | | | | | | | | | | | | | | ARM: tegra: cpuidle: separate cpuidle driver for different chipsJoseph Lo2012-11-155-34/+184
| | * | | | | | | | | | | | | | | ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"Joseph Lo2012-11-153-2/+1
| | * | | | | | | | | | | | | | | ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATEJoseph Lo2012-11-151-39/+3
| * | | | | | | | | | | | | | | | Merge tag 'tegra-for-3.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2012-11-2156-504/+846
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | ARM: tegra: Add Tegra30 host1x clock supportThierry Reding2012-11-151-2/+3
| | * | | | | | | | | | | | | | | ARM: tegra: Add AUXDATA for Tegra30 host1xThierry Reding2012-11-151-0/+9
| | * | | | | | | | | | | | | | | ARM: tegra: Add Tegra20 host1x clock supportThierry Reding2012-11-151-3/+8
| | * | | | | | | | | | | | | | | ARM: tegra: Add AUXDATA for Tegra20 host1xThierry Reding2012-11-151-0/+9
| | * | | | | | | | | | | | | | | ARM: tegra: Tegra30 speedo-based process identificationDanny Huang2012-11-154-2/+309
| | * | | | | | | | | | | | | | | ARM: tegra: Add speedo-based process identificationDanny Huang2012-11-154-8/+140
| | * | | | | | | | | | | | | | | ARM: tegra: flexible spare fuse read functionDanny Huang2012-11-152-7/+14
| | * | | | | | | | | | | | | | | ARM: tegra: Implement 6395/1 for TegraPeter De Schrijver2012-11-141-1/+1
| | * | | | | | | | | | | | | | | ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dtLaxman Dewangan2012-11-131-0/+2
| | * | | | | | | | | | | | | | | ARM: tegra: enable data prefetch on L2Joseph Lo2012-11-091-1/+1
| | * | | | | | | | | | | | | | | ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dtLaxman Dewangan2012-11-052-0/+20
| | * | | | | | | | | | | | | | | ARM: tegra: common: using OF api for L2 cache initJoseph Lo2012-11-051-7/+4
| | * | | | | | | | | | | | | | | ARM: tegra: dt: add L2 cache controllerJoseph Lo2012-11-052-0/+18
| | * | | | | | | | | | | | | | | ARM: tegra30: clocks: add AHB and APB clocksJoseph Lo2012-11-054-0/+157
| | * | | | | | | | | | | | | | | ARM: tegra: set up wlan clocks for tegra dtWei Ni2012-11-052-0/+8
| * | | | | | | | | | | | | | | | Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson2012-11-2026-0/+802
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | ARM: sunxi: Add entry to MAINTAINERSMaxime Ripard2012-11-161-0/+6
| | * | | | | | | | | | | | | | | ARM: sunxi: Add device tree for the A13 and the Olinuxino boardMaxime Ripard2012-11-163-0/+101
| | * | | | | | | | | | | | | | | ARM: sunxi: Add earlyprintk supportMaxime Ripard2012-11-162-0/+32
| | * | | | | | | | | | | | | | | ARM: sunxi: Add basic support for Allwinner A1x SoCsMaxime Ripard2012-11-168-0/+113
| | * | | | | | | | | | | | | | | irqchip: sunxi: Add irq controller driverMaxime Ripard2012-11-164-0/+282
| | * | | | | | | | | | | | | | | clocksource: sunxi: Add Allwinner A1X Timer DriverMaxime Ripard2012-11-165-0/+215
| | * | | | | | | | | | | | | | | clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCsMaxime Ripard2012-11-163-0/+53
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add support for generic BCM SoC chipsetsChristian Daudt2012-11-1910-0/+296
| * | | | | | | | | | | | | | | Merge tag 'davinci-for-v3.8/soc' of git://gitorious.org/linux-davinci/linux-d...Olof Johansson2012-11-1921-68/+165
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ARM: davinci: da8xx: add DA850 PRUSS supportMatt Porter2012-10-273-0/+80
| | * | | | | | | | | | | | | | | ARM: davinci: add platform hook to fetch the SRAM poolMatt Porter2012-10-272-0/+8
| | * | | | | | | | | | | | | | | ARM: davinci: da850: changed SRAM allocator to shared ram.Subhasish Ghosh2012-10-272-2/+3
| | * | | | | | | | | | | | | | | ARM: davinci: sram: switch from iotable to ioremapped regionsBen Gardiner2012-10-277-35/+15
| | * | | | | | | | | | | | | | | uio: uio_pruss: replace private SRAM API with genallocMatt Porter2012-10-273-8/+20
| | * | | | | | | | | | | | | | | ARM: davinci: serial: provide API to initialze UART clocksSekhar Nori2012-10-272-12/+28
| | * | | | | | | | | | | | | | | ARM: davinci: convert platform code to use clk_prepare/clk_unpreparem-karicheri2@ti.com2012-10-248-12/+12
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socArnd Bergmann2012-11-16421-2206/+3009
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | ARM i.MX51 babbage: Add display supportSascha Hauer2012-11-161-0/+16
| | * | | | | | | | | | | | | | ARM i.MX6: Add IPU supportSascha Hauer2012-11-161-0/+18
| | * | | | | | | | | | | | | | ARM i.MX51: Add IPU supportSascha Hauer2012-11-161-0/+67
| | * | | | | | | | | | | | | | ARM i.MX53: Add IPU supportSascha Hauer2012-11-161-0/+7
| | * | | | | | | | | | | | | | ARM i.MX5: switch IPU clk support to devicetree bindingsSascha Hauer2012-11-161-8/+11
| | * | | | | | | | | | | | | | ARM i.MX6: fix ldb_di_sel muxSteffen Trumtrar2012-11-161-1/+1
OpenPOWER on IntegriCloud