aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-11-26clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver
2013-11-26clk: tegra: add locking to periph clksPeter De Schrijver
2013-11-26clk: tegra: Add periph regs bank XPeter De Schrijver
2013-11-26clk: tegra: Add support for PLLSSPeter De Schrijver
2013-11-26clk: tegra: move tegra20 to common infraPeter De Schrijver
2013-11-26clk: tegra: move tegra30 to common infraPeter De Schrijver
2013-11-26clk: tegra: introduce common gen4 super clockPeter De Schrijver
2013-11-26clk: tegra: move PMC, fixed clocks to common filesPeter De Schrijver
2013-11-26clk: tegra: move periph clocks to common filePeter De Schrijver
2013-11-26clk: tegra: move audio clk to common filePeter De Schrijver
2013-11-26clk: tegra: add clkdev registration infraPeter De Schrijver
2013-11-26clk: tegra: add common infra for DT clocksPeter De Schrijver
2013-11-26clk: tegra: add header for common tegra clock IDsPeter De Schrijver
2013-11-26clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver
2013-11-26clk: tegra: use pll_ref as the pll_e parentPeter De Schrijver
2013-11-26clk: tegra: move some PLLC and PLLXC init to clk-pll.cPeter De Schrijver
2013-11-26clk: tegra: Add TEGRA_PERIPH_NO_DIV flagPeter De Schrijver
2013-11-26clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver
2013-11-26clk: tegra: simplify periph clock dataPeter De Schrijver
2013-11-26clk: tegra: Fix clock rate computationThierry Reding
2013-11-26clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3dThierry Reding
2013-11-26clk: tegra: PLLE spread spectrum controlPeter De Schrijver
2013-11-26clk: tegra: Set the clk parent of host1x to pll_pAndrew Chew
2013-11-26clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clksPeter De Schrijver
2013-11-25clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2Mark Zhang
2013-11-25clk: tegra: Fix vde/2d/3d clock src offsetMark Zhang
2013-11-25clk: tegra: Correct sbc mux width & parentMark Zhang
2013-11-25clk: tegra: replace enum tegra114_clk by binding headerPeter De Schrijver
2013-11-24clk: mvebu: Add Core Divider clockEzequiel Garcia
2013-11-24clk: samsung: s3c64xx: Remove clock aliases of old DMA driverTomasz Figa
2013-11-24clk: samsung: s3c64xx: Add aliases for DMA clocksTomasz Figa
2013-11-24clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-10drivers: clk: sunxi: Fix memory leakage in clk-sunxi.cVictor N. Ramos Mello
2013-11-10clk: sunxi: protect core clocks from accidental shutdownEmilio López
2013-11-10clk: sunxi: factors: clear variables before using themEmilio López
2013-11-10clk: sunxi: factors: fix off-by-one masksEmilio López
2013-11-10clk: composite: .determine_rate supportEmilio López
2013-11-04clk: new driver for efm32 SoCUwe Kleine-König
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson
2013-10-27Merge tag 'ux500-dt-for-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-10-18clk: ux500: fix erroneous bit assignmentLinus Walleij
2013-10-14clk: fixed-factor: Fix a trivial typoEzequiel Garcia
2013-10-07clk: of: helper for determining number of parent clocksMike Turquette