summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAge
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-05-20
|\
| * Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2016-05-02
| |\
| | * clk: tegra: dfll: Reformat CVB frequency tableThierry Reding2016-04-28
| | * clk: tegra: dfll: Properly clean up on failure and removalThierry Reding2016-04-28
| | * clk: tegra: dfll: Make code more comprehensibleThierry Reding2016-04-28
| | * clk: tegra: dfll: Reference CVB table instead of copying dataThierry Reding2016-04-28
| | * clk: tegra: dfll: Update kerneldocThierry Reding2016-04-28
| | * clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach2016-04-28
| | * clk: tegra: Initialize PLL_C to sane rate on Tegra30Lucas Stach2016-04-28
| | * clk: tegra: Fix pllre Tegra210 and add pll_re_out1Rhyland Klein2016-04-28
| | * clk: tegra: Add sor_safe clockThierry Reding2016-04-28
| | * clk: tegra: dpaux and dpaux1 are fixed factor clocksThierry Reding2016-04-28
| | * clk: tegra: Add dpaux1 clockThierry Reding2016-04-28
| | * clk: tegra: Use correct parent for dpaux clockThierry Reding2016-04-28
| | * clk: tegra: Add fixed factor peripheral clock typeThierry Reding2016-04-28
| | * clk: tegra: Special-case mipi-cal parent on Tegra114Thierry Reding2016-04-28
| | * clk: tegra: Remove trailing blank lineThierry Reding2016-04-28
| | * clk: tegra: Constify peripheral clock registersThierry Reding2016-04-28
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-18
|\ \ \
| * \ \ Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-05-09
| |\ \ \ | | |/ / | |/| / | | |/
| | * clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLsAndrew Bresticker2016-04-28
* | | treewide: Fix typos in printkMasanari Iida2016-04-28
|/ /
* | clk: tegra: Make reset_control_ops constPhilipp Zabel2016-03-29
|/
* clk: tegra: Remove CLK_IS_ROOTStephen Boyd2016-03-02
* clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-02
* clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-02
* clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-02
* clk: tegra: Use definition for pll_u override bitJon Hunter2016-02-02
* clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter2016-02-02
* clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter2016-02-02
* clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-02
* clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-02
* clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-02
* clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein2016-02-02
* clk: tegra: Do not disable PLLE when under hardware controlMark Kuo2016-02-02
* clk: tegra: Fix pllx dyn step calculationRhyland Klein2016-02-02
* clk: tegra: pll: Fix potential sleeping-while-atomicAndrew Bresticker2016-02-02
* clk: tegra: Fix the misnaming of nvenc from msencRhyland Klein2016-02-02
* clk: tegra: Fix naming of MISC registersRhyland Klein2016-02-02
* clk: tegra: Remove improper flags for lock_enableRhyland Klein2016-01-25
* clk: tegra: Fix divider on VI_I2CRhyland Klein2016-01-25
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-20
|\
| * tegra/clk-divider: fix wrong do_div() usageNicolas Pitre2015-11-16
* | clk: tegra: Read correct IDDQ register in PLL_SS registrationBill Huang2015-12-17
* | clk: tegra: Fix WARN_ON in PLL_RE registrationBill Huang2015-12-17
* | clk: tegra: pll: Fix issues with rates for VCO PLLsAndrew Bresticker2015-12-17
* | clk: tegra: Add support for Tegra210 clocksRhyland Klein2015-12-17
* | clk: tegra: Add Super Gen5 LogicBill Huang2015-12-17
* | clk: tegra: pll: Add logic for SSBill Huang2015-12-17