summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mmp/clk-of-mmp2.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mmp2: Move number of clocks to driver sourceDuje Mihanović2023-08-221-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-101-4/+1
* clk: mmp: Declare mux tables as const u32[]Jonathan Neuschäfer2022-02-251-2/+2
* clk: mmp2: Fix the display clock divider baseLubomir Rintel2020-10-131-2/+2
* clk: mmp2: Add support for power islandsLubomir Rintel2020-05-271-0/+42
* clk: mmp2: Add the audio clockLubomir Rintel2020-05-271-0/+4
* clk: mmp2: Add the I2S clocksLubomir Rintel2020-05-271-0/+46
* clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()Lubomir Rintel2020-05-271-2/+2
* clk: mmp2: Move thermal register defines up a bitLubomir Rintel2020-05-271-4/+4
* clk: mmp2: Fix bit masks for LCDC I/O and pixel clocksLubomir Rintel2020-03-201-2/+2
* clk: mmp2: Add clock for fifth SD HCI on MMP3Lubomir Rintel2020-03-201-0/+2
* clk: mmp2: Add clocks for the thermal sensorsLubomir Rintel2020-03-201-0/+16
* clk: mmp2: add the GPU clocksLubomir Rintel2020-03-201-0/+61
* clk: mmp2: Add PLLs that are available on MMP3Lubomir Rintel2020-03-201-7/+27
* clk: mmp2: Check for MMP3Lubomir Rintel2020-03-201-0/+12
* clk: mmp2: Stop pretending PLL outputs are constantLubomir Rintel2020-03-201-2/+14
* clk: mmp2: Constify some stringsLubomir Rintel2020-03-201-6/+7
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-081-0/+6
|\
| * clk: mmp2: Add HSIC clocksLubomir Rintel2020-01-061-0/+6
* | clk: mmp2: Fix the order of timer mux parentsLubomir Rintel2020-01-061-1/+1
|/
* clk: mmp2: separate LCDC peripheral clk form the display clockLubomir Rintel2019-02-211-2/+3
* Revert "clk: mmp2: add SP clock"Lubomir Rintel2019-01-241-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-021-0/+4
|\
| * clk: mmp2: add SP clockLubomir Rintel2018-11-151-0/+4
* | clk: mmp2: fix the clock id for sdh2_clk and sdh3_clkLubomir Rintel2018-10-171-2/+2
|/
* clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...Arvind Yadav2016-12-081-3/+12
* clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun2016-11-011-1/+1
* clk: mmp: Remove CLK_IS_ROOTStephen Boyd2016-04-151-5/+5
* clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie2015-06-041-0/+6
* clk: mmp: Fix the wrong factor table for uart PLLChao Xie2015-06-041-3/+1
* clk: mmp: add mmp2 DT support for clock driverChao Xie2014-11-121-0/+334