summaryrefslogtreecommitdiffstats
path: root/drivers/clk/davinci/pll.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: davinci: drop DAVINCI_DMxxx referencesArnd Bergmann2023-01-121-8/+0
*-. Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...Stephen Boyd2022-10-041-1/+1
|\ \
| | * clk: davinci: pll: fix spelling typo in commentJiangshan Yi2022-09-301-1/+1
| |/
* / clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646xLukas Bulwahn2022-08-311-8/+0
|/
* clk: davinci: Use the correct size when allocating memoryChristophe JAILLET2020-08-181-1/+1
* clk: davinci: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-271-1/+1
* clk: davinci: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-161-3/+1
* clk: davinci: pll: Add of_node_put() in of_davinci_pll_init()Nishka Dasgupta2019-08-071-1/+4
*-. Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl...Stephen Boyd2018-06-041-92/+207
|\ \
| | * clk: davinci: Fix link errors when not all SoCs are enabledDavid Lechner2018-05-301-0/+16
| | * clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLAREDavid Lechner2018-05-301-1/+3
| | * clk: davinci: pll: allow dev == NULLDavid Lechner2018-05-301-91/+188
| |/
* | clk: Return void from debug_init opStephen Boyd2018-06-011-5/+3
* | clk: davinci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-011-6/+1
|/
* clk: davinci: Remove redundant dev_err callsWei Yongjun2018-03-231-3/+1
* clk: davinci: Add platform information for TI DM646x PLLDavid Lechner2018-03-201-0/+2
* clk: davinci: Add platform information for TI DM644x PLLDavid Lechner2018-03-201-0/+2
* clk: davinci: Add platform information for TI DM365 PLLDavid Lechner2018-03-201-0/+2
* clk: davinci: Add platform information for TI DM355 PLLDavid Lechner2018-03-201-0/+2
* clk: davinci: Add platform information for TI DA850 PLLDavid Lechner2018-03-201-0/+4
* clk: davinci: Add platform information for TI DA830 PLLDavid Lechner2018-03-201-0/+1
* clk: davinci: New driver for davinci PLL clocksDavid Lechner2018-03-201-0/+888