index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
keystone
/
pll.c
Age
Commit message (
Expand
)
Author
2023-10-18
clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2023-07-19
drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()
Minjie Du
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-18
Merge branch 'clk-k3-tisci' into clk-next
Stephen Boyd
2018-10-07
clk: keystone: add missing MODULE_LICENSE
Arnd Bergmann
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2016-12-08
clk: keystone: pll: Unmap region obtained by of_iomap
Arvind Yadav
2016-11-01
clk: keystone: improve function-level documentation
Julia Lawall
2015-10-19
clk: keystone: fix a trivial typo
Geliang Tang
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: keystone: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-20
clk: keystone: Remove clk.h include
Stephen Boyd
2015-06-18
clk: keystone: add support for post divider register for main pll
Murali Karicheri
2013-12-10
clk: keystone: use clkod register bits for postdiv
Murali Karicheri
2013-10-07
clk: keystone: add Keystone PLL clock driver
Santosh Shilimkar