index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-next
Stephen Boyd
2
-10
/
+12
2023-03-30
clk: tegra20: fix gcc-7 constant overflow warning
Arnd Bergmann
1
-14
/
+14
2023-03-29
clk: tegra: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-03-29
clk: tegra: Don't warn three times about failure to unregister
Uwe Kleine-König
2
-6
/
+10
2022-11-19
clk: tegra: Support BPMP-FW ABI deny flags
Peter De Schrijver
1
-3
/
+34
2022-10-14
clk: tegra: Fix Tegra PWM parent clock
Jon Hunter
5
-0
/
+5
2022-10-04
Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...
Stephen Boyd
6
-1
/
+6
2022-08-23
clk: tegra20: Fix refcount leak in tegra20_clock_init
Miaoqian Lin
1
-0
/
+1
2022-08-23
clk: tegra: Fix refcount leak in tegra114_clock_init
Miaoqian Lin
1
-0
/
+1
2022-08-23
clk: tegra: Fix refcount leak in tegra210_clock_init
Miaoqian Lin
1
-0
/
+1
2022-08-23
clk: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-20
clk: tegra: Add missing of_node_put()
Liang He
2
-0
/
+2
2022-05-06
clk: tegra: Update kerneldoc to match prototypes
Thierry Reding
1
-4
/
+4
2022-05-04
clk: tegra: Replace .round_rate() with .determine_rate()
Rajkumar Kasirajan
1
-5
/
+10
2022-05-04
clk: tegra: Register clocks from root to leaf
Timo Alho
1
-16
/
+56
2022-05-04
clk: tegra: Add missing reset deassertion
Diogo Ivo
1
-0
/
+12
2022-03-12
clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driver
Miaoqian Lin
1
-0
/
+1
2021-12-15
clk: tegra: Support runtime PM and power domain
Dmitry Osipenko
8
-54
/
+420
2021-12-15
clk: tegra: Make vde a child of pll_p on tegra114
Dmitry Osipenko
1
-1
/
+1
2021-09-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-6
/
+2
2021-08-29
clk: tegra: fix old-style declaration
Arnd Bergmann
1
-1
/
+1
2021-08-11
clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock
Dmitry Osipenko
1
-5
/
+1
2021-07-28
clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
Dmitry Osipenko
1
-0
/
+10
2021-06-26
clk: tegra: clk-tegra124-dfll-fcpu: don't use devm functions for regulator
Alexandru Ardelean
1
-2
/
+2
2021-06-02
clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()
Yang Yingliang
1
-1
/
+3
2021-05-31
clk: tegra: Don't deassert reset on enabling clocks
Dmitry Osipenko
3
-13
/
+1
2021-05-31
clk: tegra: Mark external clocks as not having reset control
Dmitry Osipenko
1
-3
/
+3
2021-05-31
clk: tegra: cclk: Handle thermal DIV2 CPU frequency throttling
Dmitry Osipenko
2
-3
/
+15
2021-05-31
clk: tegra: Don't allow zero clock rate for PLLs
Dmitry Osipenko
1
-0
/
+3
2021-05-31
clk: tegra: Halve SCLK rate on Tegra20
Dmitry Osipenko
1
-3
/
+3
2021-05-31
clk: tegra: Ensure that PLLU configuration is applied properly
Dmitry Osipenko
1
-5
/
+4
2021-05-31
clk: tegra: Fix refcounting of gate clocks
Dmitry Osipenko
2
-25
/
+58
2021-05-31
clk: tegra30: Use 300MHz for video decoder by default
Dmitry Osipenko
1
-1
/
+1
2021-03-24
clk: tegra: Don't enable PLLE HW sequencer at init
JC Kuo
1
-12
/
+0
2021-03-24
clk: tegra: Add PLLE HW power sequencer control
JC Kuo
1
-1
/
+52
2021-02-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-4
/
+2
2021-02-21
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-15
/
+75
2021-02-11
clk: tegra: cvb: Provide missing description for 'tegra_cvb_add_opp_table()'s...
Lee Jones
1
-0
/
+1
2021-02-11
clk: tegra: clk-tegra30: Remove unused variable 'reg'
Lee Jones
1
-4
/
+1
2021-01-12
clk: tegra30: Add hda clock default rates to clock driver
Peter Geis
1
-0
/
+2
2021-01-05
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
5
-15
/
+75
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-6
/
+7
2020-12-10
clk: tegra: Fix duplicated SE clock entry
Dmitry Osipenko
2
-1
/
+2
2020-11-26
clk: tegra: bpmp: Clamp clock rates on requests
Sivaram Nair
1
-3
/
+3
2020-11-20
clk: tegra: Do not return 0 on failure
Nicolin Chen
1
-2
/
+2
2020-11-06
clk: tegra: Export Tegra20 EMC kernel symbols
Dmitry Osipenko
1
-0
/
+3
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-09-24
clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate()
Stephen Boyd
1
-1
/
+1
2020-09-21
clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
Thierry Reding
1
-0
/
+2
2020-09-21
clk: tegra: Always program PLL_E when enabled
Thierry Reding
1
-3
/
+0
[next]