summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/clock.h
AgeCommit message (Expand)Author
2011-07-11ARM: tegra: clock: Use bus lock to protect shared bus updateAlex Frid
2011-07-06ARM: tegra: clock: Expand Tegra3 shared bus modesAlex Frid
2011-06-24ARM: tegra: clock: Add clock rate change notificationAlex Frid
2011-06-20ARM: tegra: clock: Synchronize Tegra3 clocks scalingAlex Frid
2011-06-03arm: tegra: clock: Reading APB bus before disabling clockLaxman Dewangan
2011-05-27Revert "arm: tegra: clock: Reading APB bus before disabling clock"Niket Sirsi
2011-05-27arm: tegra: clock: Reading APB bus before disabling clockLaxman Dewangan
2011-05-17ARM: tegra: power: Add suspend index to cpufreq tableAlex Frid
2011-05-13ARM: tegra: power: Set Tegra3 CPU/core rail nominal voltageAlex Frid
2011-05-11ARM: tegra: clock: Limit Tegra3 fractional divisors usageAlex Frid
2011-04-29ARM: tegra: clocks: make pclk div dynamicPrashant Gaikwad
2011-04-29ARM: tegra: clock: Clip Tegra3 CPU mode rate limitsAlex Frid
2011-04-26ARM: tegra: power: Re-initialize Tegra3 EMC after LP0Alex Frid
2011-04-26ARM: tegra: clock: Add clock time on statisticAlex Frid
2011-04-26ARM: tegra: clock: Re-factor Tegra3 cpu clocksAlex Frid
2011-04-26Update copyrightsScott Williams
2011-04-26ARM: tegra: dvfs: Add Tegra3 EMC and CPU rates dependencyAlex Frid
2011-04-26ARM: tegra: dvfs: Add Tegra3 EMC scaling mechanismAlex Frid
2011-04-26ARM: tegra: clock: Add DCCON support for Tegra3 PLLMAlex Frid
2011-04-26ARM: tegra: clock: Add Tegra3 external output clocksAlex Frid
2011-04-26ARM: tegra: clock: Add Tegra3 PLLE supportAlex Frid
2011-04-26ARM: tegra: clock: Add Tegra3 EMC shared busAlex Frid
2011-04-26ARM: tegra: clock: Re-factor extended clock operationsAlex Frid
2011-04-26ARM: tegra: clock: Add extended clock configurationAlex Frid
2011-04-26ARM: tegra: clock: Add dynamic UART divider controlAlex Frid
2011-04-26[ARM/tegra] Add Tegra3 supportScott Williams
2011-01-19ARM: tegra: clock: Adjust max rates to match SKU IDAlex Frid
2011-01-19ARM: tegra: cpufreq: Add cpu frequency table selectionAlex Frid
2010-12-29ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross
2010-12-01ARM: tegra: Add dvfs railsColin Cross
2010-12-01Revert "ARM: tegra: dvfs: Fix locking on external dvfs calls"Colin Cross
2010-12-01ARM: tegra: clock: Allow any clock to be a shared clockColin Cross
2010-11-09ARM: tegra: dvfs: Fix locking on external dvfs callsColin Cross
2010-11-03ARM: tegra: clock: Redo clock lockingColin Cross
2010-10-25ARM: tegra: clock: Remove dependency between "set" and debugfsColin 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: Add new dvfsColin Cross
2010-10-25[ARM] tegra: clock: Drop old CPU dvfsColin Cross
2010-10-21[ARM] tegra: clock: Don't use PLL lock bitsColin Cross
2010-10-06ARM: tegra: enable clk reset for non-peripheral clocksDima Zavin
2010-09-29[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross
2010-08-05[ARM] tegra: Add clock supportColin Cross