summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-10clk: tegra: dfll: Use builtin_platform_driver to simplify the codeWei Yongjun
2016-11-09clk: qcom: ipq806x: Fix board clk ratesStephen Boyd
2016-11-09clk: pxa: Use __iomem properly and staticize lock variableStephen Boyd
2016-11-09clk: gate: fix coding styleUwe Kleine-König
2016-11-09clk: pxa: fix pxa2xx_determine_rate returnArnd Bergmann
2016-11-08reset: mediatek: Add MT2701 reset driverShunli Wang
2016-11-08clk: mediatek: Add MT2701 clock supportShunli Wang
2016-11-08clk: pxa mark dummy helper as 'inline'Arnd Bergmann
2016-11-04clk: ti: make clk-dra7-atl explicitly non-modularPaul Gortmaker
2016-11-04clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modularPaul Gortmaker
2016-11-04clk: mvebu: make ap806-system-controller explicitly non-modularPaul Gortmaker
2016-11-04clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker
2016-11-04clk: pxa: transfer CPU clock setting from pxa2xx-cpufreqRobert Jarzmik
2016-11-02clk: qcom: Add freq tables for a few rcgsRajendra Nayak
2016-11-02clk: qcom: Add .is_enabled ops for clk-alpha-pllRajendra Nayak
2016-11-01clk: qcom: Enable FSM mode for votable alpha PLLsRajendra Nayak
2016-11-01clk: qcom: handle alpha PLLs with 16bit alpha val registersRajendra Nayak
2016-11-01clk: qcom: Add support to initialize alpha pllsRajendra Nayak
2016-11-01clk: qcom: Add support for alpha pll hwfsm opsRajendra Nayak
2016-11-01Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-11-01clk: qcom: ipq4019: changed i2c freq tableAbhishek Sahu
2016-11-01clk: pxa: export core clocksRobert Jarzmik
2016-11-01clk: pxa: b bit of clkcfg means fast busRobert Jarzmik
2016-11-01clk: pxa: core pll is not affected by t bitRobert Jarzmik
2016-11-01clk: pxa: remove unused variablesRobert Jarzmik
2016-11-01clk: qoriq: add ls1046a supportMingkai Hu
2016-11-01clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read callAxel Lin
2016-11-01clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun
2016-11-01clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun
2016-11-01clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun
2016-11-01clk: tegra: dfll: improve function-level documentationJulia Lawall
2016-11-01clk: keystone: improve function-level documentationJulia Lawall
2016-11-01clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas
2016-11-01clk: Enable compile testing for s2mps11 and max77686Krzysztof Kozlowski
2016-11-01clk: renesas: cpg-mssr: Fix inverted debug checkGeert Uytterhoeven
2016-11-01clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomapArvind Yadav
2016-11-01clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy
2016-11-01clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood
2016-11-01clk: qcom: mmcc-8996: Add gpu gdscsRajendra Nayak
2016-11-01clk: qcom: Handle the clamp_io assert/deassert sequenceRajendra Nayak
2016-11-01clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark
2016-11-01Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-11-01Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2016-11-01clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark
2016-10-28clk: xgene: Don't call __pa on ioremaped addressLaura Abbott
2016-10-27clk: stm32f469: Add QSPI clockGabriel Fernandez
2016-10-27clk: stm32f4: Add RTC clockGabriel Fernandez
2016-10-27clk: stm32f4: Add LSI & LSE clocksGabriel Fernandez
2016-10-27Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-10-27clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski