summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-121-0/+4
|\
| * ARM: tegra: Create platform device for tegra20-cpufreq driverDmitry Osipenko2018-05-181-0/+4
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-1/+0Star
|/
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-111-28/+1Star
|\
| * soc/tegra: Register SoC deviceThierry Reding2017-08-171-28/+1Star
* | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-111-0/+2
|\ \
| * | ARM: tegra: Select appropriate DMA options for LPAEPaul Kocialkowski2017-07-311-0/+2
| |/
* / PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-2/+2
|/
* soc/tegra: Move Tegra flowctrl driverJon Hunter2017-04-0410-246/+8Star
* ARM: tegra: Remove unnecessary inclusion of flowctrl headerJon Hunter2017-04-041-2/+0Star
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-2/+2
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-2/+2
* | ARM: tegra: paz00: Fix __initdata placementDmitry Torokhov2017-01-251-1/+1
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-0210-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/+3Star
| | * 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/+3Star
|\
| * soc/tegra: pmc: Wait for powergate state to changeJon Hunter2016-04-051-13/+3Star
* | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-091-5/+1Star
|/
* 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/+6Star
|\ \
| * | ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-2/+0Star
| * | 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/+1Star
| |/
* | 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/+0Star
* | 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/+0Star
| * 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/+2Star
|\ \
| * | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-014-15/+2Star
| |/
* / ARM: tegra: Fix typo (reset -> rest) in commentThierry Reding2015-05-041-1/+1
|/