Age | Commit message (Expand) | Author |
2020-10-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-09-22 | clk: davinci: add missing kerneldoc | Krzysztof Kozlowski |
2020-08-18 | clk: davinci: Use the correct size when allocating memory | Christophe JAILLET |
2020-07-27 | clk: davinci: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-10-16 | clk: davinci: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-07 | clk: davinci: pll: Add of_node_put() in of_davinci_pll_init() | Nishka Dasgupta |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-05-07 | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd |
2019-05-01 | clk: davinci: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-04-11 | clk: davinci: cfgchip: use PTR_ERR_OR_ZERO in da8xx_cfgchip_register_div4p5 | Ding Xiang |
2018-10-02 | clk: davinci: kill davinci_clk_reset_assert/deassert() | Bartosz Golaszewski |
2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-07-06 | clk: davinci: psc-da830: add a lookup entry for aemif clock | Bartosz Golaszewski |
2018-07-06 | clk: davinci: psc-dm646x: use two lookup entries for the aemif clock | Bartosz Golaszewski |
2018-07-06 | clk: davinci: psc-dm644x: use two lookup entries for the aemif clock | Bartosz Golaszewski |
2018-07-06 | clk: davinci: psc-dm365: use two lookup entries for the aemif clock | Bartosz Golaszewski |
2018-07-06 | clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup | Bartosz Golaszewski |
2018-06-25 | clk: davinci: fix a typo (which leads to build failures) | Bartosz Golaszewski |
2018-06-25 | clk: davinci: cfgchip: testing the wrong variable | Dan Carpenter |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-04 | Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl... | Stephen Boyd |
2018-06-01 | clk: Return void from debug_init op | Stephen Boyd |
2018-06-01 | clk: davinci: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2018-05-30 | clk: davinci: Fix link errors when not all SoCs are enabled | David Lechner |
2018-05-30 | clk: davinci: psc: allow for dev == NULL | David Lechner |
2018-05-30 | clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE | David Lechner |
2018-05-30 | clk: davinci: pll: allow dev == NULL | David Lechner |
2018-05-30 | clk: davinci: psc-dm365: fix few clocks | Sekhar Nori |
2018-05-30 | clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled | Sekhar Nori |
2018-05-30 | clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups | David Lechner |
2018-05-30 | clk: davinci: pll-dm355: fix SYSCLKn parent names | David Lechner |
2018-05-30 | clk: davinci: pll-dm355: drop pll2_sysclk2 | David Lechner |
2018-05-15 | clk: davinci: psc-da830: fix USB0 48MHz PHY clock registration | Sekhar Nori |
2018-04-06 | clk: davinci: add a reset lookup table for psc0 | Bartosz Golaszewski |
2018-03-23 | clk: davinci: Remove redundant dev_err calls | Wei Yongjun |
2018-03-20 | clk: davinci: cfgchip: Add TI DA8XX USB PHY clocks | David Lechner |
2018-03-20 | clk: davinci: New driver for TI DA8XX CFGCHIP clocks | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM646x PSC | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM644x PSC | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM365 PSC | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM355 PSC | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DA850 PSC | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DA830 PSC | David Lechner |
2018-03-20 | clk: davinci: New driver for davinci PSC clocks | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM646x PLL | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM644x PLL | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM365 PLL | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DM355 PLL | David Lechner |
2018-03-20 | clk: davinci: Add platform information for TI DA850 PLL | David Lechner |