summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAgeFilesLines
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-073-9/+15
* clk: tegra: don't enable UART clocks by defaultLucas Stach2014-11-043-14/+14
* clk: tegra: slow down MSELECT to 102MHzLucas Stach2014-11-042-2/+2
* clk: tegra124: add PCIe clocksLucas Stach2014-11-041-0/+35
* clk: tegra124: add PLLE setup functionsLucas Stach2014-11-042-3/+177
* clk: tegra30: add PCIe clocksLucas Stach2014-10-081-0/+31
* clk: tegra: add PLLE setup functionsLucas Stach2014-10-082-0/+122
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-163-6/+6
* clk: tegra: add Tegra124 driverLucas Stach2014-06-052-0/+350
* clk: tegra: don't bug out on zero PLL postdivLucas Stach2014-06-051-2/+0
* clk: tegra: allow variable sized muxesLucas Stach2014-06-051-2/+4
* clk: tegra20: register i2c clocksLucas Stach2014-05-151-0/+13
* clk: tegra30: register i2c clocksLucas Stach2014-05-151-0/+16
* clk: tegra: allow to register clocks with 16 bit dividerLucas Stach2014-05-152-7/+25
* clk: tegra: remove device reset hackLucas Stach2014-05-151-18/+0
* clk: tegra: reset UARTS from clock controllerLucas Stach2014-05-154-0/+15
* reset: add tegra reset controllerLucas Stach2014-05-154-1/+149
* Merge branch 'for-next/tegra'Sascha Hauer2014-05-054-94/+462
|\
| * clk: tegra: add Tegra3 driverLucas Stach2014-04-232-1/+367
| * clk: tegra: consider new T30 clock registersLucas Stach2014-04-231-5/+15
| * clk: tegra20: convert to dt-binding definesLucas Stach2014-04-071-88/+80
* | clk: gate: add flags argument to clock gate constructorBeniamino Galvani2014-04-291-1/+1
|/
* clk: clk-fixed-factor: pass flags to initializersSascha Hauer2014-03-281-1/+1
* clk: clk-gate: pass flags to initializersSascha Hauer2014-03-281-1/+1
* clk: clk-mux: pass clk flags from initializersSascha Hauer2014-03-281-1/+1
* clk: tegra: add SDMMC clocksLucas Stach2013-12-041-0/+18
* tegra: speed up system busLucas Stach2013-12-041-0/+7
* tegra: add peripheral clocksLucas Stach2013-07-024-0/+254
* tegra: add new clock framework driverLucas Stach2013-07-027-0/+1307