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
2013-11-26
clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
Joseph Lo
1
-0
/
+26
2013-11-26
clk: tegra124: Add support for Tegra124 clocks
Peter De Schrijver
2
-0
/
+1371
2013-11-26
clk: tegra124: Add new peripheral clocks
Peter De Schrijver
1
-0
/
+69
2013-11-26
clk: tegra124: Add common clk IDs to clk-id.h
Peter De Schrijver
1
-0
/
+22
2013-11-26
clk: tegra: add TEGRA_PERIPH_NO_GATE
Peter De Schrijver
3
-3
/
+22
2013-11-26
clk: tegra: add locking to periph clks
Peter De Schrijver
2
-19
/
+24
2013-11-26
clk: tegra: Add periph regs bank X
Peter De Schrijver
1
-0
/
+10
2013-11-26
clk: tegra: Add support for PLLSS
Peter De Schrijver
2
-2
/
+126
2013-11-26
clk: tegra: move tegra20 to common infra
Peter De Schrijver
1
-402
/
+255
2013-11-26
clk: tegra: move tegra30 to common infra
Peter De Schrijver
1
-895
/
+403
2013-11-26
clk: tegra: introduce common gen4 super clock
Peter De Schrijver
4
-74
/
+155
2013-11-26
clk: tegra: move PMC, fixed clocks to common files
Peter De Schrijver
5
-74
/
+253
2013-11-26
clk: tegra: move periph clocks to common file
Peter De Schrijver
6
-581
/
+627
2013-11-26
clk: tegra: move audio clk to common file
Peter De Schrijver
4
-208
/
+402
2013-11-26
clk: tegra: add clkdev registration infra
Peter De Schrijver
3
-159
/
+179
2013-11-26
clk: tegra: add common infra for DT clocks
Peter De Schrijver
2
-0
/
+16
2013-11-26
clk: tegra: add header for common tegra clock IDs
Peter De Schrijver
1
-0
/
+213
2013-11-26
clk: tegra: move fields to tegra_clk_pll_params
Peter De Schrijver
5
-177
/
+175
2013-11-26
clk: tegra: use pll_ref as the pll_e parent
Peter De Schrijver
2
-4
/
+7
2013-11-26
clk: tegra: move some PLLC and PLLXC init to clk-pll.c
Peter De Schrijver
2
-93
/
+111
2013-11-26
clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
Peter De Schrijver
2
-3
/
+9
2013-11-26
clk: tegra: common periph_clk_enb_refcnt and clks
Peter De Schrijver
6
-108
/
+85
2013-11-26
clk: tegra: simplify periph clock data
Peter De Schrijver
7
-584
/
+464
2013-11-26
clk: tegra: Fix clock rate computation
Thierry Reding
1
-0
/
+2
2013-11-26
clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d
Thierry Reding
1
-4
/
+4
2013-11-26
clk: tegra: PLLE spread spectrum control
Peter De Schrijver
1
-1
/
+29
2013-11-26
clk: tegra: Set the clk parent of host1x to pll_p
Andrew Chew
1
-0
/
+1
2013-11-26
clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks
Peter De Schrijver
2
-33
/
+39
2013-11-25
clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2
Mark Zhang
1
-0
/
+3
2013-11-25
clk: tegra: Fix vde/2d/3d clock src offset
Mark Zhang
1
-10
/
+3
2013-11-25
clk: tegra: Correct sbc mux width & parent
Mark Zhang
1
-6
/
+6
2013-11-25
clk: tegra: replace enum tegra114_clk by binding header
Peter De Schrijver
1
-233
/
+198
2013-09-10
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
3
-29
/
+54
2013-08-29
clk: tegra30: Don't wait for PLL_U lock bit
Tuomas Tynkkynen
1
-1
/
+1
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
3
-25
/
+50
2013-08-12
clk: tegra114: add LP1 suspend/resume support
Joseph Lo
1
-0
/
+12
2013-08-09
clk: tegra30: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-09
clk: tegra20: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-09
clk: tegra114: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-07-19
clk: tegra: add suspend/resume function for tegra_cpu_car_ops
Joseph Lo
1
-0
/
+26
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
6
-181
/
+472
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+22
2013-06-18
clk: tegra: T114: add DFLL DVCO reset control
Paul Walmsley
2
-0
/
+39
2013-06-18
clk: tegra: T114: add DFLL source clocks
Paul Walmsley
1
-0
/
+11
2013-06-18
clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLL
Paul Walmsley
2
-0
/
+122
2013-06-16
ARM: tegra30: clocks: Fix pciex clock registration
Jay Agarwal
1
-5
/
+6
2013-06-15
Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-1
/
+22
2013-06-12
clk: tegra: Use override bits when needed
Peter De Schrijver
1
-33
/
+49
2013-06-12
clk: tegra: override bits for Tegra30 PLLM
Peter De Schrijver
1
-0
/
+18
2013-06-12
clk: tegra: override bits for Tegra114 PLLM
Peter De Schrijver
1
-0
/
+9
[prev]
[next]