summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-tegra20.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* clk: tegra: Remove CLK_IS_ROOTStephen Boyd2016-03-021-6/+4
* clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-201-72/+78
* clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-201-8/+10
* clk: tegra: Constify pdiv-to-hw mappingsThierry Reding2015-11-201-1/+1
* clk: tegra: Format tables consistentlyThierry Reding2015-11-181-143/+134
* clk: tegra: Miscellaneous coding style cleanupsThierry Reding2015-11-181-3/+2
* clk: tegra: Properly include clk.hStephen Boyd2015-07-201-1/+0
* clk: tegra: Implement memory-controller clockThierry Reding2014-11-261-1/+7
* clk: tegra: Add missing Tegra20 fuse clksPeter De Schrijver2014-02-171-0/+2
* clk: tegra: remove bogus PCIE_XCLKStephen Warren2013-12-111-6/+0
* clk: tegra: implement a reset driverStephen Warren2013-12-111-1/+2
* clk: tegra: add FUSE clock deviceAlexandre Courbot2013-11-261-0/+1
* clk: tegra: move tegra20 to common infraPeter De Schrijver2013-11-261-402/+255
* clk: tegra: move periph clocks to common filePeter De Schrijver2013-11-261-2/+2
* clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver2013-11-261-17/+27
* clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver2013-11-261-27/+9
* clk: tegra: simplify periph clock dataPeter De Schrijver2013-11-261-138/+82
* clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-191-2/+4
* clk: tegra20: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
* clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-311-1/+2
* clk: tegra: add ac97 controller clockLucas Stach2013-05-201-0/+8
* clk: tegra: remove USB from clk init tableLucas Stach2013-05-201-3/+0
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-85/+99
|\
| * clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-041-1/+1
| * clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-041-10/+10
| * clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-041-0/+7
| * clk: tegra: Refactor PLL programming codePeter De Schrijver2013-04-041-72/+72
| * clk: tegra: defer application of init tableStephen Warren2013-04-041-1/+6
| * clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad2013-04-041-1/+1
| * clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding2013-04-041-0/+2
| * Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren2013-04-041-34/+2
| |\
* | \ Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-34/+2
|\ \ \
| * \ \ Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-34/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-111-34/+2
* | | clk: tegra: Allow PLLE training to succeedThierry Reding2013-04-011-1/+1
|/ /
* | clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2013-03-041-1/+0
|/
* clk: tegra: initialise parent of uart clocksLaxman Dewangan2013-02-131-2/+5
* clk: tegra: fix driver to match DT bindingStephen Warren2013-02-131-2/+2
* clk: tegra: Add missing spinlock for hclk and pclkPeter De Schrijver2013-02-121-4/+7
* clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_opsJoseph Lo2013-01-281-0/+93
* clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()sPrashant Gaikwad2013-01-281-17/+0
* clk: tegra: add clock support for Tegra20Prashant Gaikwad2013-01-281-0/+1273
OpenPOWER on IntegriCloud