| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: Use device_get_match_data() | Rob Herring | 2023-10-24 | 1 | -7/+3 |
* | ARM: davinci: drop DAVINCI_DMxxx references | Arnd Bergmann | 2023-01-12 | 1 | -8/+0 |
*-. | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int... | Stephen Boyd | 2022-10-04 | 1 | -1/+1 |
|\ \ |
|
| | * | clk: davinci: pll: fix spelling typo in comment | Jiangshan Yi | 2022-09-30 | 1 | -1/+1 |
| |/ |
|
* / | clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x | Lukas Bulwahn | 2022-09-01 | 1 | -8/+0 |
|/ |
|
* | clk: davinci: Use the correct size when allocating memory | Christophe JAILLET | 2020-08-19 | 1 | -1/+1 |
* | clk: davinci: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-28 | 1 | -1/+1 |
* | clk: davinci: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-17 | 1 | -3/+1 |
* | clk: davinci: pll: Add of_node_put() in of_davinci_pll_init() | Nishka Dasgupta | 2019-08-08 | 1 | -1/+4 |
*-. | Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl... | Stephen Boyd | 2018-06-04 | 1 | -92/+207 |
|\ \ |
|
| | * | clk: davinci: Fix link errors when not all SoCs are enabled | David Lechner | 2018-05-30 | 1 | -0/+16 |
| | * | clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE | David Lechner | 2018-05-30 | 1 | -1/+3 |
| | * | clk: davinci: pll: allow dev == NULL | David Lechner | 2018-05-30 | 1 | -91/+188 |
| |/ |
|
* | | 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 |
|/ |
|
* | clk: davinci: Remove redundant dev_err calls | Wei Yongjun | 2018-03-23 | 1 | -3/+1 |
* | clk: davinci: Add platform information for TI DM646x PLL | David Lechner | 2018-03-20 | 1 | -0/+2 |
* | clk: davinci: Add platform information for TI DM644x PLL | David Lechner | 2018-03-20 | 1 | -0/+2 |
* | clk: davinci: Add platform information for TI DM365 PLL | David Lechner | 2018-03-20 | 1 | -0/+2 |
* | clk: davinci: Add platform information for TI DM355 PLL | David Lechner | 2018-03-20 | 1 | -0/+2 |
* | clk: davinci: Add platform information for TI DA850 PLL | David Lechner | 2018-03-20 | 1 | -0/+4 |
* | clk: davinci: Add platform information for TI DA830 PLL | David Lechner | 2018-03-20 | 1 | -0/+1 |
* | clk: davinci: New driver for davinci PLL clocks | David Lechner | 2018-03-20 | 1 | -0/+888 |