summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2014-07-26clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan1-0/+29
2014-07-26clk: samsung: Make of_device_id array constKrzysztof Kozlowski6-6/+6
2014-07-26clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski1-0/+41
2014-07-26clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski1-0/+46
2014-07-26clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2-0/+154
2014-07-26clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa1-0/+112
2014-07-26clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa1-0/+50
2014-06-30clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee1-0/+19
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki13-9/+34
2014-06-30Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-nextTomasz Figa5-47/+71
2014-06-30clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson1-30/+55
2014-06-30clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma1-1/+1
2014-06-30clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax1-2/+4
2014-06-30clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa1-12/+4
2014-06-30clk: samsung: add more aliases for s3c24xxVasily Khoruzhick1-0/+5
2014-06-30clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick1-2/+2
2014-06-26clk: flatten clk tree in debugfsPeter De Schrijver1-79/+35
2014-06-26clkdev: Don't print errors on probe deferStephen Boyd1-2/+3
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds16-225/+1531
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+16
2014-06-11clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON4-0/+411
2014-06-11clk: sun6i: Protect SDRAM gating bitMaxime Ripard1-0/+1
2014-06-11clk: sun6i: Protect CPU clockMaxime Ripard1-0/+1
2014-06-11clk: sunxi: Rework clock protection codeMaxime Ripard1-28/+44
2014-06-11clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard3-99/+121
2014-06-11clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard3-57/+74
2014-06-11clk: sunxi: Remove calls to clk_putMaxime Ripard1-6/+2
2014-06-11clk: sunxi: Implement A31 USB clockMaxime Ripard1-0/+6
2014-06-10Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette9-38/+874
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...nextLinus Torvalds64-756/+5469
2014-06-06CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon1-0/+21
2014-06-06CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ckPeter Ujfalusi1-0/+6
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+4
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+136
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-23/+47
2014-06-03Merge branch 'pm-clk'Rafael J. Wysocki2-0/+136
2014-06-03clk: export __clk_round_rate for providersArnd Bergmann1-0/+1
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+42
2014-06-02Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-0/+6
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds27-614/+5862
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-66/+1994
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+35
2014-05-30Merge tag 'samsung-clk-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2-0/+210
2014-05-30clk: versatile: free icst on error returnColin Ian King1-0/+1
2014-05-31Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim2-4/+3
2014-05-31clk: exynos5410: register clocks using common clock frameworkTarek Dakhran2-0/+210
2014-05-29Merge tag 'omap-for-v3.16/dt-part3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+6
2014-05-29Merge tag 'samsung-clk-2' of http://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson1-0/+35
2014-05-29Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson20-495/+6437
2014-05-29Merge tag 'samsung-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson20-495/+6395