Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2ccb68b1e6add42c0bf3ade73cd11c98d32b890
/
drivers
/
clk
/
tegra
7ba256d
clk: tegra: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
f6da46a
clk: tegra: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
5a1d5ef
clk: tegra: super: Fix sparse warnings for functions not declared as static
by Jon Hunter
· 9 years ago
fd360e2
clk: tegra: Fix sparse warnings for functions not declared as static
by Jon Hunter
· 9 years ago
d9e6579
clk: tegra: Fix sparse warning for pll_m
by Jon Hunter
· 9 years ago
2d5b6cf8
clk: tegra: Use definition for pll_u override bit
by Jon Hunter
· 9 years ago
0649c32
clk: tegra: Fix warning caused by pll_u failing to lock
by Jon Hunter
· 9 years ago
4f8d444
clk: tegra: Fix clock sources for Tegra210 EMC
by Jon Hunter
· 9 years ago
2956994
clk: tegra: Add the APB2APE audio clock on Tegra210
by Jon Hunter
· 9 years ago
047d6d8
clk: tegra: Add missing of_node_put()
by Amitoj Kaur Chawla
· 9 years ago
442f53f
clk: tegra: Fix PLLE SS coefficients
by Mark Kuo
· 9 years ago
fd2963b
clk: tegra: Fix typos around clearing PLLE bits during enable
by Rhyland Klein
· 9 years ago
f59b016
clk: tegra: Do not disable PLLE when under hardware control
by Mark Kuo
· 9 years ago
3dad5c5
clk: tegra: Fix pllx dyn step calculation
by Rhyland Klein
· 9 years ago
3eb6156
clk: tegra: pll: Fix potential sleeping-while-atomic
by Andrew Bresticker
· 9 years ago
736971b
clk: tegra: Fix the misnaming of nvenc from msenc
by Rhyland Klein
· 9 years ago
474f2ba
clk: tegra: Fix naming of MISC registers
by Rhyland Klein
· 9 years ago
1405011
clk: tegra: Remove improper flags for lock_enable
by Rhyland Klein
· 9 years ago
21e4903
clk: tegra: Fix divider on VI_I2C
by Rhyland Klein
· 9 years ago
e3de671
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
2d7f61f
clk: tegra: Read correct IDDQ register in PLL_SS registration
by Bill Huang
· 9 years ago
a4ca2b2
clk: tegra: Fix WARN_ON in PLL_RE registration
by Bill Huang
· 9 years ago
afff455
clk: tegra: pll: Fix issues with rates for VCO PLLs
by Andrew Bresticker
· 9 years ago
6b301a0
clk: tegra: Add support for Tegra210 clocks
by Rhyland Klein
· 9 years ago
139fd30
clk: tegra: Add Super Gen5 Logic
by Bill Huang
· 9 years ago
0ef9db6
clk: tegra: pll: Add logic for SS
by Bill Huang
· 9 years ago
17e9273
clk: tegra: pll: Add dyn_ramp callback
by Rhyland Klein
· 9 years ago
b985114
clk: tegra: pll: Add Set_default logic
by Bill Huang
· 9 years ago
b5512b4
clk: tegra: pll: Adjust vco_min if SDM present
by Bill Huang
· 9 years ago
6929715
clk: tegra: pll: Add support for PLLMB for Tegra210
by Rhyland Klein
· 9 years ago
dd322f0
clk: tegra: pll: Add specialized logic for Tegra210
by Rhyland Klein
· 9 years ago
267b62a
clk: tegra: pll: Update PLLM handling
by Danny Huang
· 9 years ago
86c679a
clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
by Rhyland Klein
· 9 years ago
fde207e
clk: tegra: pll: Add code to handle if resets are supported by PLL
by Bill Huang
· 9 years ago
407254d
clk: tegra: pll: Add logic for out-of-table rates for T210
by Rhyland Klein
· 9 years ago
d907f4b
clk: tegra: pll: Add logic for handling SDM data
by Rhyland Klein
· 9 years ago
3706b43
clk: tegra: pll: Don't unconditionally set LOCK flags
by Rhyland Klein
· 9 years ago
56fd27b
clk: tegra: pll: Change misc_reg count from 3 to 6
by Bill Huang
· 9 years ago
204c85d
clk: tegra: pll: Update warning message
by Rhyland Klein
· 9 years ago
7db864c
clk: tegra: pll: Simplify clk_enable_path
by Rhyland Klein
· 9 years ago
6583a63
clk: tegra: pll: Add tegra_pll_wait_for_lock to clk header
by Rhyland Klein
· 9 years ago
dc37fec
clk: tegra: periph: Add new periph clks and muxes for Tegra210
by Rhyland Klein
· 9 years ago
385f9ad
clk: tegra: Constify pdiv-to-hw mappings
by Thierry Reding
· 9 years ago
8d99704
clk: tegra: Format tables consistently
by Thierry Reding
· 9 years ago
e52d7c0
clk: tegra: Miscellaneous coding style cleanups
by Thierry Reding
· 9 years ago
c4947e3
clk: tegra: Fix 26 MHz oscillator frequency
by Thierry Reding
· 9 years ago
3ed9c82
tegra/clk-divider: fix wrong do_div() usage
by Nicolas Pitre
· 9 years ago
eae14465
Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
by Michael Turquette
· 9 years ago
88d909b
clk: tegra: Modify tegra_audio_clk_init to accept more plls
by Rhyland Klein
· 9 years ago
db592c4
clk: tegra: Update struct tegra_clk_pll_params kerneldoc
by Thierry Reding
· 9 years ago
fdc1fea
clk: tegra: Fix comments for structure definitions
by Rhyland Klein
· 10 years ago
4182b8d
clk: tegra: dfll: Monitor code is DEBUG_FS only
by Thierry Reding
· 9 years ago
4e4f485
clk: tegra: delete unneeded of_node_put
by Julia Lawall
· 9 years ago
e1595d8
clk: tegra: dfll: Properly protect OPP list
by Thierry Reding
· 9 years ago
10d9be6
clk: tegra: Unlock top rates for Tegra124 DFLL clock
by Mikko Perttunen
· 9 years ago
c5a132a
clk: tegra: Fix some static checker problems
by Stephen Boyd
· 9 years ago
a7c602b
Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
by Stephen Boyd
· 9 years ago
836ee0f
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
by Stephen Boyd
· 9 years ago
5cdb1dc
clk: tegra: Convert to clk_hw based provider APIs
by Stephen Boyd
· 9 years ago
9cfad9b
Merge branch 'cleanup-clk-h-includes' into clk-next
by Stephen Boyd
· 9 years ago
0817b62
clk: change clk_ops' ->determine_rate() prototype
by Boris Brezillon
· 9 years ago
584ac4e
clk: tegra: Properly include clk.h
by Stephen Boyd
· 9 years ago
79cf95c
clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
by Tuomas Tynkkynen
· 10 years ago
c38864a
clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
by Tuomas Tynkkynen
· 10 years ago
62a8a09
clk: tegra: Add Tegra124 DFLL clocksource platform driver
by Tuomas Tynkkynen
· 10 years ago
a3c83ff
clk: tegra: Add DFLL DVCO reset control for Tegra124
by Paul Walmsley
· 9 years ago
66b6f3d
clk: tegra: Introduce ability for SoC-specific reset control callbacks
by Mikko Perttunen
· 9 years ago
fa63aa3
clk: tegra: Add functions for parsing CVB tables
by Tuomas Tynkkynen
· 10 years ago
c4fe70a
clk: tegra: Add closed loop support for the DFLL
by Tuomas Tynkkynen
· 10 years ago
d8d7a08
clk: tegra: Add library for the DFLL clock source (open-loop mode)
by Tuomas Tynkkynen
· 10 years ago
36b7be6
clk: tegra: Fix hda2codec_2x clock name for Tegra30
by Marcel Ziswiler
· 10 years ago
31b52ba
clk: tegra: EMC clock driver depends on EMC driver
by Thierry Reding
· 10 years ago
890d6a5
clk: tegra: Have EMC clock implement determine_rate()
by Tomeu Vizoso
· 10 years ago
ac67477
clk: tegra: Set the EMC clock as the parent of the MC clock
by Tomeu Vizoso
· 10 years ago
2db04f1
clk: tegra: Add EMC clock driver
by Mikko Perttunen
· 10 years ago
374ffad
clk: tegra: Remove old Tegra124 EMC clock
by Mikko Perttunen
· 10 years ago
c1d676c
clk: tegra: Use the proper parent for plld_dsi
by Thierry Reding
· 10 years ago
a84724a
clk: tegra: Use generic tegra_osc_clk_init() on Tegra114
by Thierry Reding
· 10 years ago
63cc5a4
clk: tegra: Model oscillator as clock
by Thierry Reding
· 10 years ago
699b477
clk: tegra: Add peripheral registers for bank Y
by Thierry Reding
· 10 years ago
5e43e25
clk: tegra: Register the proper number of resets
by Thierry Reding
· 10 years ago
44a6f3db
clk: tegra: Remove needless initializations
by Thierry Reding
· 10 years ago
12cf33c
clk: tegra: Use consistent indentation
by Thierry Reding
· 10 years ago
6bb18c5
clk: tegra: Various whitespace cleanups
by Thierry Reding
· 10 years ago
04794d9
clk: tegra: Enable HDA to HDMI clocks on Tegra124
by Dylan Reid
· 10 years ago
f081c89
clk: tegra: Fix a bunch of sparse warnings
by Thierry Reding
· 10 years ago
8106462
clk: tegra: Fix typo tabel -> table
by Thierry Reding
· 10 years ago
4e907ef
clk: Replace explicit clk assignment with __clk_hw_set_clk
by Javier Martinez Canillas
· 10 years ago
b270491
clk: tegra: Define PLLD_DSI and remove dsia(b)_mux
by Mark Zhang
· 10 years ago
08acae3
clk: tegra: Add support for the Tegra132 CAR IP block
by Paul Walmsley
· 10 years ago
d0a57bd
clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
by Peter De Schrijver
· 10 years ago
ca036b2
clk: tegra: Fix order of arguments in WARN
by Tomeu Vizoso
· 10 years ago
f892f24
clk: tegra124: Add init data for dsi lp clocks
by Sean Paul
· 10 years ago
18abd16
clk: tegra: SDMMC controllers are on APB
by Andrew Bresticker
· 10 years ago
4f4f85f
clk: tegra: Implement memory-controller clock
by Thierry Reding
· 10 years ago
b9e742c
clk: tegra: Make clock initialization more robust
by Tomeu Vizoso
· 10 years ago
4c495c2
clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks
by Mikko Perttunen
· 10 years ago
44c916d
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
7232398
ARM: tegra: Convert PMC to a driver
by Thierry Reding
· 10 years ago
306a7f9
ARM: tegra: Move includes to include/soc/tegra
by Thierry Reding
· 10 years ago
Next »