summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-15Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd13-136/+2945
2016-04-15Merge branch 'clk-renesas-for-v4.7' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd5-35/+49
2016-04-15Merge tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd7-15/+89
2016-04-15Merge tag 'clk-v4.7-samsung' of git://linuxtv.org/snawrocki/samsung into clk-...Stephen Boyd4-32/+95
2016-04-15clk: Add clk_composite_set_rate_and_parentFinley Xiao1-0/+33
2016-04-15Merge branch 'for-v4.7/clk/exynos542x' into for-v4.7/clk/nextSylwester Nawrocki2-31/+70
2016-04-15clk: samsung: exynos542x: Add the clock id for ACLKChanwoo Choi1-30/+47
2016-04-15dt-bindings: clock: Add the clock id for ACLK clock of Exynos542x SoCChanwoo Choi1-1/+23
2016-04-12clk: imx: vf610: fix whitespace in vf610-clock.hShawn Guo1-1/+1
2016-04-12clk: imx: vf610: add TCON ipg clockStefan Agner2-1/+6
2016-04-12clk: imx: vf610: fix DCU clock treeStefan Agner1-2/+2
2016-04-09clk: Provide OF helper to mark clocks as CRITICALLee Jones2-1/+42
2016-04-09clk: WARN_ON about to disable a critical clockLee Jones1-0/+6
2016-04-09clk: Allow clocks to be marked as CRITICALLee Jones2-0/+6
2016-04-07clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameterGeert Uytterhoeven2-4/+4
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 Uytterhoeven2-7/+0
2016-04-06clk: imx: add ckil clock for i.MX7Gary Bisson2-2/+4
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-04-01dt-bindings: arm: add DT binding for Marvell AP806 system controllerThomas Petazzoni1-0/+35
2016-04-01clk: unconditionally recurse into clk/mvebu/Thomas Petazzoni1-1/+1
2016-03-31clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi1-0/+9
2016-03-31clk: samsung: exynos3250: Add UART2 clockPankaj Dubey1-0/+6
2016-03-31dt-bindings: Add the clock id of UART2 and MMC2 for Exynos3250Chanwoo Choi1-1/+10
2016-03-31clk: imx: vf610: add suspend/resume supportStefan Agner1-0/+48
2016-03-31clk: imx: vf610: add WKPU unitStefan Agner2-1/+4
2016-03-31clk: imx: vf610: leave DDR clock onStefan Agner2-1/+5
2016-03-31clk: imx: clk-gate2: allow custom gate configurationStefan Agner2-5/+15
2016-03-31clk: imx6sx: Register SAI clocks as shared clocksFabio Estevam1-4/+6
2016-03-29Merge tag 'bcm2835-clk-next-2016-03-17' of git://github.com/anholt/linux into...Stephen Boyd2-490/+733
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-28clk: rockchip: add clock controller for the RK3399Xing Zheng3-1/+1562
2016-03-28dt-bindings: add bindings for rk3399 clock controllerXing Zheng1-0/+62
2016-03-28Merge branch 'v4.7-shared/clkids' into v4.7-clk/nextHeiko Stuebner1-0/+752
2016-03-28clk: rockchip: add dt-binding header for rk3399Xing Zheng1-0/+752
2016-03-27clk: rockchip: release io resource when failing to init clkShawn Lin5-0/+5
2016-03-27clk: rockchip: remove redundant checking of device_nodeShawn Lin1-5/+3