summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: add reset properties to Tegra124 DTsStephen Warren2013-12-161-0/+11
* ARM: tegra: add clock properties for devices of Tegra124Joseph Lo2013-12-162-0/+29
* ARM: tegra: fix node sort orderStephen Warren2013-12-169-332/+333
* ARM: tegra: add missing unit addresses to DTStephen Warren2013-12-1618-146/+146
* ARM: tegra: add port FF to GPIO IDsAshwini Ghuge2013-12-161-0/+1
* spi: tegra: checking for ERR_PTR instead of NULLDan Carpenter2013-12-161-2/+2
* ASoC: tegra: update module reset list for Tegra124Stephen Warren2013-12-122-4/+25
* clk: tegra: remove bogus PCIE_XCLKStephen Warren2013-12-114-15/+2
* clk: tegra: remove legacy reset APIsStephen Warren2013-12-114-70/+0
* ARM: tegra: remove legacy DMA entries from DTStephen Warren2013-12-113-39/+0
* ARM: tegra: remove legacy clock entries from DTStephen Warren2013-12-113-32/+6
* USB: EHCI: tegra: use reset frameworkStephen Warren2013-12-111-3/+11
* Input: tegra-kbc - use reset frameworkStephen Warren2013-12-111-3/+10
* serial: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-111-18/+6
* serial: tegra: use reset frameworkStephen Warren2013-12-111-4/+10
* spi: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-112-62/+34
* spi: tegra: use reset frameworkStephen Warren2013-12-114-15/+42
* staging: nvec: use reset frameworkStephen Warren2013-12-112-4/+12
* i2c: tegra: use reset frameworkStephen Warren2013-12-111-3/+10
* ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-118-60/+42
* ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren2013-12-111-44/+47
* ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren2013-12-111-0/+32
* ASoC: tegra: use reset frameworkStephen Warren2013-12-113-34/+41
* dma: tegra: register as an OF DMA controllerStephen Warren2013-12-111-3/+36
* dma: tegra: use reset frameworkStephen Warren2013-12-111-3/+10
* ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-114-8/+16
* drm/tegra: use reset frameworkStephen Warren2013-12-115-6/+39
* pci: tegra: use reset frameworkStephen Warren2013-12-111-14/+36
* clk: tegra: implement a reset driverStephen Warren2013-12-116-6/+57
* ARM: tegra: select the reset frameworkStephen Warren2013-12-111-0/+2
* ARM: tegra: update DT files to add DMA propertiesStephen Warren2013-12-113-0/+119
* ARM: tegra: update DT files to add reset propertiesStephen Warren2013-12-114-4/+266
* ARM: tegra: document use of standard DMA DT bindingsStephen Warren2013-12-119-29/+73
* ARM: tegra: document reset properties in DT bindingsStephen Warren2013-12-1121-9/+181
* ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-1128-42/+173
* Merge tag 'clk-tegra-for-3.14' into for-3.14/dmas-resets-reworkStephen Warren2013-12-1120-3013/+5091
|\
| * clk: tegra: fix __clk_lookup() return value checksWei Yongjun2013-11-281-4/+4
| * clk: tegra: Do not print errors for clk_round_rate()Thierry Reding2013-11-281-6/+3
| * clk: tegra: Initialize DSI low-power clocksThierry Reding2013-11-261-0/+2
| * clk: tegra: add FUSE clock deviceAlexandre Courbot2013-11-264-1/+4
| * clk: tegra: Properly setup PWM clock on Tegra30Thierry Reding2013-11-261-1/+3
| * clk: tegra: Initialize secondary gr3d clock on Tegra30Thierry Reding2013-11-261-0/+1
| * clk: tegra114: Initialize clocks needed for HDMIMikko Perttunen2013-11-261-0/+2
| * clk: tegra124: add suspend/resume function for tegra_cpu_car_opsJoseph Lo2013-11-261-0/+27
| * clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_opsJoseph Lo2013-11-261-0/+26
| * clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver2013-11-264-0/+1771
| * clk: tegra124: Add new peripheral clocksPeter De Schrijver2013-11-261-0/+69
| * clk: tegra124: Add common clk IDs to clk-id.hPeter De Schrijver2013-11-261-0/+22
| * clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver2013-11-263-3/+22
| * clk: tegra: add locking to periph clksPeter De Schrijver2013-11-262-19/+24