summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNGPaul Bolle2013-03-221-1/+1
| | * | | | | | | | ARM: EXYNOS: remove duplicated include from common.cWei Yongjun2013-03-221-1/+0
| | * | | | | | | | ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK"Paul Bolle2013-03-222-2/+0
| | * | | | | | | | ARM: S3C24XX: drop "select MACH_NEO1973"Paul Bolle2013-03-221-1/+0
| | * | | | | | | | ARM: S3C24XX: drop "select MACH_N35"Paul Bolle2013-03-221-1/+0
| * | | | | | | | | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-0926-990/+279
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam2013-04-031-1/+1
| | * | | | | | | | | ARM: mxs: remove unused headersShawn Guo2013-04-015-533/+27
| | * | | | | | | | | ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo2013-04-011-30/+13
| | * | | | | | | | | ARM: mxs: remove common.hShawn Guo2013-04-013-21/+17
| | * | | | | | | | | ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo2013-04-014-105/+76
| | * | | | | | | | | ARM: mxs: remove mm.cShawn Guo2013-04-013-55/+1
| | * | | | | | | | | ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2013-04-012-8/+6
| | * | | | | | | | | ARM: mxs: get ocotp base address from device treeShawn Guo2013-04-013-1/+10
| | * | | | | | | | | ARM: mxs: remove system.cShawn Guo2013-04-014-140/+38
| | * | | | | | | | | ARM: mxs: get reset address from device treeShawn Guo2013-04-013-21/+19
| | * | | | | | | | | ARM: mxs: remove empty hardware.hShawn Guo2013-04-012-24/+0
| | * | | | | | | | | ASoC: mxs-saif: remove mach header inclusionShawn Guo2013-04-011-2/+3
| | * | | | | | | | | iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo2013-04-011-3/+0
| | * | | | | | | | | rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo2013-04-011-4/+2
| | * | | | | | | | | clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-012-13/+11
| | * | | | | | | | | clk: mxs: get base address from device treeShawn Guo2013-04-014-16/+37
| | * | | | | | | | | ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo2013-04-011-1/+0
| | * | | | | | | | | ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2013-04-016-16/+23
| | * | | | | | | | | ARM: mxs: call stmp_reset_block() in icollShawn Guo2013-04-011-2/+2
| | * | | | | | | | | ARM: mxs: get icoll base address from device treeShawn Guo2013-04-011-2/+5
| | * | | | | | | | | ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-013-1/+2
| | * | | | | | | | | ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo2013-04-012-9/+9
| | * | | | | | | | | ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo2013-04-011-1/+2
| | * | | | | | | | | ARM: mxs: get timrot base address from device treeShawn Guo2013-04-011-1/+5
| | * | | | | | | | | ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-015-4/+3
| | * | | | | | | | | ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-016-15/+6
| | * | | | | | | | | Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo2013-04-0114-106/+49
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | / / / | | | | |_|_|_|/ / / | | | |/| | | | | |
| * | | | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09555-3108/+6212
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-0916-267/+207
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switchWill Deacon2013-03-261-6/+1
| | * | | | | | | | | ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-111-12/+7
| | * | | | | | | | | ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-112-2/+103
| | * | | | | | | | | ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-111-29/+22
| | * | | | | | | | | ARM: tegra: fix the PMC compatible string in DTJoseph Lo2013-03-112-2/+2
| | * | | | | | | | | ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo2013-03-111-0/+2
| | * | | | | | | | | ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-111-55/+38
| | * | | | | | | | | clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-113-2/+6
| | * | | | | | | | | ARM: tegra: Unify Device tree board filesHiroshi Doyu2013-03-114-114/+10
| | * | | | | | | | | ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2013-03-112-1/+1
| | * | | | | | | | | ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-117-50/+21
| * | | | | | | | | | Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann2013-04-0919-82/+67
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-092-2/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2013-04-0818-1193/+1070
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2013-04-052-2/+11
OpenPOWER on IntegriCloud