index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
Age
Commit message (
Expand
)
Author
2020-04-13
clk: mmp2: fix link error without mmp2
Arnd Bergmann
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: Add support for PLL clock sources
Lubomir Rintel
2020-03-20
clk: mmp2: Constify some strings
Lubomir Rintel
2020-03-20
clk: mmp2: Remove a unused prototype
Lubomir Rintel
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
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-12-23
clk: let init callback return an error code
Jerome Brunet
2019-10-17
ARM: mmp: add support for MMP3 SoC
Lubomir Rintel
2019-06-07
clk: mmp: frac: Remove set but not used variable 'prev_rate'
YueHaibing
2019-04-26
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
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-12-03
clk: mmp: Off by one in mmp_clk_add()
Dan Carpenter
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
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-11-15
Merge branch 'clk-cleanup' into clk-next
Stephen Boyd
2017-11-13
clk: mmp: Adjust checks for NULL pointers
Markus Elfring
2017-11-13
clk: mmp: Use common error handling code in mmp_clk_register_mix()
Markus Elfring
2017-11-13
clk: mmp: Delete error messages for failed memory allocations
Markus Elfring
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
clk: mmp: make clk_ops const
Bhumika Goyal
2017-07-17
clk: mmp: Drop unnecessary static
Julia Lawall
2016-12-08
clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...
Arvind Yadav
2016-12-08
clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ...
Arvind Yadav
2016-12-08
clk: mmp: clk-of-pxa1928: Free memory obtained by kzalloc
Arvind Yadav
2016-11-01
clk: mmp: pxa910: fix return value check in pxa910_clk_init()
Wei Yongjun
2016-11-01
clk: mmp: pxa168: fix return value check in pxa168_clk_init()
Wei Yongjun
2016-11-01
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
Wei Yongjun
2016-09-14
clk: mmp: add missing header dependencies
Baoyou Xie
2016-04-15
clk: mmp: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-29
clk: mmp: Make reset_control_ops const
Philipp Zabel
2015-12-01
clk: mmp: stop using platform headers
Arnd Bergmann
2015-08-24
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-07
clk/mmp: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-27
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-20
clk: mmp: Remove clk.h include
Stephen Boyd
[next]