summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/adpll.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-2/+4
* clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King2017-08-311-1/+1
* clk: ti: make clk_ops constBhumika Goyal2017-08-231-1/+1
* clk: ti: Fix some errors found by static checkersStephen Boyd2016-03-011-2/+2
* clk: ti: Add support for dm814x ADPLLTony Lindgren2016-03-011-0/+983