summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/clk.c
AgeCommit message (Expand)Author
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd
2023-08-04clk: tegra: Replace kstrdup() + strreplace() with kstrdup_and_replace()Andy Shevchenko
2023-07-19clk: Explicitly include correct DT includesRob Herring
2021-12-15clk: tegra: Support runtime PM and power domainDmitry Osipenko
2019-12-24clk: tegra: Fix double-free in tegra_clk_init()Dmitry Osipenko
2019-11-11clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni
2019-11-11clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni
2019-11-11clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-18clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20Dmitry Osipenko
2017-03-20clk: tegra: Implement reset control resetMikko Perttunen
2016-05-02Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2016-04-28clk: tegra: Constify peripheral clock registersThierry Reding
2016-03-29clk: tegra: Make reset_control_ops constPhilipp Zabel
2015-08-25Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2015-07-20clk: tegra: Properly include clk.hStephen Boyd
2015-07-16clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen
2015-04-10clk: tegra: Add peripheral registers for bank YThierry Reding
2015-04-10clk: tegra: Register the proper number of resetsThierry Reding
2015-02-02clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver
2014-09-18clk: tegra: Make clock initialization more robustTomeu Vizoso
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-06-30clk: tegra: export clock names for debuggingPeter De Schrijver
2013-12-11clk: tegra: implement a reset driverStephen Warren
2013-11-26clk: tegra: Add periph regs bank XPeter De Schrijver
2013-11-26clk: tegra: add clkdev registration infraPeter De Schrijver
2013-11-26clk: tegra: add common infra for DT clocksPeter De Schrijver
2013-11-26clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver
2013-11-26clk: tegra: simplify periph clock dataPeter De Schrijver
2013-05-31clk: tegra: Use common of_clk_init functionPrashant Gaikwad
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-28clk: tegra: add Tegra specific clocksPrashant Gaikwad