Age | Commit message (Expand) | Author |
2013-07-03 | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-06-18 | clk: tegra: T114: add DFLL DVCO reset control | Paul Walmsley |
2013-06-18 | clk: tegra: T114: add DFLL source clocks | Paul Walmsley |
2013-06-18 | clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLL | Paul Walmsley |
2013-06-16 | ARM: tegra30: clocks: Fix pciex clock registration | Jay Agarwal |
2013-06-14 | Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2013-06-11 | clk: tegra: Use override bits when needed | Peter De Schrijver |
2013-06-11 | clk: tegra: override bits for Tegra30 PLLM | Peter De Schrijver |
2013-06-11 | clk: tegra: override bits for Tegra114 PLLM | Peter De Schrijver |
2013-06-11 | clk: tegra: Add fields for override bits | Peter De Schrijver |
2013-06-11 | clk: tegra: fix sclk_parents | Peter De Schrijver |
2013-06-11 | clk: tegra: fix pllre initilization | Peter De Schrijver |
2013-06-11 | clk: tegra: PLL m,n,p init for Tegra114 | Peter De Schrijver |
2013-06-11 | clk: tegra: allow PLL m,n,p init from SoC files | Peter De Schrijver |
2013-06-11 | clk: tegra: pllp_out2 divider is int only | Peter De Schrijver |
2013-06-11 | clk: tegra: pllc and pllxc should use pdiv_map | Peter De Schrijver |
2013-06-04 | clk: tegra114: Fix msenc clock register | Mikko Perttunen |
2013-05-31 | clk: tegra: Use common of_clk_init function | Prashant Gaikwad |
2013-05-31 | clk: tegra114: correctly output clk_32k | Alexandre Courbot |
2013-05-31 | clk: tegra: fix clk_out parents list | Prashant Gaikwad |
2013-05-22 | clk: tegra114: implement wait_for_reset and disable_clock for tegra_cpu_car_ops | Joseph Lo |
2013-05-20 | clk: tegra: add ac97 controller clock | Lucas Stach |
2013-05-20 | clk: tegra: remove USB from clk init table | Lucas Stach |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-04-29 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-04-09 | Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann |
2013-04-09 | Merge branch 'tegra/soc' into next/multiplatform | Arnd Bergmann |
2013-04-09 | Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2013-04-04 | clk: tegra: fix enum tegra114_clk to match binding | Stephen Warren |
2013-04-04 | clk: tegra: Remove forced clk_enable of uartd | Peter De Schrijver |
2013-04-04 | clk: tegra: devicetree match for nvidia,tegra114-car | Peter De Schrijver |
2013-04-04 | clk: tegra: Implement clocks for Tegra114 | Peter De Schrijver |
2013-04-04 | clk: tegra: Workaround for Tegra114 MSENC problem | Peter De Schrijver |
2013-04-04 | clk: tegra: Add flags to tegra_clk_periph() | Peter De Schrijver |
2013-04-04 | clk: tegra: Add new fields and PLL types for Tegra114 | 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: introduce TEGRA_PLL_HAS_LOCK_ENABLE | Peter De Schrijver |
2013-04-04 | clk: tegra: Add TEGRA_PLL_BYPASS flag | Peter De Schrijver |
2013-04-04 | clk: tegra: Refactor PLL programming code | Peter De Schrijver |
2013-04-04 | clk: tegra: provide dummy cpu car ops | 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-04-04 | clk: tegra: Export peripheral reset functions | Thierry Reding |
2013-04-04 | clk: tegra: Fix periph_clk_to_bit macro | Yen Lin |
2013-04-04 | Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-... | Stephen Warren |