| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: davinci: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-17 | 2 | -6/+2 |
* | clk: davinci: pll: Add of_node_put() in of_davinci_pll_init() | Nishka Dasgupta | 2019-08-08 | 1 | -1/+4 |
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 1 | -0/+1 |
*-. | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd | 2019-05-07 | 2 | -2/+2 |
|\ \ |
|
| | * | clk: davinci: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-05-01 | 2 | -2/+2 |
| |/ |
|
* / | clk: davinci: cfgchip: use PTR_ERR_OR_ZERO in da8xx_cfgchip_register_div4p5 | Ding Xiang | 2019-04-11 | 1 | -3/+1 |
|/ |
|
* | clk: davinci: kill davinci_clk_reset_assert/deassert() | Bartosz Golaszewski | 2018-10-02 | 1 | -18/+0 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-08-23 | 5 | -6/+9 |
|\ |
|
| * | clk: davinci: psc-da830: add a lookup entry for aemif clock | Bartosz Golaszewski | 2018-07-06 | 1 | -1/+2 |
| * | clk: davinci: psc-dm646x: use two lookup entries for the aemif clock | Bartosz Golaszewski | 2018-07-06 | 1 | -1/+2 |
| * | clk: davinci: psc-dm644x: use two lookup entries for the aemif clock | Bartosz Golaszewski | 2018-07-06 | 1 | -1/+2 |
| * | clk: davinci: psc-dm365: use two lookup entries for the aemif clock | Bartosz Golaszewski | 2018-07-06 | 1 | -1/+2 |
| * | clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup | Bartosz Golaszewski | 2018-07-06 | 1 | -2/+1 |
* | | clk: davinci: fix a typo (which leads to build failures) | Bartosz Golaszewski | 2018-06-26 | 1 | -1/+1 |
* | | clk: davinci: cfgchip: testing the wrong variable | Dan Carpenter | 2018-06-26 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-06-09 | 15 | -186/+384 |
|\ |
|
| *---. | Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl... | Stephen Boyd | 2018-06-04 | 15 | -175/+380 |
| |\ \ \ |
|
| | | | * | clk: davinci: Fix link errors when not all SoCs are enabled | David Lechner | 2018-05-30 | 4 | -3/+50 |
| | | | * | clk: davinci: psc: allow for dev == NULL | David Lechner | 2018-05-30 | 5 | -18/+52 |
| | | | * | clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE | David Lechner | 2018-05-30 | 3 | -6/+21 |
| | | | * | clk: davinci: pll: allow dev == NULL | David Lechner | 2018-05-30 | 8 | -137/+235 |
| | | | * | clk: davinci: psc-dm365: fix few clocks | Sekhar Nori | 2018-05-30 | 1 | -3/+16 |
| | | | * | clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled | Sekhar Nori | 2018-05-30 | 1 | -1/+1 |
| | | | * | clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups | David Lechner | 2018-05-30 | 1 | -2/+2 |
| | | | * | clk: davinci: pll-dm355: fix SYSCLKn parent names | David Lechner | 2018-05-30 | 1 | -5/+5 |
| | | | * | clk: davinci: pll-dm355: drop pll2_sysclk2 | David Lechner | 2018-05-30 | 1 | -4/+1 |
| | | |/ |
|
| | * / | clk: davinci: psc-da830: fix USB0 48MHz PHY clock registration | Sekhar Nori | 2018-05-16 | 1 | -1/+2 |
| | |/ |
|
| * | | clk: Return void from debug_init op | Stephen Boyd | 2018-06-02 | 1 | -5/+3 |
| * | | clk: davinci: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2018-06-02 | 1 | -6/+1 |
| |/ |
|
* / | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 2018-06-06 | 1 | -2/+2 |
|/ |
|
* | clk: davinci: add a reset lookup table for psc0 | Bartosz Golaszewski | 2018-04-06 | 2 | -0/+8 |
* | clk: davinci: Remove redundant dev_err calls | Wei Yongjun | 2018-03-23 | 2 | -6/+2 |
* | clk: davinci: cfgchip: Add TI DA8XX USB PHY clocks | David Lechner | 2018-03-20 | 1 | -0/+351 |
* | clk: davinci: New driver for TI DA8XX CFGCHIP clocks | David Lechner | 2018-03-20 | 2 | -0/+441 |
* | clk: davinci: Add platform information for TI DM646x PSC | David Lechner | 2018-03-20 | 4 | -0/+83 |
* | clk: davinci: Add platform information for TI DM644x PSC | David Lechner | 2018-03-20 | 4 | -0/+86 |
* | clk: davinci: Add platform information for TI DM365 PSC | David Lechner | 2018-03-20 | 4 | -0/+99 |
* | clk: davinci: Add platform information for TI DM355 PSC | David Lechner | 2018-03-20 | 4 | -0/+91 |
* | clk: davinci: Add platform information for TI DA850 PSC | David Lechner | 2018-03-20 | 4 | -0/+158 |
* | clk: davinci: Add platform information for TI DA830 PSC | David Lechner | 2018-03-20 | 4 | -0/+122 |
* | clk: davinci: New driver for davinci PSC clocks | David Lechner | 2018-03-20 | 3 | -0/+641 |
* | clk: davinci: Add platform information for TI DM646x PLL | David Lechner | 2018-03-20 | 4 | -0/+90 |
* | clk: davinci: Add platform information for TI DM644x PLL | David Lechner | 2018-03-20 | 4 | -0/+86 |
* | clk: davinci: Add platform information for TI DM365 PLL | David Lechner | 2018-03-20 | 4 | -0/+151 |
* | clk: davinci: Add platform information for TI DM355 PLL | David Lechner | 2018-03-20 | 4 | -0/+85 |
* | clk: davinci: Add platform information for TI DA850 PLL | David Lechner | 2018-03-20 | 4 | -0/+222 |
* | clk: davinci: Add platform information for TI DA830 PLL | David Lechner | 2018-03-20 | 4 | -0/+76 |
* | clk: davinci: New driver for davinci PLL clocks | David Lechner | 2018-03-20 | 3 | -0/+1013 |