aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-periph.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-31clk: tegra: Fix refcounting of gate clocksDmitry Osipenko1-0/+11
2019-11-11clk: tegra: periph: Add restore_context supportSowjanya Komatineni1-0/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2017-10-19clk: tegra: Add peripheral clock registration helperThierry Reding1-0/+8
2017-03-20clk: tegra: Fix build warnings on Tegra20/Tegra30Thierry Reding1-1/+1
2017-03-20clk: tegra: Fix constness for peripheral clocksPeter De Schrijver1-2/+2
2016-04-28clk: tegra: Constify peripheral clock registersThierry Reding1-1/+1
2015-07-20clk: tegra: Properly include clk.hStephen Boyd1-1/+0
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas1-7/+7
2014-02-23clk: tegra: Staticize tegra_clk_periph_no_gate_opsSachin Kamat1-1/+1
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-1/+1
2013-12-19clk: tegra: Staticize tegra_clk_periph_nodiv_opsSachin Kamat1-1/+1
2013-12-11clk: tegra: remove legacy reset APIsStephen Warren1-40/+0
2013-11-26clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver1-3/+15
2013-11-26clk: tegra: Add TEGRA_PERIPH_NO_DIV flagPeter De Schrijver1-3/+8
2013-11-26clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver1-0/+1
2013-11-26clk: tegra: simplify periph clock dataPeter De Schrijver1-0/+6
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver1-5/+6
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding1-0/+3
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-0/+38
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad1-0/+180