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
/
ux500
/
u8500_of_clk.c
Age
Commit message (
Expand
)
Author
2022-04-25
clk: ux500: Implement the missing CLKOUT clocks
Linus Walleij
2022-04-25
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
Linus Walleij
2021-10-26
clk: ux500: Add driver for the reset portions of PRCC
Linus Walleij
2021-08-09
mfd: db8500-prcmu: Handle missing FW variant
Linus Walleij
2020-01-04
clk: ux500: Fix up the SGA clock for some variants
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2018-12-14
clk: Use of_node_name_eq for node name comparisons
Rob Herring
2017-01-26
clk: ux500: move AB8500 sysclk over to PRCMU clk driver
Linus Walleij
2016-07-12
ARM: ux500: use CLK_OF_DECLARE()
Arnd Bergmann
2016-03-02
clk: ux500: Remove CLK_IS_ROOT
Stephen Boyd
2015-08-24
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
2015-07-20
clk: ux500: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-05-07
clk: ux500: ape[ate|trace]clk are scaleable
Linus Walleij
2014-02-23
clk: ux500: Staticize ux500_twocell_get
Sachin Kamat
2013-10-18
clk: ux500: fix erroneous bit assignment
Linus Walleij
2013-09-26
clk: ux500: Provide a look-up for the ARMSS clock
Lee Jones
2013-09-26
clk: ux500: Add Device Tree support for the TWD clock
Lee Jones
2013-09-26
clk: ux500: Add Device Tree support for the RTC clock
Lee Jones
2013-09-26
clk: ux500: Add Device Tree support for the PRCC Kernel clock
Lee Jones
2013-09-26
clk: ux500: Add Device Tree support for the PRCC Peripheral clock
Lee Jones
2013-09-26
clk: ux500: Add Device Tree support for the PRCMU clock
Lee Jones
2013-09-26
clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks
Lee Jones
2013-09-26
clk: ux500: Provide u8500_clk with skeleton Device Tree support
Lee Jones
2013-09-26
clk: ux500: Copy u8500_clk_init() ready for DT enablement
Lee Jones