Age | Commit message (Expand) | Author |
2023-08-30 | Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ... | Stephen Boyd |
2023-08-04 | clk: tegra: Replace kstrdup() + strreplace() with kstrdup_and_replace() | Andy Shevchenko |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring |
2021-12-15 | clk: tegra: Support runtime PM and power domain | Dmitry Osipenko |
2019-12-24 | clk: tegra: Fix double-free in tegra_clk_init() | Dmitry Osipenko |
2019-11-11 | clk: tegra: Add suspend and resume support on Tegra210 | Sowjanya Komatineni |
2019-11-11 | clk: tegra: Share clk and rst register defines with Tegra clock driver | Sowjanya Komatineni |
2019-11-11 | clk: tegra: clk-super: Fix to enable PLLP branches to CPU | Sowjanya Komatineni |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-18 | clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20 | Dmitry Osipenko |
2017-03-20 | clk: tegra: Implement reset control reset | Mikko Perttunen |
2016-05-02 | Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd |
2016-04-28 | clk: tegra: Constify peripheral clock registers | Thierry Reding |
2016-03-29 | clk: tegra: Make reset_control_ops const | Philipp Zabel |
2015-08-25 | Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd |
2015-07-20 | clk: tegra: Properly include clk.h | Stephen Boyd |
2015-07-16 | clk: tegra: Introduce ability for SoC-specific reset control callbacks | Mikko Perttunen |
2015-04-10 | clk: tegra: Add peripheral registers for bank Y | Thierry Reding |
2015-04-10 | clk: tegra: Register the proper number of resets | Thierry Reding |
2015-02-02 | clk: tegra: make tegra_clocks_apply_init_table() arch_initcall | Peter De Schrijver |
2014-09-18 | clk: tegra: Make clock initialization more robust | Tomeu Vizoso |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-07-17 | ARM: tegra: Move includes to include/soc/tegra | Thierry Reding |
2014-06-30 | clk: tegra: export clock names for debugging | Peter De Schrijver |
2013-12-11 | clk: tegra: implement a reset driver | Stephen Warren |
2013-11-26 | clk: tegra: Add periph regs bank X | Peter De Schrijver |
2013-11-26 | clk: tegra: add clkdev registration infra | Peter De Schrijver |
2013-11-26 | clk: tegra: add common infra for DT clocks | Peter De Schrijver |
2013-11-26 | clk: tegra: common periph_clk_enb_refcnt and clks | Peter De Schrijver |
2013-11-26 | clk: tegra: simplify periph clock data | Peter De Schrijver |
2013-05-31 | clk: tegra: Use common of_clk_init function | Prashant Gaikwad |
2013-04-04 | clk: tegra: devicetree match for nvidia,tegra114-car | Peter De Schrijver |
2013-04-04 | clk: tegra: provide dummy cpu car ops | Peter De Schrijver |
2013-04-04 | clk: tegra: defer application of init table | Stephen Warren |
2013-01-28 | ARM: tegra: migrate to new clock code | Prashant Gaikwad |
2013-01-28 | clk: tegra: add Tegra specific clocks | Prashant Gaikwad |