summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-13CLK: microchip: Add Microchip PIC32 clock driver.Purna Chandra Mandal
2016-05-09Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-04-28clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLsAndrew Bresticker
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-04-26Merge tag 'renesas-rcar-sysc2-for-v4.7' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-04-24Merge tag 'omap-for-v4.7/dt-part1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-04-24Merge tag 'samsung-dt-exynos3250-artik5-4.7' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven
2016-04-20clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP supportGeert Uytterhoeven
2016-04-15Merge tag 'imx-clk-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2016-04-13clk: imx6q: fix typo in CAN clock definitionLothar Waßmann
2016-04-11ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux namePeter Ujfalusi
2016-04-07clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameterGeert Uytterhoeven
2016-04-07clk: renesas: cpg-mssr: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven
2016-04-07clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven
2016-04-06clk: renesas: r8a7795: add RWDT clockWolfram Sang
2016-04-06clk: renesas: r8a7795: add R clkWolfram Sang
2016-04-06clk: renesas: r8a7795: add OSC and RINT clocksWolfram Sang
2016-04-06clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocksWolfram Sang
2016-03-31clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi
2016-03-31clk: samsung: exynos3250: Add UART2 clockPankaj Dubey
2016-03-29clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepllMatthew McClintock
2016-03-29clk: qcom: ipq4019: switch remaining defines to enumsMatthew McClintock
2016-03-29clk: qcom: Make reset_control_ops constPhilipp Zabel
2016-03-29clk: tegra: Make reset_control_ops constPhilipp Zabel
2016-03-29clk: sunxi: Make reset_control_ops constPhilipp Zabel
2016-03-29clk: atlas7: Make reset_control_ops constPhilipp Zabel
2016-03-29clk: rockchip: Make reset_control_ops constPhilipp Zabel
2016-03-29clk: mmp: Make reset_control_ops constPhilipp Zabel
2016-03-29clk: mediatek: Make reset_control_ops constPhilipp Zabel
2016-03-29clk: renesas: r8a7795: make SD clk definition specific for GEN3Wolfram Sang
2016-03-29clk: renesas: r8a7795: add PWM clockUlrich Hecht
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-16clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036Heiko Stuebner
2016-03-16clk: rockchip: associate the rk3036 HCLK_EMAC clock-idXing Zheng
2016-03-15clk: bcm2835: fix check of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2016-03-15clk: renesas: div6: use RENESAS for #defineSimon Horman
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman
2016-03-15clk: max77{686,802}: Remove CLK_IS_ROOTStephen Boyd
2016-03-15clk: versatile: Remove CLK_IS_ROOTStephen Boyd
2016-03-15clk: sunxi: Remove use of variable length arrayStephen Boyd
2016-03-04clk: fixed-rate: Remove CLK_IS_ROOTStephen Boyd