summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-0/+1396
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-47/+148
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-1/+16
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-05-13CLK: microchip: Add Microchip PIC32 clock driver.Purna Chandra Mandal6-0/+1396
2016-05-09Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+58
2016-04-28clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLsAndrew Bresticker1-0/+58
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-26Merge tag 'renesas-rcar-sysc2-for-v4.7' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann7-47/+90
2016-04-24Merge tag 'omap-for-v4.7/dt-part1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2016-04-24Merge tag 'samsung-dt-exynos3250-artik5-4.7' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-0/+15
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven1-6/+12
2016-04-20clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP supportGeert Uytterhoeven3-12/+31
2016-04-15Merge tag 'imx-clk-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-1/+1
2016-04-13clk: imx6q: fix typo in CAN clock definitionLothar Waßmann1-1/+1
2016-04-11ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux namePeter Ujfalusi1-1/+1
2016-04-07clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameterGeert Uytterhoeven1-2/+2
2016-04-07clk: renesas: cpg-mssr: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven1-11/+0
2016-04-07clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven1-3/+0
2016-04-06clk: renesas: r8a7795: add RWDT clockWolfram Sang1-0/+1
2016-04-06clk: renesas: r8a7795: add R clkWolfram Sang1-0/+16
2016-04-06clk: renesas: r8a7795: add OSC and RINT clocksWolfram Sang1-0/+5
2016-04-06clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocksWolfram Sang2-6/+15
2016-03-31clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi1-0/+9
2016-03-31clk: samsung: exynos3250: Add UART2 clockPankaj Dubey1-0/+6
2016-03-29clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepllMatthew McClintock1-0/+10
2016-03-29clk: qcom: ipq4019: switch remaining defines to enumsMatthew McClintock1-35/+25
2016-03-29clk: qcom: Make reset_control_ops constPhilipp Zabel2-2/+2
2016-03-29clk: tegra: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: sunxi: Make reset_control_ops constPhilipp Zabel3-3/+3
2016-03-29clk: atlas7: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: rockchip: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: mmp: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: mediatek: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: renesas: r8a7795: make SD clk definition specific for GEN3Wolfram Sang2-7/+7
2016-03-29clk: renesas: r8a7795: add PWM clockUlrich Hecht1-0/+1
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds163-2357/+5232
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-1245/+649
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds31-184/+149
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-25/+24
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-6/+25
2016-03-16clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036Heiko Stuebner1-1/+1
2016-03-16clk: rockchip: associate the rk3036 HCLK_EMAC clock-idXing Zheng1-1/+1
2016-03-15clk: bcm2835: fix check of error code returned by devm_ioremap_resource()Vladimir Zapolskiy1-2/+2
2016-03-15clk: renesas: div6: use RENESAS for #defineSimon Horman1-2/+2
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman8-8/+8
2016-03-15clk: max77{686,802}: Remove CLK_IS_ROOTStephen Boyd2-5/+0
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd4-9/+6
2016-03-15clk: sunxi: Remove use of variable length arrayStephen Boyd1-2/+9
2016-03-04clk: fixed-rate: Remove CLK_IS_ROOTStephen Boyd1-2/+1