summaryrefslogtreecommitdiff
path: root/drivers/clk/mmp
AgeCommit message (Expand)Author
2021-01-12clk: mmp2: fix build without CONFIG_PMArnd Bergmann
2020-10-20Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ...Stephen Boyd
2020-10-13clk: mmp2: Fix the display clock divider baseLubomir Rintel
2020-09-22clk: mmp: pxa1928: drop unused 'clk' variableKrzysztof Kozlowski
2020-07-29clk: mmp: avoid missing prototype warningArnd Bergmann
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-05-27clk: mmp2: Add audio clock controller driverLubomir Rintel
2020-05-27clk: mmp2: Add support for power islandsLubomir Rintel
2020-05-27clk: mmp2: Add the audio clockLubomir Rintel
2020-05-27clk: mmp2: Add the I2S clocksLubomir Rintel
2020-05-27clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()Lubomir Rintel
2020-05-27clk: mmp2: Move thermal register defines up a bitLubomir Rintel
2020-05-27clk: mmp: frac: Allow setting bits other than the numerator/denominatorLubomir Rintel
2020-05-27clk: mmp: frac: Do not lose last 4 digits of precisionLubomir Rintel
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann
2020-03-20clk: mmp2: Fix bit masks for LCDC I/O and pixel clocksLubomir Rintel
2020-03-20clk: mmp2: Add clock for fifth SD HCI on MMP3Lubomir Rintel
2020-03-20clk: mmp2: Add clocks for the thermal sensorsLubomir Rintel
2020-03-20clk: mmp2: add the GPU clocksLubomir Rintel
2020-03-20clk: mmp2: Add PLLs that are available on MMP3Lubomir Rintel
2020-03-20clk: mmp2: Check for MMP3Lubomir Rintel
2020-03-20clk: mmp2: Stop pretending PLL outputs are constantLubomir Rintel
2020-03-20clk: mmp2: Add support for PLL clock sourcesLubomir Rintel
2020-03-20clk: mmp2: Constify some stringsLubomir Rintel
2020-03-20clk: mmp2: Remove a unused prototypeLubomir Rintel
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-06clk: mmp2: Add HSIC clocksLubomir Rintel
2020-01-06clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2019-12-23clk: let init callback return an error codeJerome Brunet
2019-10-17ARM: mmp: add support for MMP3 SoCLubomir Rintel
2019-06-07clk: mmp: frac: Remove set but not used variable 'prev_rate'YueHaibing
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-02-21clk: mmp2: separate LCDC peripheral clk form the display clockLubomir Rintel
2019-01-24Revert "clk: mmp2: add SP clock"Lubomir Rintel
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-12-03clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-11-15clk: mmp2: add SP clockLubomir Rintel
2018-10-17clk: mmp2: fix the clock id for sdh2_clk and sdh3_clkLubomir Rintel
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-15Merge branch 'clk-cleanup' into clk-nextStephen Boyd
2017-11-13clk: mmp: Adjust checks for NULL pointersMarkus Elfring
2017-11-13clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring
2017-11-13clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01clk: mmp: make clk_ops constBhumika Goyal
2017-07-17clk: mmp: Drop unnecessary staticJulia Lawall
2016-12-08clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...Arvind Yadav
2016-12-08clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ...Arvind Yadav
2016-12-08clk: mmp: clk-of-pxa1928: Free memory obtained by kzallocArvind Yadav