summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05ARM: tegra: add non-removable and keep-power-in-suspend property for MMCJoseph Lo9-0/+11
2013-04-05ARM: tegra: whistler: add wakeup source for KBCJoseph Lo1-0/+1
2013-04-05ARM: tegra: add power gpio keys to DTJoseph Lo3-0/+33
2013-04-05ARM: tegra: keep power on to SD slot on DalmoreStephen Warren1-0/+1
2013-04-05ARM: tegra: add clocks property to AC'97 sound nodesStephen Warren2-0/+11
2013-04-05ARM: tegra: add clocks property to sound nodesStephen Warren14-0/+61
2013-04-05ARM: tegra: dalmore: add fixed regulator nodeLaxman Dewangan1-1/+56
2013-04-05ARM: tegra: dalmore: add TPS65090 nodeLaxman Dewangan1-0/+92
2013-04-05ARM: tegra: dalmore: add cpu regulator nodeLaxman Dewangan1-0/+15
2013-04-05ARM: tegra: Add sbs-battery node to DalmoreRhyland Klein1-0/+13
2013-04-05ARM: tegra: add DT binding for i2c-tegraLaxman Dewangan1-0/+60
2013-04-05ARM: tegra: add SPI nodes to Tegra114 DTLaxman Dewangan1-0/+72
2013-04-05ARM: tegra: add KBC nodes to Tegra114 DTLaxman Dewangan1-0/+8
2013-04-05ARM: tegra: add aliases and DMA requestor for serial nodes of Tegra114Laxman Dewangan1-4/+23
2013-04-05ARM: tegra: add I2C nodes to Tegra114 DTLaxman Dewangan1-0/+55
2013-04-05ARM: tegra: add APB DMA nodes to Tegra114 DTLaxman Dewangan1-0/+38
2013-04-05ARM: tegra: add PWM nodes to Tegra114 DTAndrew Chew1-0/+8
2013-04-05ARM: tegra: fix the status of PWM DT nodesAndrew Chew3-0/+6
2013-04-05ARM: tegra: add SDHCI support for DalmoreRhyland Klein1-0/+11
2013-04-05ARM: tegra: add SDHCI nodes with common propertiesPritesh Raithatha1-0/+32
2013-04-05ARM: tegra: add default pinctrl nodes for DalmorePritesh Raithatha1-0/+703
2013-04-05ARM: tegra: fix sort order of USB PHY nodesStephen Warren1-25/+25
2013-04-05ARM: tegra: device tree whitespace cleanupStephen Warren1-1/+1
2013-04-05clk: tegra: fix enum tegra114_clk to match bindingStephen Warren1-1/+1
2013-04-05clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver1-1/+1
2013-04-05ARM: dt: Add references to tegra_car clocksPeter De Schrijver3-3/+7
2013-04-05clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver2-0/+7
2013-04-05clk: tegra: Implement clocks for Tegra114Peter De Schrijver2-0/+2086
2013-04-05ARM: tegra: Define Tegra114 CAR bindingPeter De Schrijver1-0/+303
2013-04-05clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2-0/+11
2013-04-05clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver4-10/+14
2013-04-05clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2-1/+888
2013-04-05clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver4-25/+25
2013-04-05clk: tegra: Add PLL post divider tablePeter De Schrijver4-6/+59
2013-04-05clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2-0/+7
2013-04-05clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver2-4/+10
2013-04-05clk: tegra: Refactor PLL programming codePeter De Schrijver4-293/+356
2013-04-05clk: tegra: provide dummy cpu car opsPeter De Schrijver1-1/+2
2013-04-05clk: tegra: defer application of init tableStephen Warren6-2/+29
2013-04-05clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad3-4/+4
2013-04-05clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2-0/+4
2013-04-05clk: tegra: Export peripheral reset functionsThierry Reding1-0/+3
2013-04-05clk: tegra: Fix periph_clk_to_bit macroYen Lin1-1/+1
2013-04-05Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren25-130/+1622
2013-04-05Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren43-405/+1045
2013-04-04ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo4-12/+4
2013-04-04ARM: tegra: pm: add platform suspend supportJoseph Lo5-17/+146
2013-04-04ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo3-0/+129
2013-04-04ARM: tegra: irq: add wake up handlingJoseph Lo3-1/+103
2013-04-04gpio: tegra: add gpio wakeup source handlingJoseph Lo1-2/+19