summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-17clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski
2014-12-15ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo
2014-12-15Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette
2014-12-15clk: Really fix deadlock with mmap_semStephen Boyd
2014-12-11Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette
2014-12-11clk: mmp: fix sparse non static symbol warningWei Yongjun
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-12-03clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso
2014-12-03clk: Don't expose __clk_get_accuracyTomeu Vizoso
2014-12-03clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso
2014-12-03clk: Remove unused function __clk_get_prepare_countTomeu Vizoso
2014-12-02clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski
2014-12-02clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda
2014-12-02clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski
2014-12-02clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey
2014-12-02clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey
2014-12-02clk: samsung: Spelling s/bwtween/between/Pankaj Dubey
2014-11-28Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette
2014-11-28Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette
2014-11-28clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan
2014-11-28clk: rockchip: add bindings for the mmc clocksAlexandru M Stan
2014-11-28clk: rockchip: rk3288 export i2s0_clkout for use in DTSonny Rao
2014-11-26clk: rockchip: use clock ID for DMC (memory controller) on rk3288Jeff Chen
2014-11-26clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288Jeff Chen
2014-11-25clk: clk-s2mps11: fix semicolon.cocci warningskbuild test robot
2014-11-25mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMICChanwoo Choi
2014-11-25clk: s2mps11: Add the support for S2MPS13 PMIC clockChanwoo Choi
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi
2014-11-25clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some pllsHeiko Stuebner
2014-11-25clk: rockchip: add optional sync to pll rate parametersHeiko Stuebner
2014-11-25clk: rockchip: setup pll_mux data earlierHeiko Stuebner
2014-11-25clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner
2014-11-24Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette
2014-11-24Merge branch 'clk-fixes' into clk-nextMichael Turquette
2014-11-23clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT muxHans de Goede
2014-11-23clk: sunxi: Implement A31 PLL6 as a divs clock for 2x outputChen-Yu Tsai
2014-11-23clk: sunxi: Specify number of child clocks for divs clocksChen-Yu Tsai
2014-11-23clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driverChen-Yu Tsai
2014-11-23ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai
2014-11-23ARM: dts: sunxi: unify APB1 clockEmilio López
2014-11-23clk: rockchip: fix rk3188 USB HSIC PHY clock dividerJulien CHAUVEAU
2014-11-23clk: rockchip: fix clock gate for rk3188 spdif_preJulien CHAUVEAU
2014-11-19clk: hi3620: Move const initdata into correct code sectionBintian Wang
2014-11-19clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3Hans de Goede
2014-11-19Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette
2014-11-19clk: shmobile: Deprecate renesas,clock-indicesGeert Uytterhoeven
2014-11-19Merge branch 'clk-next-shmobile' into clk-nextMichael Turquette
2014-11-19clk: delete a local variable's repeated assignmentZhen Lei