index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
clk: tegra: Fix hda2codec_2x clock name for Tegra30
Marcel Ziswiler
1
-1
/
+1
2015-05-13
clk: tegra: EMC clock driver depends on EMC driver
Thierry Reding
3
-1
/
+14
2015-05-13
clk: tegra: Have EMC clock implement determine_rate()
Tomeu Vizoso
1
-12
/
+23
2015-05-13
clk: tegra: Set the EMC clock as the parent of the MC clock
Tomeu Vizoso
1
-12
/
+1
2015-05-13
clk: tegra: Add EMC clock driver
Mikko Perttunen
4
-2
/
+535
2015-05-13
clk: tegra: Remove old Tegra124 EMC clock
Mikko Perttunen
1
-1
/
+0
2015-04-10
clk: tegra: Use the proper parent for plld_dsi
Thierry Reding
1
-6
/
+8
2015-04-10
clk: tegra: Use generic tegra_osc_clk_init() on Tegra114
Thierry Reding
1
-31
/
+3
2015-04-10
clk: tegra: Model oscillator as clock
Thierry Reding
4
-17
/
+21
2015-04-10
clk: tegra: Add peripheral registers for bank Y
Thierry Reding
1
-0
/
+14
2015-04-10
clk: tegra: Register the proper number of resets
Thierry Reding
1
-1
/
+1
2015-04-10
clk: tegra: Remove needless initializations
Thierry Reding
1
-3
/
+3
2015-04-10
clk: tegra: Use consistent indentation
Thierry Reding
1
-10
/
+10
2015-04-10
clk: tegra: Various whitespace cleanups
Thierry Reding
2
-1
/
+2
2015-04-10
clk: tegra: Enable HDA to HDMI clocks on Tegra124
Dylan Reid
1
-0
/
+5
2015-04-10
clk: tegra: Fix a bunch of sparse warnings
Thierry Reding
1
-1
/
+1
2015-04-10
clk: tegra: Fix typo tabel -> table
Thierry Reding
1
-1
/
+1
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
1
-7
/
+7
2015-02-02
clk: tegra: Define PLLD_DSI and remove dsia(b)_mux
Mark Zhang
4
-26
/
+24
2015-02-02
clk: tegra: Add support for the Tegra132 CAR IP block
Paul Walmsley
3
-12
/
+129
2015-02-02
clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
Peter De Schrijver
1
-2
/
+5
2015-02-02
clk: tegra: Fix order of arguments in WARN
Tomeu Vizoso
1
-4
/
+4
2015-02-02
clk: tegra124: Add init data for dsi lp clocks
Sean Paul
1
-0
/
+2
2015-02-02
clk: tegra: SDMMC controllers are on APB
Andrew Bresticker
1
-8
/
+8
2014-11-26
clk: tegra: Implement memory-controller clock
Thierry Reding
6
-4
/
+40
2014-09-18
clk: tegra: Make clock initialization more robust
Tomeu Vizoso
1
-2
/
+7
2014-09-18
clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks
Mikko Perttunen
1
-0
/
+8
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+8
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
1
-1
/
+1
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
3
-3
/
+8
2014-07-08
clk: tegra: Use XUSB-compatible SATA PLL sequence
Mikko Perttunen
1
-0
/
+11
2014-06-30
clk: tegra: export clock names for debugging
Peter De Schrijver
1
-0
/
+6
2014-06-27
clk: tegra124: init table updates
Peter De Schrijver
1
-0
/
+6
2014-06-25
clk: tegra: Add SATA clocks to Tegra124 initialization table
Mikko Perttunen
1
-0
/
+2
2014-06-25
clk: tegra: Enable hardware control of SATA PLL
Mikko Perttunen
1
-0
/
+8
2014-06-25
clk: tegra: fix vi_sensor clocks on Tegra124
Peter De Schrijver
3
-4
/
+33
2014-05-28
Merge branch 'clk-fixes' into clk-next
Mike Turquette
1
-21
/
+43
2014-05-27
Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...
Mike Turquette
1
-21
/
+43
2014-05-22
clk: tegra: Initialize xusb clocks
Andrew Bresticker
2
-1
/
+12
2014-05-22
clk: tegra: Fix xusb_hs_src clock hierarchy
Andrew Bresticker
4
-20
/
+17
2014-05-22
clk: tegra: Fix xusb_fs_src mux
Jim Lin
1
-1
/
+3
2014-05-22
clk: tegra: Enable hardware control of PLLE
Jim Lin
1
-1
/
+32
2014-05-16
clk: tegra: Fix wrong value written to PLLE_AUX
Tuomas Tynkkynen
1
-1
/
+1
2014-04-24
clk: tegra: remove non-existent clocks
Stephen Warren
1
-3
/
+0
2014-04-17
clk: tegra: Fix enabling of PLLE
Thierry Reding
1
-1
/
+1
2014-04-17
clk: tegra: Introduce divider mask and shift helpers
Thierry Reding
1
-20
/
+24
2014-04-17
clk: tegra: Fix PLLE programming
Thierry Reding
1
-6
/
+24
2014-02-24
Merge branch 'clk-fixes' into clk-next
Mike Turquette
7
-31
/
+45
2014-02-23
clk: tegra: Staticize tegra_clk_periph_no_gate_ops
Sachin Kamat
1
-1
/
+1
2014-02-20
clk: tegra124: remove gr2d and gr3d clocks
Peter De Schrijver
1
-2
/
+0
[next]