summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/adpll.c
AgeCommit message (Expand)Author
2023-10-23clk: Use device_get_match_data()Rob Herring
2023-08-22clk: ti: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-03-28clk: ti: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2021-12-09clk/ti/adpll: Make const pointer error a static const arrayColin Ian King
2021-06-27drivers: ti: remove redundant error message in adpll.cYu Jiahua
2019-11-08clk/ti/adpll: allocate room for terminating nullStephen Kitt
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero Kristo
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-08-31clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King
2017-08-23clk: ti: make clk_ops constBhumika Goyal
2016-03-01clk: ti: Fix some errors found by static checkersStephen Boyd
2016-03-01clk: ti: Add support for dm814x ADPLLTony Lindgren