summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-08clk: pxa mark dummy helper as 'inline'Arnd Bergmann1-1/+1
2016-11-04clk: ti: make clk-dra7-atl explicitly non-modularPaul Gortmaker1-17/+3
2016-11-04clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modularPaul Gortmaker1-14/+2
2016-11-04clk: mvebu: make ap806-system-controller explicitly non-modularPaul Gortmaker1-20/+3
2016-11-04clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker1-32/+3
2016-11-04clk: pxa: transfer CPU clock setting from pxa2xx-cpufreqRobert Jarzmik4-27/+414
2016-11-02clk: qcom: Add freq tables for a few rcgsRajendra Nayak1-0/+25
2016-11-02clk: qcom: Add .is_enabled ops for clk-alpha-pllRajendra Nayak1-0/+26
2016-11-01clk: qcom: Enable FSM mode for votable alpha PLLsRajendra Nayak5-28/+38
2016-11-01clk: qcom: handle alpha PLLs with 16bit alpha val registersRajendra Nayak2-7/+18
2016-11-01clk: qcom: Add support to initialize alpha pllsRajendra Nayak2-0/+51
2016-11-01clk: qcom: Add support for alpha pll hwfsm opsRajendra Nayak2-12/+93
2016-11-01Merge branch 'clk-fixes' into clk-nextStephen Boyd4-9/+12
2016-11-01clk: qcom: ipq4019: changed i2c freq tableAbhishek Sahu1-2/+1
2016-11-01clk: pxa: export core clocksRobert Jarzmik2-8/+14
2016-11-01clk: pxa: b bit of clkcfg means fast busRobert Jarzmik1-2/+2
2016-11-01clk: pxa: core pll is not affected by t bitRobert Jarzmik2-4/+2
2016-11-01clk: pxa: remove unused variablesRobert Jarzmik1-5/+2
2016-11-01clk: qoriq: add ls1046a supportMingkai Hu1-0/+41
2016-11-01clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read callAxel Lin1-1/+1
2016-11-01clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun1-2/+2
2016-11-01clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun1-1/+1
2016-11-01clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun1-1/+1
2016-11-01clk: tegra: dfll: improve function-level documentationJulia Lawall1-5/+5
2016-11-01clk: keystone: improve function-level documentationJulia Lawall1-2/+2
2016-11-01clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas1-78/+72
2016-11-01clk: Enable compile testing for s2mps11 and max77686Krzysztof Kozlowski1-2/+2
2016-11-01clk: renesas: cpg-mssr: Fix inverted debug checkGeert Uytterhoeven1-2/+2
2016-11-01clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-11-01clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy1-4/+28
2016-11-01clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood1-5/+8
2016-11-01clk: qcom: mmcc-8996: Add gpu gdscsRajendra Nayak1-0/+24
2016-11-01clk: qcom: Handle the clamp_io assert/deassert sequenceRajendra Nayak2-1/+27
2016-11-01clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark1-0/+8
2016-11-01Merge branch 'clk-fixes' into clk-nextStephen Boyd3-12/+11
2016-11-01Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd1-4/+1
2016-11-01clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark1-2/+6
2016-10-28clk: xgene: Don't call __pa on ioremaped addressLaura Abbott1-6/+4
2016-10-27clk: stm32f469: Add QSPI clockGabriel Fernandez1-18/+155
2016-10-27clk: stm32f4: Add RTC clockGabriel Fernandez1-1/+136
2016-10-27clk: stm32f4: Add LSI & LSE clocksGabriel Fernandez1-5/+126
2016-10-27Merge branch 'clk-fixes' into clk-nextStephen Boyd1-8/+14
2016-10-27clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski1-8/+14
2016-10-23Merge branch 'clk-next-oxnas' into clk-nextMichael Turquette1-77/+155
2016-10-23clk: oxnas: Add OX820 Gate clocksNeil Armstrong1-0/+58
2016-10-23clk: oxnas: Refactor to make use of devm_clk_hw_register()Neil Armstrong1-64/+84
2016-10-23clk: oxnas: Rename to clk_oxnas_gateNeil Armstrong1-16/+16
2016-10-20clk: at91: Fix a return value in case of errorChristophe JAILLET1-1/+1
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada3-9/+9
2016-10-19clk: uniphier: fix memory overrun bugMasahiro Yamada1-1/+1