index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
/
clk-of-mmp2.c
Age
Commit message (
Expand
)
Author
2020-10-13
clk: mmp2: Fix the display clock divider base
Lubomir Rintel
2020-05-27
clk: mmp2: Add support for power islands
Lubomir Rintel
2020-05-27
clk: mmp2: Add the audio clock
Lubomir Rintel
2020-05-27
clk: mmp2: Add the I2S clocks
Lubomir Rintel
2020-05-27
clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
Lubomir Rintel
2020-05-27
clk: mmp2: Move thermal register defines up a bit
Lubomir Rintel
2020-03-20
clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks
Lubomir Rintel
2020-03-20
clk: mmp2: Add clock for fifth SD HCI on MMP3
Lubomir Rintel
2020-03-20
clk: mmp2: Add clocks for the thermal sensors
Lubomir Rintel
2020-03-20
clk: mmp2: add the GPU clocks
Lubomir Rintel
2020-03-20
clk: mmp2: Add PLLs that are available on MMP3
Lubomir Rintel
2020-03-20
clk: mmp2: Check for MMP3
Lubomir Rintel
2020-03-20
clk: mmp2: Stop pretending PLL outputs are constant
Lubomir Rintel
2020-03-20
clk: mmp2: Constify some strings
Lubomir Rintel
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-01-06
clk: mmp2: Add HSIC clocks
Lubomir Rintel
2020-01-06
clk: mmp2: Fix the order of timer mux parents
Lubomir Rintel
2019-02-21
clk: mmp2: separate LCDC peripheral clk form the display clock
Lubomir Rintel
2019-01-24
Revert "clk: mmp2: add SP clock"
Lubomir Rintel
2019-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-11-15
clk: mmp2: add SP clock
Lubomir Rintel
2018-10-17
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
Lubomir Rintel
2016-12-08
clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...
Arvind Yadav
2016-11-01
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
Wei Yongjun
2016-04-15
clk: mmp: Remove CLK_IS_ROOT
Stephen Boyd
2015-06-04
clk: mmp: add timer clock for pxa168/mmp2/pxa910
Chao Xie
2015-06-04
clk: mmp: Fix the wrong factor table for uart PLL
Chao Xie
2014-11-12
clk: mmp: add mmp2 DT support for clock driver
Chao Xie