aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni1-0/+55
2019-11-11clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni1-45/+0
2019-11-11clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni1-0/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-3/+4
2018-05-18clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20Dmitry Osipenko1-2/+3
2017-03-20clk: tegra: Implement reset control resetMikko Perttunen1-0/+16
2016-05-02Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-nextStephen Boyd1-2/+2
2016-04-28clk: tegra: Constify peripheral clock registersThierry Reding1-2/+2
2016-03-29clk: tegra: Make reset_control_ops constPhilipp Zabel1-1/+1
2015-08-25Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-nextStephen Boyd1-8/+31
2015-07-20clk: tegra: Properly include clk.hStephen Boyd1-0/+1
2015-07-16clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen1-8/+31
2015-04-10clk: tegra: Add peripheral registers for bank YThierry Reding1-0/+14
2015-04-10clk: tegra: Register the proper number of resetsThierry Reding1-1/+1
2015-02-02clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver1-2/+5
2014-09-18clk: tegra: Make clock initialization more robustTomeu Vizoso1-2/+7
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding1-1/+2
2014-06-30clk: tegra: export clock names for debuggingPeter De Schrijver1-0/+6
2013-12-11clk: tegra: implement a reset driverStephen Warren1-1/+49
2013-11-26clk: tegra: Add periph regs bank XPeter De Schrijver1-0/+10
2013-11-26clk: tegra: add clkdev registration infraPeter De Schrijver1-0/+9
2013-11-26clk: tegra: add common infra for DT clocksPeter De Schrijver1-0/+9
2013-11-26clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver1-5/+39
2013-11-26clk: tegra: simplify periph clock dataPeter De Schrijver1-0/+104
2013-05-31clk: tegra: Use common of_clk_init functionPrashant Gaikwad1-12/+0
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver1-0/+1
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver1-1/+2
2013-04-04clk: tegra: defer application of init tableStephen Warren1-0/+10
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-0/+16
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad1-0/+69