summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/clock.c
AgeCommit message (Expand)Author
2011-11-30ARM: tegra: clock: Use bus lock to protect shared bus updateAlex Frid
2011-11-30tegra: clocks: Fix in clock settingsmchourasia
2011-11-30ARM: tegra: sysfs write permission for user onlyManoj Gangwal
2011-11-30ARM: tegra: power: Refactored kernel powergate codeKaran Jhavar
2011-11-30ARM: tegra: clock: Add shared bus users rate printoutAlex Frid
2011-11-30ARM: tegra: generate status events for all clocksPeter De Schrijver
2011-11-30ARM: tegra: sysfs write permission for user onlySachin Nikam
2011-11-30ARM: tegra: clock: Add clock rate change notificationAlex Frid
2011-11-30ARM: tegra: clock: Synchronize Tegra3 clocks scalingAlex Frid
2011-11-30ARM: tegra: Fix mutex in atomic context when updating TWD freqScott Williams
2011-11-30ARM: tegra: clock: Don't fail clk_enable when max_rate has been loweredDan Willemsen
2011-11-30ARM: tegra: remove calls to smp_processor_id()Peter De Schrijver
2011-11-30FIXUP: clock lock/unlock flagsDan Willemsen
2011-11-30ARM: tegra: clock: Enable clock while setting rate/parentAlex Frid
2011-11-30ARM: tegra: power: Set Tegra3 CPU/core rail nominal voltageAlex Frid
2011-11-30ARM: tegra: implement events for clock tracingPeter De Schrijver
2011-11-30ARM: tegra: clock: Remove "sole parent" requirementAlex Frid
2011-11-30ARM: tegra: clock: Show cansleep attribute in clock treeAlex Frid
2011-11-30ARM: tegra: clock: Clip Tegra3 CPU mode rate limitsAlex Frid
2011-11-30ARM: tegra: power: Split Tegra3 CPU-G and CPU-LP dvfsAlex Frid
2011-11-30ARM: tegra: clock: Add clock time on statisticAlex Frid
2011-11-30ARM: tegra: clock: Re-factor Tegra3 cpu clocksAlex Frid
2011-11-30Update copyrightsScott Williams
2011-11-30arm tegra:Using pll_p clk source for sdmmc instances.Pavan Kunapuli
2011-11-30arm: tegra: sdhci: Do not disable sdmmc4 clockPavan Kunapuli
2011-11-30ARM: tegra: clock: Prevent parent over-clockingAlex Frid
2011-11-30ARM: tegra: clock: Add check for parent over-clockingAlex Frid
2011-11-30ARM: tegra: clock: Propagate errors in debugfsAlex Frid
2011-11-30ARM: tegra: clock: Add clock state debugfs controlAlex Frid
2011-11-30ARM: tegra: clock: Re-factor extended clock operationsAlex Frid
2011-11-30ARM: tegra: clock: Add extended clock configurationAlex Frid
2011-11-30Merge remote branch 'remotes/git-master/android-tegra-2.6.36' into 0104-mergeJin Qian
2011-11-30ARM: tegra: clock: Update LP-cluster related interfacesAlex Frid
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30ARM: tegra: clock: Adjust max rates to match SKU IDAlex Frid
2011-11-30ARM: tegra: clock: Add debugfs clock set methodsAlex Frid
2011-11-30ARM: tegra: Add dvfsColin Cross
2011-11-30ARM: tegra: clock: Disable clocks left on by bootloaderColin Cross
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-02-22ARM: tegra: clock: Round rate before setting rateColin Cross
2011-02-21ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross
2011-02-21ARM: tegra: clock: Minor cleanupsColin Cross
2011-02-21ARM: tegra: clock: Convert global lock to a lock per clockColin Cross
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross
2011-02-21ARM: tegra: clock: Initialize clocks that have no enableColin Cross
2011-02-20ARM: tegra: clock: Drop debuggingColin Cross
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-10-21[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross
2010-08-05[ARM] tegra: Add clock supportColin Cross