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.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
2016-01-21
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-12-17
clk: tegra: Read correct IDDQ register in PLL_SS registration
Bill Huang
1
-4
/
+7
2015-12-17
clk: tegra: Fix WARN_ON in PLL_RE registration
Bill Huang
1
-1
/
+2
2015-12-17
clk: tegra: pll: Fix issues with rates for VCO PLLs
Andrew Bresticker
1
-4
/
+12
2015-12-17
clk: tegra: Add support for Tegra210 clocks
Rhyland Klein
5
-0
/
+2868
2015-12-17
clk: tegra: Add Super Gen5 Logic
Bill Huang
2
-13
/
+132
2015-12-17
clk: tegra: pll: Add logic for SS
Bill Huang
2
-1
/
+28
2015-12-17
clk: tegra: pll: Add dyn_ramp callback
Rhyland Klein
2
-0
/
+11
2015-12-17
clk: tegra: pll: Add Set_default logic
Bill Huang
2
-11
/
+39
2015-12-17
clk: tegra: pll: Adjust vco_min if SDM present
Bill Huang
2
-0
/
+32
2015-12-17
clk: tegra: pll: Add support for PLLMB for Tegra210
Rhyland Klein
2
-5
/
+52
2015-12-17
clk: tegra: pll: Add specialized logic for Tegra210
Rhyland Klein
2
-2
/
+346
2015-11-20
clk: tegra: pll: Update PLLM handling
Danny Huang
3
-51
/
+10
2015-11-20
clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
Rhyland Klein
5
-304
/
+379
2015-11-20
clk: tegra: pll: Add code to handle if resets are supported by PLL
Bill Huang
2
-0
/
+16
2015-11-20
clk: tegra: pll: Add logic for out-of-table rates for T210
Rhyland Klein
2
-2
/
+35
2015-11-20
clk: tegra: pll: Add logic for handling SDM data
Rhyland Klein
2
-2
/
+79
2015-11-20
clk: tegra: pll: Don't unconditionally set LOCK flags
Rhyland Klein
5
-45
/
+55
2015-11-20
clk: tegra: pll: Change misc_reg count from 3 to 6
Bill Huang
1
-1
/
+3
2015-11-20
clk: tegra: pll: Update warning message
Rhyland Klein
1
-1
/
+2
2015-11-20
clk: tegra: pll: Simplify clk_enable_path
Rhyland Klein
1
-54
/
+22
2015-11-20
clk: tegra: pll: Add tegra_pll_wait_for_lock to clk header
Rhyland Klein
2
-0
/
+6
2015-11-20
clk: tegra: periph: Add new periph clks and muxes for Tegra210
Rhyland Klein
2
-5
/
+434
2015-11-20
clk: tegra: Constify pdiv-to-hw mappings
Thierry Reding
6
-15
/
+15
2015-11-18
clk: tegra: Format tables consistently
Thierry Reding
4
-652
/
+646
2015-11-18
clk: tegra: Miscellaneous coding style cleanups
Thierry Reding
5
-25
/
+19
2015-11-18
clk: tegra: Fix 26 MHz oscillator frequency
Thierry Reding
3
-3
/
+3
2015-11-16
tegra/clk-divider: fix wrong do_div() usage
Nicolas Pitre
1
-2
/
+2
2015-10-20
Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Michael Turquette
7
-113
/
+163
2015-10-20
clk: tegra: Modify tegra_audio_clk_init to accept more plls
Rhyland Klein
5
-11
/
+56
2015-10-20
clk: tegra: Update struct tegra_clk_pll_params kerneldoc
Thierry Reding
1
-3
/
+15
2015-10-20
clk: tegra: Fix comments for structure definitions
Rhyland Klein
1
-37
/
+37
2015-10-20
clk: tegra: dfll: Monitor code is DEBUG_FS only
Thierry Reding
1
-50
/
+49
2015-10-12
clk: tegra: delete unneeded of_node_put
Julia Lawall
1
-3
/
+1
2015-09-17
clk: tegra: dfll: Properly protect OPP list
Thierry Reding
1
-1
/
+7
2015-09-15
clk: tegra: Unlock top rates for Tegra124 DFLL clock
Mikko Perttunen
2
-14
/
+8
2015-08-26
clk: tegra: Fix some static checker problems
Stephen Boyd
2
-7
/
+9
2015-08-26
Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
10
-9
/
+2304
2015-08-25
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-4
/
+4
2015-08-25
clk: tegra: Convert to clk_hw based provider APIs
Stephen Boyd
2
-10
/
+10
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
16
-16
/
+2
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-13
/
+15
2015-07-20
clk: tegra: Properly include clk.h
Stephen Boyd
16
-16
/
+2
2015-07-16
clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
Tuomas Tynkkynen
1
-1
/
+3
2015-07-16
clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
Tuomas Tynkkynen
1
-0
/
+14
2015-07-16
clk: tegra: Add Tegra124 DFLL clocksource platform driver
Tuomas Tynkkynen
4
-4
/
+172
2015-07-16
clk: tegra: Add DFLL DVCO reset control for Tegra124
Paul Walmsley
1
-0
/
+68
2015-07-16
clk: tegra: Introduce ability for SoC-specific reset control callbacks
Mikko Perttunen
2
-8
/
+34
2015-07-16
clk: tegra: Add functions for parsing CVB tables
Tuomas Tynkkynen
2
-0
/
+207
2015-07-16
clk: tegra: Add closed loop support for the DFLL
Tuomas Tynkkynen
1
-3
/
+663
[next]