aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-03-11ARM: tegra: Add support for Tegra USB PHYsBenoit Goby
2011-03-03ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport
2011-03-03ARM: tegra: add PCI Express power gatingMike Rapoport
2011-03-03ARM: tegra: PCIE minor code refactoringMike Rapoport
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-23ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren
2011-02-23ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren
2011-02-23ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren
2011-02-23ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren
2011-02-22ARM: tegra: add seaboard, wario and kaen boardsOlof Johansson
2011-02-22ARM: tegra: harmony: fix pinmux for MMC slotOlof Johansson
2011-02-22ARM: tegra: harmony: register sdhci devicesOlof Johansson
2011-02-22ARM: tegra: remove stale nvidia atag handlerOlof Johansson
2011-02-22ARM: tegra: common device resourcesOlof Johansson
2011-02-22ARM: tegra: harmony: move over to tegra_gpio_configOlof Johansson
2011-02-22ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson
2011-02-22ARM: tegra: Hide EMC scaling config behind ARCH_TEGRAMark Brown
2011-02-22ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren
2011-02-22ARM: tegra: common: Enable core clocksColin Cross
2011-02-22ARM: tegra: timer: Enable timer and rtc clocksColin Cross
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross
2011-02-22ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross
2011-02-22ARM: tegra: clock: Round rate before setting rateColin Cross
2011-02-22ARM: tegra: clock: Refcount periph clock enablesColin Cross
2011-02-21ARM: tegra: clock: Miscellaneous clock updatesColin Cross
2011-02-21ARM: tegra: clock: Fix clock issues in suspendColin Cross
2011-02-21ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross
2011-02-21ARM: tegra: cpufreq: Adjust memory frequency with cpu frequencyColin Cross
2011-02-21ARM: tegra: clocks: Add emc scalingColin Cross
2011-02-21ARM: tegra: Add external memory controller driverColin Cross
2011-02-21ARM: tegra: clock: Minor cleanupsColin Cross
2011-02-21ARM: tegra: clock: Add shared bus clock typeColin Cross
2011-02-21ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross
2011-02-21ARM: tegra: clock: Convert global lock to a lock per clockColin Cross
2011-02-21ARM: tegra: clock: Move unshared clk struct members into unionColin Cross
2011-02-21ARM: tegra: clock: Rearrange static clock tablesColin Cross
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross
2011-02-21ARM: tegra: clock: Initialize clocks that have no enableColin Cross
2011-02-20ARM: tegra: clock: Don't use PLL lock bitsColin Cross
2011-02-20ARM: tegra: clock: Drop debuggingColin Cross
2011-02-20ARM: tegra: clock: Don't BUG on changing an enabled PLLColin Cross
2011-02-20ARM: tegra: clock: enable clk reset for non-peripheral clocksDima Zavin
2011-02-20ARM: tegra: Fix hang on rebootSimon Glass
2011-02-20ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren
2011-02-19ARM: tegra: Prevent requeuing in-progress DMA requestsStephen Warren
2011-02-19Merge branch 'tegra-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Colin Cross