summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-03ARM: tegra: dvfs: Get rid of dvfs_lock and move init laterColin Cross
2010-11-03ARM: tegra: clock: Redo clock lockingColin Cross
2010-11-03ARM: tegra: clock: Drop set_rate on audio clocksColin Cross
2010-11-03ARM: tegra: dvfs: Disable dvfs on sdmmcColin Cross
2010-11-03[ARM] tegra_i2s_audio: add support for master/slave switchingChris Fries
2010-11-02[ARM] tegra_spdif_audio: add timeout to prevent flush deadlockChris Fries
2010-11-02[ARM] tegra_i2s_audio: add timeout to prevent flush deadlockChris Fries
2010-11-02[ARM] tegra: driver for spdif audioRavindra Lokhande
2010-11-01ARM: configs: update tegra_defconfig to enable regulatorsDima Zavin
2010-10-29[ARM] tegra: add API to set memory client priorityErik Gilling
2010-10-28ARM: tegra: suspend: Remove log spamColin Cross
2010-10-28ARM: tegra: suspend: Disable FIQs in suspendColin Cross
2010-10-27[ARM] tegra: Setup regulators for suspendGreg Meiste
2010-10-27[ARM] tegra: dma: switch to nonthreaded interruptsIliyan Malchev
2010-10-26ARM: tegra: dvfs: hdmi can not be an auto dvfs clockColin Cross
2010-10-26ARM: tegra: clock: Don't restore PLLP registersColin Cross
2010-10-26ARM: tegra: suspend: Save and restore PLLP in low-level suspendColin Cross
2010-10-26[ARM] tegra: dma: expose TEGRA_DMA_MAX_TRANSFER_SIZE, fix typoIliyan Malchev
2010-10-26[ARM] tegra: dma: make checkpatch happyIliyan Malchev
2010-10-25ARM: tegra: clock: Fix warningColin Cross
2010-10-25ARM: tegra: Remove debugging from tegra_move_framebufferColin Cross
2010-10-25ARM: tegra: suspend: Track the amount of time spent in suspendColin Cross
2010-10-25ARM: tegra: timer: Fix us timer time after resume from LP1Colin Cross
2010-10-25ARM: tegra: timer: Remove 32k clocksourceColin Cross
2010-10-25ARM: tegra: irq: Add debugfs file to show wake irqsColin Cross
2010-10-25ARM: tegra: cpuidle: Keep statistics on idle wake interruptsColin Cross
2010-10-25ARM: tegra: suspend: Fix compile issues with CONFIG_SMP=nColin Cross
2010-10-25ARM: tegra: cpuidle: Fix compile issues with CONFIG_SMP=nColin Cross
2010-10-25ARM: tegra: cpufreq: Fix compile issues with CONFIG_SMP=nColin Cross
2010-10-25[ARM] tegra: cpuidle define power_specifiedJames Wylder
2010-10-25ARM: tegra: clock: Remove dependency between "set" and debugfsColin Cross
2010-10-25[ARM] tegra: dvfs: Convert cpu to new dvfs, add core dvfs tablesColin Cross
2010-10-25[ARM] tegra: clock: Refcount periph clock enablesColin Cross
2010-10-25[ARM] tegra: clock: Add shared bus clock typeColin Cross
2010-10-25[ARM] tegra: clock: Move unshared clk struct members into unionColin Cross
2010-10-25[ARM] tegra: clock: Rearrange static clock tablesColin Cross
2010-10-25[ARM] tegra: clock: Add new dvfsColin Cross
2010-10-25[ARM] tegra: clock: Drop old CPU dvfsColin Cross
2010-10-25[ARM] tegra: cpufreq: Remove cansleep from clk apiColin Cross
2010-10-25[ARM] tegra: clock: Initialize clocks that have no enableColin Cross
2010-10-25[ARM] tegra: Disable clocks left on by bootloaderColin Cross
2010-10-25[ARM] tegra: cpufreq: Take an extra reference to pllxColin Cross
2010-10-21[ARM] tegra: common: Enable clocks that should always be onColin Cross
2010-10-21[ARM] tegra: clock: Don't use PLL lock bitsColin Cross
2010-10-21[ARM] tegra: clock: Drop debuggingColin Cross
2010-10-21[ARM] tegra: clock: Don't BUG on changing an enabled PLLColin Cross
2010-10-21[ARM] tegra: clock: Add host and avp clocksColin Cross
2010-10-21Merge commit 'v2.6.36' into linux-tegra-2.6.36Colin Cross
2010-10-20video: tegra: fb: Add flag to flip fb during probeColin Cross
2010-10-20[ARM] tegra: Add function to copy framebuffer contentsColin Cross