aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/adpll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08clk/ti/adpll: allocate room for terminating nullStephen Kitt1-9/+2
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero Kristo1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+4
2017-08-31clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King1-1/+1
2017-08-23clk: ti: make clk_ops constBhumika Goyal1-1/+1
2016-03-01clk: ti: Fix some errors found by static checkersStephen Boyd1-2/+2
2016-03-01clk: ti: Add support for dm814x ADPLLTony Lindgren1-0/+983