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
2016-02-02
clk: tegra: super: Fix sparse warnings for functions not declared as static
Jon Hunter
1
-3
/
+3
2016-02-02
clk: tegra: Fix sparse warnings for functions not declared as static
Jon Hunter
1
-17
/
+19
2016-02-02
clk: tegra: Fix sparse warning for pll_m
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Use definition for pll_u override bit
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Fix warning caused by pll_u failing to lock
Jon Hunter
1
-2
/
+0
2016-02-02
clk: tegra: Fix clock sources for Tegra210 EMC
Jon Hunter
1
-1
/
+2
2016-02-02
clk: tegra: Add the APB2APE audio clock on Tegra210
Jon Hunter
3
-0
/
+3
2016-02-02
clk: tegra: Add missing of_node_put()
Amitoj Kaur Chawla
1
-2
/
+4
2016-02-02
clk: tegra: Fix PLLE SS coefficients
Mark Kuo
1
-6
/
+12
2016-02-02
clk: tegra: Fix typos around clearing PLLE bits during enable
Rhyland Klein
1
-2
/
+2
2016-02-02
clk: tegra: Do not disable PLLE when under hardware control
Mark Kuo
1
-7
/
+15
2016-02-02
clk: tegra: Fix pllx dyn step calculation
Rhyland Klein
1
-5
/
+5
2016-02-02
clk: tegra: pll: Fix potential sleeping-while-atomic
Andrew Bresticker
1
-3
/
+3
2016-02-02
clk: tegra: Fix the misnaming of nvenc from msenc
Rhyland Klein
1
-1
/
+1
2016-02-02
clk: tegra: Fix naming of MISC registers
Rhyland Klein
1
-18
/
+18
2016-01-25
clk: tegra: Remove improper flags for lock_enable
Rhyland Klein
1
-28
/
+14
2016-01-25
clk: tegra: Fix divider on VI_I2C
Rhyland Klein
1
-1
/
+1
2016-01-20
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
[next]