summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-22ARM: tegra: common: Enable core clocksColin Cross1-0/+3
2011-02-22ARM: tegra: timer: Enable timer and rtc clocksColin Cross1-2/+14
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross4-10/+8
2011-02-22ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross1-0/+25
2011-02-22ARM: tegra: clock: Round rate before setting rateColin Cross2-4/+16
2011-02-22ARM: tegra: clock: Refcount periph clock enablesColin Cross1-6/+31
2011-02-21ARM: tegra: clock: Miscellaneous clock updatesColin Cross1-31/+67
2011-02-21ARM: tegra: clock: Fix clock issues in suspendColin Cross1-10/+20
2011-02-21ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross4-0/+36
2011-02-21ARM: tegra: cpufreq: Adjust memory frequency with cpu frequencyColin Cross1-0/+21
2011-02-21ARM: tegra: clocks: Add emc scalingColin Cross1-1/+63
2011-02-21ARM: tegra: Add external memory controller driverColin Cross4-0/+209
2011-02-21ARM: tegra: clock: Minor cleanupsColin Cross3-7/+3
2011-02-21ARM: tegra: clock: Add shared bus clock typeColin Cross2-0/+124
2011-02-21ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross2-4/+13
2011-02-21ARM: tegra: clock: Convert global lock to a lock per clockColin Cross4-167/+318
2011-02-21ARM: tegra: clock: Move unshared clk struct members into unionColin Cross2-143/+176
2011-02-21ARM: tegra: clock: Rearrange static clock tablesColin Cross1-55/+51
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross8-297/+2
2011-02-21ARM: tegra: clock: Initialize clocks that have no enableColin Cross1-0/+9
2011-02-21ARM: tegra: clock: Don't use PLL lock bitsColin Cross2-23/+10
2011-02-21ARM: tegra: clock: Drop debuggingColin Cross1-17/+2
2011-02-21ARM: tegra: clock: Don't BUG on changing an enabled PLLColin Cross1-1/+0
2011-02-21ARM: tegra: clock: enable clk reset for non-peripheral clocksDima Zavin2-11/+19
2011-02-21ARM: tegra: Fix hang on rebootSimon Glass1-2/+3
2011-02-21ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren2-0/+20
2011-02-19ARM: tegra: Prevent requeuing in-progress DMA requestsStephen Warren1-0/+8
2011-02-11ARM: tegra: add TrimSlice boardMike Rapoport5-0/+280
2011-02-11ARM: tegra: Use writel_relaxed in tegra_init_cacheColin Cross1-2/+2