summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-0110-23/+34
|\
| * Merge tag 'tegra-for-4.8-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2016-07-149-22/+33
| |\
| | * ARM: tegra: Remove board_init_funcs arrayArnd Bergmann2016-07-111-21/+3
| | * ARM: tegra: pm: Add tegra_cpu_do_idle() prototypeThierry Reding2016-06-101-1/+1
| | * ARM: tegra: irq: Add missing irq.h includeThierry Reding2016-06-101-0/+1
| | * ARM: tegra: cpuidle: Add missing cpuidle.h includeThierry Reding2016-06-104-0/+5
| | * ARM: tegra: hotplug: Include missing common.hThierry Reding2016-06-102-0/+23
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
| |/
* / arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-181-13/+3
|\
| * soc/tegra: pmc: Wait for powergate state to changeJon Hunter2016-04-051-13/+3
* | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-091-5/+1
|/
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-7/+10
|\
| * ARM: tegra: use build-in device properties with rfkill_gpioHeikki Krogerus2016-02-241-7/+10
* | Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-123-52/+6
|\ \
| * | ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-2/+0
| * | ARM: tegra: Ensure entire dcache is flushed on entering LP0/1Jon Hunter2015-11-242-0/+6
| * | soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-241-51/+1
| |/
* | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-012-2/+2
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-2/+2
|\
| * ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup tableDmitry Osipenko2015-10-021-2/+2
* | ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-012-8/+14
|\
| * ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze()Tomeu Vizoso2015-08-131-4/+9
| * ARM: tegra: Disable cpuidle if PSCI is availableThierry Reding2015-08-131-1/+5
| * soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding2015-07-161-3/+0
* | clk: tegra: Add functions for parsing CVB tablesTuomas Tynkkynen2015-07-161-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-266-23/+38
|\
| * soc/tegra: pmc: move to using a restart handlerDavid Riley2015-05-041-1/+0
| * ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko2015-05-045-22/+38
* | Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman2015-06-124-15/+2
|\ \
| * | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-014-15/+2
| |/
* / ARM: tegra: Fix typo (reset -> rest) in commentThierry Reding2015-05-041-1/+1
|/
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-142-2/+0
|\
| * ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-232-2/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-134-223/+8
|\ \
| * | ARM: tegra: remove old LIC supportMarc Zyngier2015-03-153-220/+2
| * | ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2015-03-152-1/+12
| * | ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier2015-03-151-8/+0
| |/
* / ARM: Tegra: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-033-13/+13
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-2/+0
|\
| * clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver2015-02-021-2/+0
* | clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2015-01-091-0/+4
|/
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-103-4/+1
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-083-4/+1
| |\
| | * cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-123-4/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-8/+1
|\ \ \
| * | | ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding2014-11-261-8/+1
| | |/ | |/|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-1/+1
|\ \ \