index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-bpmp.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-21
clk: tegra: do not overallocate memory for bpmp clocks
Fedor Pchelkin
2024-10-28
clk: tegra: use clamp() in tegra_bpmp_clk_determine_rate()
Li Zetao
2023-09-12
clk: tegra: fix error return case for recalc_rate
Timo Alho
2023-06-08
clk: tegra: bpmp: Add a determine_rate hook
Maxime Ripard
2022-11-19
clk: tegra: Support BPMP-FW ABI deny flags
Peter De Schrijver
2022-08-22
clk: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-04
clk: tegra: Replace .round_rate() with .determine_rate()
Rajkumar Kasirajan
2022-05-04
clk: tegra: Register clocks from root to leaf
Timo Alho
2020-11-26
clk: tegra: bpmp: Clamp clock rates on requests
Sivaram Nair
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-08
clk: tegra: bpmp: Don't crash when a clock fails to register
Mikko Perttunen
2017-10-19
clk: tegra: Check BPMP response return code
Timo Alho
2017-02-03
clk: tegra: Add BPMP clock driver
Thierry Reding