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-tegra30.c
Age
Commit message (
Expand
)
Author
2013-08-28
clk: tegra30: Don't wait for PLL_U lock bit
Tuomas Tynkkynen
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2013-08-08
clk: tegra30: Fix incorrect placement of __initdata
Sachin Kamat
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-06-16
ARM: tegra30: clocks: Fix pciex clock registration
Jay Agarwal
2013-06-11
clk: tegra: override bits for Tegra30 PLLM
Peter De Schrijver
2013-05-31
clk: tegra: Use common of_clk_init function
Prashant Gaikwad
2013-05-31
clk: tegra: fix clk_out parents list
Prashant Gaikwad
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-09
Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2013-04-04
clk: tegra: Add flags to tegra_clk_periph()
Peter De Schrijver
2013-04-04
clk: tegra: move from a lock bit idx to a lock mask
Peter De Schrijver
2013-04-04
clk: tegra: Add PLL post divider table
Peter De Schrijver
2013-04-04
clk: tegra: Refactor PLL programming code
Peter De Schrijver
2013-04-04
clk: tegra: defer application of init table
Stephen Warren
2013-04-04
clk: tegra: Fix cdev1 and cdev2 IDs
Prashant Gaikwad
2013-04-04
clk: tegra: Make gr2d and gr3d clocks children of pll_c
Thierry Reding
2013-03-29
ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>
Stephen Warren
2013-03-04
clk: Tegra: Remove duplicate smp_twd clock
Prashant Gaikwad
2013-02-13
clk: tegra: initialise parent of uart clocks
Laxman Dewangan
2013-02-13
clk: tegra: fix driver to match DT binding
Stephen Warren
2013-02-12
clk: tegra: local arrays should be static
Peter De Schrijver
2013-02-12
clk: tegra: Add missing spinlock for hclk and pclk
Peter De Schrijver
2013-02-12
clk: tegra: fix wrong clock index between se to sata_cold
Joseph Lo
2013-01-28
clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()s
Prashant Gaikwad
2013-01-28
clk: tegra: add clock support for Tegra30
Prashant Gaikwad