index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: tegra: Avoid calling an uninitialized function
Thierry Reding
2023-07-04
1
-3
/
+12
*
-
.
Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...
Stephen Boyd
2023-06-26
1
-0
/
+2
|
\
\
|
|
*
clk: tegra: tegra124-emc: Fix potential memory leak
Yuan Can
2023-06-15
1
-0
/
+2
|
|
/
*
|
clk: tegra: super: Switch to determine_rate
Maxime Ripard
2023-06-09
1
-4
/
+11
*
|
clk: tegra: periph: Switch to determine_rate
Maxime Ripard
2023-06-09
1
-5
/
+11
*
|
clk: tegra: periph: Add a determine_rate hook
Maxime Ripard
2023-06-09
1
-0
/
+1
*
|
clk: tegra: super: Add a determine_rate hook
Maxime Ripard
2023-06-09
1
-0
/
+1
*
|
clk: tegra: bpmp: Add a determine_rate hook
Maxime Ripard
2023-06-09
1
-0
/
+1
|
/
*
-
.
Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-next
Stephen Boyd
2023-04-25
2
-10
/
+12
|
\
\
|
|
*
clk: tegra: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-29
1
-5
/
+3
|
|
*
clk: tegra: Don't warn three times about failure to unregister
Uwe Kleine-König
2023-03-29
2
-6
/
+10
|
|
/
*
/
clk: tegra20: fix gcc-7 constant overflow warning
Arnd Bergmann
2023-03-30
1
-14
/
+14
|
/
*
clk: tegra: Support BPMP-FW ABI deny flags
Peter De Schrijver
2022-11-19
1
-3
/
+34
*
clk: tegra: Fix Tegra PWM parent clock
Jon Hunter
2022-10-14
5
-0
/
+5
*
-
.
Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...
Stephen Boyd
2022-10-04
6
-1
/
+6
|
\
\
|
|
*
clk: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-23
1
-1
/
+1
|
|
/
|
/
|
|
*
clk: tegra20: Fix refcount leak in tegra20_clock_init
Miaoqian Lin
2022-08-23
1
-0
/
+1
|
*
clk: tegra: Fix refcount leak in tegra114_clock_init
Miaoqian Lin
2022-08-23
1
-0
/
+1
|
*
clk: tegra: Fix refcount leak in tegra210_clock_init
Miaoqian Lin
2022-08-23
1
-0
/
+1
|
*
clk: tegra: Add missing of_node_put()
Liang He
2022-08-19
2
-0
/
+2
|
/
*
clk: tegra: Update kerneldoc to match prototypes
Thierry Reding
2022-05-06
1
-4
/
+4
*
clk: tegra: Replace .round_rate() with .determine_rate()
Rajkumar Kasirajan
2022-05-04
1
-5
/
+10
*
clk: tegra: Register clocks from root to leaf
Timo Alho
2022-05-04
1
-16
/
+56
*
clk: tegra: Add missing reset deassertion
Diogo Ivo
2022-05-04
1
-0
/
+12
*
clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driver
Miaoqian Lin
2022-03-12
1
-0
/
+1
*
clk: tegra: Support runtime PM and power domain
Dmitry Osipenko
2021-12-15
8
-54
/
+420
*
clk: tegra: Make vde a child of pll_p on tegra114
Dmitry Osipenko
2021-12-15
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-09-02
2
-6
/
+2
|
\
|
*
clk: tegra: fix old-style declaration
Arnd Bergmann
2021-08-29
1
-1
/
+1
|
*
clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock
Dmitry Osipenko
2021-08-11
1
-5
/
+1
*
|
clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
Dmitry Osipenko
2021-07-27
1
-0
/
+10
|
/
*
clk: tegra: clk-tegra124-dfll-fcpu: don't use devm functions for regulator
Alexandru Ardelean
2021-06-26
1
-2
/
+2
*
clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()
Yang Yingliang
2021-06-02
1
-1
/
+3
*
clk: tegra: Don't deassert reset on enabling clocks
Dmitry Osipenko
2021-05-31
3
-13
/
+1
*
clk: tegra: Mark external clocks as not having reset control
Dmitry Osipenko
2021-05-31
1
-3
/
+3
*
clk: tegra: cclk: Handle thermal DIV2 CPU frequency throttling
Dmitry Osipenko
2021-05-31
2
-3
/
+15
*
clk: tegra: Don't allow zero clock rate for PLLs
Dmitry Osipenko
2021-05-31
1
-0
/
+3
*
clk: tegra: Halve SCLK rate on Tegra20
Dmitry Osipenko
2021-05-31
1
-3
/
+3
*
clk: tegra: Ensure that PLLU configuration is applied properly
Dmitry Osipenko
2021-05-31
1
-5
/
+4
*
clk: tegra: Fix refcounting of gate clocks
Dmitry Osipenko
2021-05-31
2
-25
/
+58
*
clk: tegra30: Use 300MHz for video decoder by default
Dmitry Osipenko
2021-05-31
1
-1
/
+1
*
clk: tegra: Don't enable PLLE HW sequencer at init
JC Kuo
2021-03-24
1
-12
/
+0
*
clk: tegra: Add PLLE HW power sequencer control
JC Kuo
2021-03-24
1
-1
/
+52
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-02-22
2
-4
/
+2
|
\
|
*
clk: tegra: cvb: Provide missing description for 'tegra_cvb_add_opp_table()'s...
Lee Jones
2021-02-11
1
-0
/
+1
|
*
clk: tegra: clk-tegra30: Remove unused variable 'reg'
Lee Jones
2021-02-11
1
-4
/
+1
*
|
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-21
5
-15
/
+75
|
\
\
|
*
|
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
2021-01-05
5
-15
/
+75
|
|
/
*
/
clk: tegra30: Add hda clock default rates to clock driver
Peter Geis
2021-01-12
1
-0
/
+2
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-12-21
4
-6
/
+7
|
\
[next]