summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2013-04-052-0/+11
* clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-054-10/+14
* clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2013-04-052-1/+888
* clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-054-25/+25
* clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-054-6/+59
* clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2013-04-052-0/+7
* clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2013-04-052-4/+10
* clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-054-293/+356
* clk: tegra: provide dummy cpu car opsPeter De Schrijver2013-04-051-1/+2
* clk: tegra: defer application of init tableStephen Warren2013-04-056-2/+29
* clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2013-04-053-4/+4
* clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2013-04-052-0/+4
* clk: tegra: Export peripheral reset functionsThierry Reding2013-04-051-0/+3
* clk: tegra: Fix periph_clk_to_bit macroYen Lin2013-04-051-1/+1
* Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren2013-04-0525-130/+1622
|\
| * clk: allow reentrant calls into the clk frameworkMike Turquette2013-04-021-2/+42
| * clk: abstract locking out into helper functionsMike Turquette2013-04-021-38/+61
| * clk: zynq: Add missing zynq clk headerMichal Simek2013-03-271-0/+1
| * clk: sunxi: rename compatible stringsEmilio López2013-03-272-19/+19
| * arm: sunxi: Add useful information about sunxi clocksEmilio López2013-03-271-0/+56
| * clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-278-2/+643
| * clk: ux500: Fix prcmu clocks registrationMaxime Coquelin2013-03-271-5/+5
| * ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam2013-03-271-1/+1
| * clk: Add composite clock typePrashant Gaikwad2013-03-263-0/+233
| * clk: add table lookup to muxPeter De Schrijver2013-03-224-21/+67
| * clk: Fix incorrect return type in clk.cSachin Kamat2013-03-221-1/+1
| * clk: prima2: fix return value check in sirfsoc_of_clk_init()Wei Yongjun2013-03-221-1/+1
| * clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar2013-03-211-9/+9
| * documentation: clk: fix couple of misspellingEduardo Valentin2013-03-211-2/+2
| * clk: Add axi-clkgen driverLars-Peter Clausen2013-03-204-0/+362
| * clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson2013-03-191-54/+80
| * clk: Introduce optional unprepare_unused callbackUlf Hansson2013-03-192-2/+10
| * clk: Unprepare the unused prepared slow clocks at late initUlf Hansson2013-03-191-0/+28
| * clk: Introduce optional is_prepared callbackUlf Hansson2013-03-192-0/+27
| * clk: mxs: Fix sparse warningsFabio Estevam2013-03-191-0/+1
* | Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren2013-04-0543-405/+1045
|\ \
| * | ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo2013-04-034-12/+4
| * | ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-035-17/+146
| * | ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2013-04-033-0/+129
| * | ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-033-1/+103
| * | gpio: tegra: add gpio wakeup source handlingJoseph Lo2013-04-031-2/+19
| * | ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-034-37/+41
| * | ARM: tegra: add clock source of PMC to device treesJoseph Lo2013-04-0316-1/+190
| * | ARM: tegra: add speedo-based process id for Tegra114Danny Huang2013-03-194-0/+116
| * | ARM: tegra: expose chip ID and revisionDanny Huang2013-03-152-1/+29
| * | ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-111-0/+8
| * | ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-111-12/+7
| * | ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-112-2/+103
| * | ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-111-29/+22
| * | ARM: tegra: fix the PMC compatible string in DTJoseph Lo2013-03-112-2/+2