summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-22clk: Add Oxford Semiconductor OXNAS Standard ClocksNeil Armstrong3-0/+202
2016-04-20Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd5-18/+55
2016-04-20Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd5-93/+120
2016-04-20clk: rockchip: fix checkpatch warning in core codeHeiko Stuebner3-22/+27
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven2-6/+19
2016-04-20clk: renesas: mstp: Provide dummy attach/detach_dev callbacksGeert Uytterhoeven1-0/+5
2016-04-20clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP supportGeert Uytterhoeven3-12/+31
2016-04-20clk: bcm2835: Fix PLL poweronEric Anholt1-0/+4
2016-04-20clk: bcm2835: Fix compiler warnings on 64-bit buildsEric Anholt1-4/+4
2016-04-20clk: qoriq: add __init attributeJulia Lawall1-1/+2
2016-04-20clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi1-0/+2
2016-04-19clk: rockchip: drop unnecessary header commentHeiko Stuebner1-1/+0
2016-04-19clk: rockchip: reign in some overly long lines in the rk3399 controllerHeiko Stuebner1-58/+81
2016-04-16Merge branch 'v4.7-shared/clkids' into v4.7-clk/nextHeiko Stuebner1-12/+12
2016-04-16clk: rockchip: fix checkpatch errors in rk3399 dt-binding headerHeiko Stuebner1-12/+12
2016-04-16clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'Grygorii Strashko2-0/+2
2016-04-16clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specTero Kristo1-0/+5
2016-04-16clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo2-0/+5
2016-04-16clk: tango4: improve clkgen driverMarc Gonzalez1-25/+48
2016-04-16clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy1-1/+1
2016-04-16clk: xgene: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-04-16clk: wm831x: Remove CLK_IS_ROOTStephen Boyd1-1/+0
2016-04-16clk: twl6040: Remove CLK_IS_ROOTStephen Boyd1-1/+0
2016-04-16clk: rk808: Remove CLK_IS_ROOTStephen Boyd1-1/+0
2016-04-16clk: qoriq: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-04-16clk: palmas: Remove CLK_IS_ROOTStephen Boyd1-2/+2
2016-04-16clk: nspire: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-04-16clk: ls1x: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-04-16clk: clps711x: Remove CLK_IS_ROOTStephen Boyd1-11/+8
2016-04-16clk: zte: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-04-16clk: sunxi: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-04-16clk: sirf: Remove CLK_IS_ROOTStephen Boyd2-8/+6
2016-04-16clk: mmp: Remove CLK_IS_ROOTStephen Boyd7-38/+30
2016-04-16clk: meson: Remove CLK_IS_ROOTStephen Boyd1-3/+3
2016-04-16Merge branch 'clk-artpec6' into clk-nextStephen Boyd6-1/+324
2016-04-16clk: add artpec-6 clock controllerLars Persson4-1/+245
2016-04-16clk: add device tree binding for Artpec-6 clock controllerLars Persson2-0/+79
2016-04-16clk: ti: dflt: remove redundant unlikelySuman Anna1-1/+1
2016-04-16Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd13-136/+2945
2016-04-16Merge branch 'clk-renesas-for-v4.7' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd5-35/+49
2016-04-16Merge tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd7-15/+89
2016-04-16Merge tag 'clk-v4.7-samsung' of git://linuxtv.org/snawrocki/samsung into clk-...Stephen Boyd4-32/+95
2016-04-16clk: 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