index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-periph.c
Age
Commit message (
Expand
)
Author
2017-10-19
clk: tegra: Add peripheral clock registration helper
Thierry Reding
2017-03-20
clk: tegra: Fix build warnings on Tegra20/Tegra30
Thierry Reding
2017-03-20
clk: tegra: Fix constness for peripheral clocks
Peter De Schrijver
2016-04-28
clk: tegra: Constify peripheral clock registers
Thierry Reding
2015-07-20
clk: tegra: Properly include clk.h
Stephen Boyd
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2014-02-23
clk: tegra: Staticize tegra_clk_periph_no_gate_ops
Sachin Kamat
2014-01-23
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2013-12-19
clk: tegra: Staticize tegra_clk_periph_nodiv_ops
Sachin Kamat
2013-12-11
clk: tegra: remove legacy reset APIs
Stephen Warren
2013-11-26
clk: tegra: add TEGRA_PERIPH_NO_GATE
Peter De Schrijver
2013-11-26
clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
Peter De Schrijver
2013-11-26
clk: tegra: common periph_clk_enb_refcnt and clks
Peter De Schrijver
2013-11-26
clk: tegra: simplify periph clock data
Peter De Schrijver
2013-04-04
clk: tegra: Add flags to tegra_clk_periph()
Peter De Schrijver
2013-04-04
clk: tegra: Export peripheral reset functions
Thierry Reding
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
clk: tegra: add Tegra specific clocks
Prashant Gaikwad