Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-02-27 | ARM: tegra: Demote EMC clock inconsistency BUG to WARN | Stephen Warren | 1 | -5/+25 |
2012-02-07 | ARM: tegra: fuse: add functions to access chip revision | Olof Johansson | 1 | -1/+1 |
2011-12-18 | arm/tegra: don't export clk_measure_input_freq | Peter De Schrijver | 1 | -1/+1 |
2011-12-18 | arm/tegra: prepare clock code for multiple tegra variants | Peter De Schrijver | 1 | -12/+5 |
2011-10-14 | ARM: tegra: tegra2_clocks: don't export some tables | Olof Johansson | 1 | -4/+4 |
2011-10-14 | ARM: tegra: tegra2_clocks: 0 -> NULL changes | Olof Johansson | 1 | -17/+17 |
2011-10-14 | ARM: tegra: tegra2_clocks: don't cast __iomem pointers | Olof Johansson | 1 | -4/+4 |
2011-07-13 | arm: tegra: remove generic disp clock divisor flag | Robert Morell | 1 | -2/+2 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -4/+5 |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock | 1 | -1/+1 |
2011-04-02 | arm: tegra: fix error check in tegra2_clocks.c | Nicolas Kaiser | 1 | -4/+5 |
2011-02-24 | ARM: Tegra: Rename clk_dev1/2 to cdev1/2 | Stephen Warren | 1 | -6/+6 |
2011-02-24 | ARM: Tegra: Rename I2S clocks to match driver name | Stephen Warren | 1 | -2/+2 |
2011-02-22 | ARM: tegra: clock: prevent accidental disables of cpu clock | Colin Cross | 1 | -0/+25 |
2011-02-22 | ARM: tegra: clock: Round rate before setting rate | Colin Cross | 1 | -4/+4 |
2011-02-22 | ARM: tegra: clock: Refcount periph clock enables | Colin Cross | 1 | -6/+31 |
2011-02-21 | ARM: tegra: clock: Miscellaneous clock updates | Colin Cross | 1 | -31/+67 |
2011-02-21 | ARM: tegra: clock: Fix clock issues in suspend | Colin Cross | 1 | -10/+20 |
2011-02-21 | ARM: tegra: clock: Add function to set SDMMC tap delay | Colin Cross | 1 | -0/+19 |
2011-02-21 | ARM: tegra: clocks: Add emc scaling | Colin Cross | 1 | -1/+63 |
2011-02-21 | ARM: tegra: clock: Minor cleanups | Colin Cross | 1 | -2/+0 |
2011-02-21 | ARM: tegra: clock: Add shared bus clock type | Colin Cross | 1 | -0/+116 |
2011-02-21 | ARM: tegra: cpufreq: Take an extra reference to pllx | Colin Cross | 1 | -4/+11 |
2011-02-21 | ARM: tegra: clock: Convert global lock to a lock per clock | Colin Cross | 1 | -34/+85 |
2011-02-21 | ARM: tegra: clock: Move unshared clk struct members into union | Colin Cross | 1 | -102/+132 |
2011-02-21 | ARM: tegra: clock: Rearrange static clock tables | Colin Cross | 1 | -55/+51 |
2011-02-21 | ARM: tegra: clock: Drop CPU dvfs | Colin Cross | 1 | -2/+0 |
2011-02-21 | ARM: tegra: clock: Don't use PLL lock bits | Colin Cross | 1 | -22/+9 |
2011-02-21 | ARM: tegra: clock: Don't BUG on changing an enabled PLL | Colin Cross | 1 | -1/+0 |
2011-02-21 | ARM: tegra: clock: enable clk reset for non-peripheral clocks | Dima Zavin | 1 | -11/+18 |
2011-02-21 | ARM: tegra: APB DMA: Enable clock and remove reset. | Stephen Warren | 1 | -0/+6 |
2011-02-10 | ARM: tegra: clock: Suspend fixes, and add new clocks | Colin Cross | 1 | -19/+244 |
2011-02-10 | ARM: tegra: Add prototypes for subsystem suspend functions | Colin Cross | 1 | -0/+1 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -2/+1 |
2010-10-22 | tegra: add PCI Express clocks | Mike Rapoport | 1 | -0/+48 |
2010-10-22 | [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups | Colin Cross | 1 | -171/+607 |
2010-08-06 | [ARM] tegra: Add clock support | Colin Cross | 1 | -0/+1359 |