summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: tegra: Add Tegra124 powergate supportThierry Reding2013-12-161-0/+42
| | * | | | ARM: tegra: Export tegra_powergate_remove_clamping()Thierry Reding2013-12-161-0/+1
| | * | | | ARM: tegra: Export tegra_powergate_power_off()Thierry Reding2013-12-161-0/+1
| | * | | | ARM: tegra: Rename cpu0 powergate to crailThierry Reding2013-12-161-1/+1
| | * | | | ARM: tegra: Fix some whitespace odditiesThierry Reding2013-12-161-2/+2
| * | | | | Merge branch 'tegra/dma-reset-rework' into next/socOlof Johansson2013-12-262-3/+7
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-3/+7
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-262-3/+7
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-111-3/+5
| | * | | ARM: tegra: select the reset frameworkStephen Warren2013-12-111-0/+2
| | | |/ | | |/|
* | | | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: tegra: add gpiod_lookup table for paz00Heikki Krogerus2013-12-111-0/+11
| |/ /
* | | ARM: tegra: add missing break to fuse initialization codeStephen Warren2013-12-111-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-10/+0
|\ \ | |/ |/|
| * ARM: tegra: remove tegra_chip_uid()Stephen Warren2013-09-241-10/+0
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-161-1/+1
|\ \
| * | ARM: tegra: init fuse before setting reset handlerAlexandre Courbot2013-11-141-1/+1
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: fix build errors caused by selection of errata 798181Russell King2013-10-211-1/+1
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-1115-33/+179
|\ \
| * \ Merge branch 'cleanup/dt-clock' into next/socOlof Johansson2013-10-281-9/+0
| |\ \
| * | | ARM: tegra: Add Tegra114 powergate supportThierry Reding2013-10-181-1/+42
| * | | ARM: tegra: Constify list of CPU domainsThierry Reding2013-10-181-2/+3
| * | | ARM: tegra: Remove duplicate powergate definesThierry Reding2013-10-181-6/+1
| * | | ARM: tegra: add LP1 support code for Tegra124Joseph Lo2013-10-185-8/+43
| * | | ARM: tegra: re-calculate the LP1 data for Tegra30/114Joseph Lo2013-10-181-7/+9
| * | | ARM: tegra: enable CPU idle for Tegra124Joseph Lo2013-10-182-1/+6
| * | | ARM: tegra: make tegra_resume can work with current and later chipsJoseph Lo2013-10-181-8/+5
| * | | ARM: tegra: CPU hotplug support for Tegra124Joseph Lo2013-10-182-0/+3
| * | | ARM: tegra: add PMC compatible value for Tegra124Joseph Lo2013-10-181-0/+1
| * | | ARM: tegra: add Tegra124 SoC supportJoseph Lo2013-10-184-0/+12
| * | | ARM: tegra: add fuses as device randomnessStephen Warren2013-10-181-0/+54
* | | | Merge tag 'tegra-for-3.13-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman2013-10-1718-569/+99
|\ \ \ \ | |/ / /
| * | | ARM: tegra: fix ARCH_TEGRA_114_SOC select sort orderStephen Warren2013-10-071-1/+1
| * | | ARM: tegra: make tegra_init_fuse() __initStephen Warren2013-09-171-1/+1
| * | | ARM: tegra: remove much of iomap.hStephen Warren2013-09-171-150/+0
| * | | ARM: tegra: move resume vector define to irammap.hStephen Warren2013-09-176-11/+17
| * | | ARM: tegra: delete gpio-names.hStephen Warren2013-09-173-275/+2
| * | | ARM: tegra: delete stale header contentStephen Warren2013-09-172-9/+0
| * | | ARM: tegra: remove common.cStephen Warren2013-09-176-122/+78
* | | | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-2/+0
| |/ / |/| |
* | | ARM: tegra: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
|/ /
* | ARM: tegra: split tegra_pmc_init() in twoStephen Warren2013-09-174-23/+35
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-0631-1069/+1401
|\
| * ARM: tegra: Drop ARCH_SUPPORTS_MSI and sort listThierry Reding2013-08-291-2/+1
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-2131-1069/+1402
| |\
| | * ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren2013-08-133-0/+23
| | * PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding2013-08-137-1018/+2
| | * ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo2013-08-124-15/+141
OpenPOWER on IntegriCloud