aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-bpmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22clk: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-05-04clk: tegra: Replace .round_rate() with .determine_rate()Rajkumar Kasirajan1-5/+10
2022-05-04clk: tegra: Register clocks from root to leafTimo Alho1-16/+56
2020-11-26clk: tegra: bpmp: Clamp clock rates on requestsSivaram Nair1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-08clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen1-3/+9
2017-10-19clk: tegra: Check BPMP response return codeTimo Alho1-5/+10
2017-02-03clk: tegra: Add BPMP clock driverThierry Reding1-0/+620