summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2016-11-02clk: renesas: r8a7795: Obtain mode pin values from R-Car RST driverGeert Uytterhoeven1-1/+7
2016-11-02clk: renesas: rcar-gen2: Obtain mode pin values using RST driverGeert Uytterhoeven1-0/+25
2016-11-02clk: renesas: r8a7779: Obtain mode pin values from R-Car RST driverGeert Uytterhoeven1-2/+7
2016-11-02clk: renesas: r8a7778: Obtain mode pin values using R-Car RST driverGeert Uytterhoeven1-0/+13
2016-11-02clk: renesas: r8a7796: Add DU and LVDS clocksLaurent Pinchart1-0/+4
2016-11-02clk: renesas: r8a7796: Add VSP clocksLaurent Pinchart1-0/+5
2016-11-02clk: renesas: r8a7796: Add FCP clocksLaurent Pinchart1-0/+8
2016-11-02clk: renesas: cpg-mssr: Remove bogus commas from error messagesGeert Uytterhoeven1-2/+2
2016-11-02clk: renesas: r8a7796: Add DRIF clockRamesh Shanmugasundaram1-0/+8
2016-11-02clk: qcom: Enable FSM mode for votable alpha PLLsRajendra Nayak5-28/+38
2016-11-02clk: qcom: handle alpha PLLs with 16bit alpha val registersRajendra Nayak2-7/+18
2016-11-02clk: qcom: Add support to initialize alpha pllsRajendra Nayak2-0/+51
2016-11-02clk: qcom: Add support for alpha pll hwfsm opsRajendra Nayak2-12/+93
2016-11-02Merge branch 'clk-fixes' into clk-nextStephen Boyd4-9/+12
2016-11-02clk: qcom: ipq4019: changed i2c freq tableAbhishek Sahu1-2/+1
2016-11-02clk: pxa: export core clocksRobert Jarzmik2-8/+14
2016-11-02clk: pxa: b bit of clkcfg means fast busRobert Jarzmik1-2/+2
2016-11-02clk: pxa: core pll is not affected by t bitRobert Jarzmik2-4/+2
2016-11-02clk: pxa: remove unused variablesRobert Jarzmik1-5/+2
2016-11-02clk: qoriq: add ls1046a supportMingkai Hu1-0/+41
2016-11-02clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read callAxel Lin1-1/+1
2016-11-02clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun1-2/+2
2016-11-02clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun1-1/+1
2016-11-02clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun1-1/+1
2016-11-02clk: tegra: dfll: improve function-level documentationJulia Lawall1-5/+5
2016-11-02clk: keystone: improve function-level documentationJulia Lawall1-2/+2
2016-11-02clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas1-78/+72
2016-11-02clk: Enable compile testing for s2mps11 and max77686Krzysztof Kozlowski1-2/+2
2016-11-02clk: renesas: cpg-mssr: Fix inverted debug checkGeert Uytterhoeven1-2/+2
2016-11-02clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-11-02clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy1-4/+28
2016-11-02clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood1-5/+8
2016-11-02clk: qcom: mmcc-8996: Add gpu gdscsRajendra Nayak1-0/+24
2016-11-02clk: qcom: Handle the clamp_io assert/deassert sequenceRajendra Nayak2-1/+27
2016-11-02clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark1-0/+8
2016-11-02Merge branch 'clk-fixes' into clk-nextStephen Boyd3-12/+11
2016-11-02Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd1-4/+1
2016-11-02clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark1-2/+6
2016-11-02clk: rockchip: optimize 800MHz and 1GHz pll rates on RK3399Xing Zheng1-2/+2
2016-11-01clk: imx6: Fix procedure to switch the parent of LDB_DI_CLKFabio Estevam1-5/+259
2016-11-01clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-onlyPhilipp Zabel2-8/+10
2016-11-01clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podfPhilipp Zabel1-0/+15
2016-11-01ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy1-24/+26
2016-11-01clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy1-3/+1
2016-10-28clk: xgene: Don't call __pa on ioremaped addressLaura Abbott1-6/+4
2016-10-28clk: stm32f469: Add QSPI clockGabriel Fernandez1-18/+155
2016-10-28clk: stm32f4: Add RTC clockGabriel Fernandez1-1/+136
2016-10-28clk: stm32f4: Add LSI & LSE clocksGabriel Fernandez1-5/+126
2016-10-28Merge branch 'clk-fixes' into clk-nextStephen Boyd1-8/+14
2016-10-28clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski1-8/+14