summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/adpll.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk/ti/adpll: allocate room for terminating nullStephen Kitt2019-11-081-9/+2
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: ti: remove usage of CLK_IS_BASICTero Kristo2019-02-151-1/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-2/+4
* clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King2017-09-011-1/+1
* clk: ti: make clk_ops constBhumika Goyal2017-08-241-1/+1
* clk: ti: Fix some errors found by static checkersStephen Boyd2016-03-021-2/+2
* clk: ti: Add support for dm814x ADPLLTony Lindgren2016-03-021-0/+983