index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
10
-32
/
+700
|
\
|
*
clk: tegra: Add Tegra210 CSI TPG clock gate
Sowjanya Komatineni
2020-05-12
1
-0
/
+7
|
*
clk: tegra30: Use custom CCLK implementation
Dmitry Osipenko
2020-05-12
1
-2
/
+4
|
*
clk: tegra20: Use custom CCLK implementation
Dmitry Osipenko
2020-05-12
1
-2
/
+5
|
*
clk: tegra: cclk: Add helpers for handling PLLX rate changes
Dmitry Osipenko
2020-05-12
2
-0
/
+36
|
*
clk: tegra: pll: Add pre/post rate-change hooks
Dmitry Osipenko
2020-05-12
2
-1
/
+17
|
*
clk: tegra: Add custom CCLK implementation
Dmitry Osipenko
2020-05-12
3
-2
/
+188
|
*
clk: tegra: Remove the old emc_mux clock for Tegra210
Joseph Lo
2020-05-12
1
-19
/
+31
|
*
clk: tegra: Implement Tegra210 EMC clock
Joseph Lo
2020-05-12
3
-0
/
+373
|
*
clk: tegra: Export functions for EMC clock scaling
Joseph Lo
2020-05-12
1
-0
/
+26
|
*
clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210
Joseph Lo
2020-05-12
1
-0
/
+11
|
*
clk: tegra: Rename Tegra124 EMC clock source file
Thierry Reding
2020-05-12
4
-6
/
+2
*
|
clk: tegra: Fix initial rate for pll_a on Tegra124
Thierry Reding
2020-05-12
1
-1
/
+1
|
/
*
clk: tegra: Use NULL for pointer initialization
Stephen Boyd
2020-03-24
1
-1
/
+1
*
clk: tegra: Remove audio clocks configuration from clock driver
Sowjanya Komatineni
2020-03-12
5
-15
/
+10
*
clk: tegra: Remove tegra_pmc_clk_init along with clk ids
Sowjanya Komatineni
2020-03-12
9
-201
/
+19
*
clk: tegra: Remove CLK_M_DIV fixed clocks
Sowjanya Komatineni
2020-03-12
6
-45
/
+0
*
clk: tegra: Fix Tegra PMC clock out parents
Sowjanya Komatineni
2020-03-12
1
-6
/
+6
*
clk: tegra: Add Tegra OSC to clock lookup
Sowjanya Komatineni
2020-03-12
6
-0
/
+14
*
clk: tegra: Add support for OSC_DIV fixed clocks
Sowjanya Komatineni
2020-03-12
6
-0
/
+34
*
-
.
Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...
Stephen Boyd
2020-01-31
5
-11
/
+15
|
\
\
|
|
*
clk: tegra20/30: Explicitly set parent clock for Video Decoder
Dmitry Osipenko
2020-01-10
2
-2
/
+2
|
|
*
clk: tegra20/30: Don't pre-initialize displays parent clock
Dmitry Osipenko
2020-01-10
2
-4
/
+0
|
|
*
clk: tegra: divider: Check UART's divider enable-bit state on rate's recalcul...
Dmitry Osipenko
2020-01-10
1
-2
/
+7
|
|
*
clk: tegra: clk-dfll: Remove call to pm_runtime_irq_safe()
Sowjanya Komatineni
2020-01-10
1
-2
/
+1
|
|
*
clk: tegra: Mark fuse clock as critical
Stephen Warren
2020-01-08
1
-1
/
+5
|
|
/
*
/
clk: tegra: Fix double-free in tegra_clk_init()
Dmitry Osipenko
2019-12-24
1
-1
/
+3
|
/
*
clk: tegra: Use match_string() helper to simplify the code
YueHaibing
2019-11-13
1
-8
/
+4
*
clk: tegra: Fix build error without CONFIG_PM_SLEEP
YueHaibing
2019-11-11
1
-0
/
+2
*
clk: tegra: Optimize PLLX restore on Tegra20/30
Dmitry Osipenko
2019-11-11
2
-18
/
+32
*
clk: tegra: Add suspend and resume support on Tegra210
Sowjanya Komatineni
2019-11-11
3
-4
/
+163
*
clk: tegra: Share clk and rst register defines with Tegra clock driver
Sowjanya Komatineni
2019-11-11
2
-45
/
+45
*
clk: tegra: Use fence_udelay() during PLLU init
Sowjanya Komatineni
2019-11-11
1
-4
/
+4
*
clk: tegra: clk-dfll: Add suspend and resume support
Sowjanya Komatineni
2019-11-11
3
-0
/
+59
*
clk: tegra: clk-super: Add restore-context support
Sowjanya Komatineni
2019-11-11
1
-0
/
+27
*
clk: tegra: clk-super: Fix to enable PLLP branches to CPU
Sowjanya Komatineni
2019-11-11
4
-1
/
+39
*
clk: tegra: periph: Add restore_context support
Sowjanya Komatineni
2019-11-11
2
-0
/
+37
*
clk: tegra: Support for OSC context save and restore
Sowjanya Komatineni
2019-11-11
2
-0
/
+16
*
clk: tegra: pll: Save and restore pll context
Sowjanya Komatineni
2019-11-11
1
-32
/
+54
*
clk: tegra: pllout: Save and restore pllout context
Sowjanya Komatineni
2019-11-11
1
-0
/
+9
*
clk: tegra: divider: Save and restore divider rate
Sowjanya Komatineni
2019-11-11
1
-0
/
+11
*
clk: tegra: Reimplement SOR clocks on Tegra210
Thierry Reding
2019-11-11
1
-16
/
+55
*
clk: tegra: Reimplement SOR clock on Tegra124
Thierry Reding
2019-11-11
1
-9
/
+13
*
clk: tegra: Rename sor0_lvds to sor0_out
Thierry Reding
2019-11-11
3
-8
/
+8
*
clk: tegra: Move SOR0 implementation to Tegra124
Thierry Reding
2019-11-11
2
-8
/
+49
*
clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC
Thierry Reding
2019-11-11
2
-2
/
+2
*
clk: tegra: Add Tegra20/30 EMC clock implementation
Dmitry Osipenko
2019-11-11
5
-52
/
+339
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-17
1
-8
/
+12
|
\
|
*
clk: tegra: Do not enable PLL_RE_VCO on Tegra210
Thierry Reding
2019-06-25
1
-1
/
+0
|
*
clk: tegra: Warn if an enabled PLL is in IDDQ
Thierry Reding
2019-06-25
1
-1
/
+5
[next]