index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
socfpga
/
clk-pll.c
Age
Commit message (
Expand
)
Author
2023-03-21
clk: socfpga: use of_clk_add_hw_provider and improve error handling
Marco Pagani
2021-06-27
clk: socfpga: clk-pll: Remove unused variable 'rc'
Jian Xin
2021-03-30
clk: socfpga: use clk_hw_register for a5/c5
Dinh Nguyen
2021-02-11
clk: socfpga: clk-pll: Remove unused variable 'rc'
Lee Jones
2020-05-26
clk: socfpga: add const to _ops data structures
Dinh Nguyen
2020-05-26
clk: socfpga: remove clk_ops enable/disable methods
Dinh Nguyen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-12-28
clk: socfpga: fix refcount leak
Yangtao Li
2015-07-20
clk: socfpga: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-06-05
clk: socfpga: make use of of_clk_parent_fill helper function
Dinh Nguyen
2014-04-30
clk: socfpga: fix clock driver for 3.15
Dinh Nguyen
2014-02-26
clk: socfpga: Support multiple parents for the pll clocks
Dinh Nguyen
2014-02-26
clk: socfpga: Fix integer overflow in clock calculation
Dinh Nguyen
2014-02-18
clk: socfpga: split clk code
Steffen Trumtrar