summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trimslice/upstream' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2011-03-173-0/+31
|\
| * ARM: tegra: trimslice: enable MMC/SD slotsMike Rapoport2011-03-083-0/+31
* | ARM: tegra: harmony: initialize the TPS65862 PMICMike Rapoport2011-03-154-0/+120
* | ARM: tegra: update defconfigMike Rapoport2011-03-151-2/+10
* | ARM: tegra: harmony: update PCI-e initialization sequenceMike Rapoport2011-03-151-1/+23
* | ARM: tegra: enable new drivers in defconfigOlof Johansson2011-03-081-1/+16
* | ARM: tegra: Add Toshiba AC100 supportMarc Dietrich2011-03-085-0/+322
* | ARM: tegra: harmony: Set WM8903 gpio_baseStephen Warren2011-03-081-0/+1
* | ARM: tegra: harmony: I2C-related portions of audio supportStephen Warren2011-03-081-0/+23
* | ARM: tegra: harmony: register i2c devicesOlof Johansson2011-03-081-0/+32
* | ARM: tegra: seaboard: register i2c devicesOlof Johansson2011-03-082-4/+59
* | ARM: tegra: harmony: Beginnings of audio supportStephen Warren2011-03-083-6/+43
* | ARM: tegra: create defines for SD-related GPIO namesStephen Warren2011-03-086-20/+30
* | ARM: tegra: add devices.c entries for audioStephen Warren2011-03-083-0/+77
|/
* ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport2011-03-031-0/+3
* ARM: tegra: add PCI Express power gatingMike Rapoport2011-03-031-2/+20
* ARM: tegra: PCIE minor code refactoringMike Rapoport2011-03-031-9/+9
* ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren2011-02-231-12/+10
* ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren2011-02-231-6/+6
* ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren2011-02-231-2/+2
* ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren2011-02-232-4/+1
* Merge branch 'boards-for-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Colin Cross2011-02-2311-28/+1054
|\
| * ARM: tegra: add seaboard, wario and kaen boardsOlof Johansson2011-02-235-0/+435
| * ARM: tegra: harmony: fix pinmux for MMC slotOlof Johansson2011-02-231-3/+3
| * ARM: tegra: harmony: register sdhci devicesOlof Johansson2011-02-231-0/+30
| * ARM: tegra: remove stale nvidia atag handlerOlof Johansson2011-02-231-25/+0
| * ARM: tegra: common device resourcesOlof Johansson2011-02-233-0/+552
| * ARM: tegra: harmony: move over to tegra_gpio_configOlof Johansson2011-02-231-0/+13
| * ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson2011-02-232-0/+21
|/
* ARM: tegra: Hide EMC scaling config behind ARCH_TEGRAMark Brown2011-02-221-2/+2
* ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren2011-02-221-1/+1
* ARM: tegra: common: Enable core clocksColin Cross2011-02-221-0/+3
* ARM: tegra: timer: Enable timer and rtc clocksColin Cross2011-02-221-2/+14
* ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross2011-02-224-10/+8
* ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross2011-02-221-0/+25
* ARM: tegra: clock: Round rate before setting rateColin Cross2011-02-222-4/+16
* ARM: tegra: clock: Refcount periph clock enablesColin Cross2011-02-221-6/+31
* ARM: tegra: clock: Miscellaneous clock updatesColin Cross2011-02-211-31/+67
* ARM: tegra: clock: Fix clock issues in suspendColin Cross2011-02-211-10/+20
* ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross2011-02-214-0/+36
* ARM: tegra: cpufreq: Adjust memory frequency with cpu frequencyColin Cross2011-02-211-0/+21
* ARM: tegra: clocks: Add emc scalingColin Cross2011-02-211-1/+63
* ARM: tegra: Add external memory controller driverColin Cross2011-02-214-0/+209
* ARM: tegra: clock: Minor cleanupsColin Cross2011-02-213-7/+3
* ARM: tegra: clock: Add shared bus clock typeColin Cross2011-02-212-0/+124
* ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross2011-02-212-4/+13
* ARM: tegra: clock: Convert global lock to a lock per clockColin Cross2011-02-214-167/+318
* ARM: tegra: clock: Move unshared clk struct members into unionColin Cross2011-02-212-143/+176
* ARM: tegra: clock: Rearrange static clock tablesColin Cross2011-02-211-55/+51
* ARM: tegra: clock: Drop CPU dvfsColin Cross2011-02-218-297/+2