summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/clk-bpmp.c
AgeCommit message (Expand)Author
2023-09-12clk: tegra: fix error return case for recalc_rateTimo Alho
2023-06-08clk: tegra: bpmp: Add a determine_rate hookMaxime Ripard
2022-11-19clk: tegra: Support BPMP-FW ABI deny flagsPeter De Schrijver
2022-08-22clk: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-04clk: tegra: Replace .round_rate() with .determine_rate()Rajkumar Kasirajan
2022-05-04clk: tegra: Register clocks from root to leafTimo Alho
2020-11-26clk: tegra: bpmp: Clamp clock rates on requestsSivaram Nair
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-08clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen
2017-10-19clk: tegra: Check BPMP response return codeTimo Alho
2017-02-03clk: tegra: Add BPMP clock driverThierry Reding