index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
tegra
/
clk-tegra30.c
Age
Commit message (
Expand
)
Author
2014-11-26
clk: tegra: Implement memory-controller clock
Thierry Reding
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
2013-12-11
clk: tegra: remove bogus PCIE_XCLK
Stephen Warren
2013-12-11
clk: tegra: implement a reset driver
Stephen Warren
2013-11-26
clk: tegra: add FUSE clock device
Alexandre Courbot
2013-11-26
clk: tegra: Properly setup PWM clock on Tegra30
Thierry Reding
2013-11-26
clk: tegra: Initialize secondary gr3d clock on Tegra30
Thierry Reding
2013-11-26
clk: tegra: move tegra30 to common infra
Peter De Schrijver
2013-11-26
clk: tegra: move periph clocks to common file
Peter De Schrijver
2013-11-26
clk: tegra: move fields to tegra_clk_pll_params
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-11-26
clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks
Peter De Schrijver
2013-08-29
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-12
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-30
ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>
Stephen Warren
2013-03-05
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