summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21clk: Add Oxford Semiconductor OXNAS Standard ClocksNeil Armstrong
2016-04-20Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2016-04-20Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-04-20clk: rockchip: fix checkpatch warning in core codeHeiko Stuebner
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven
2016-04-20clk: renesas: mstp: Provide dummy attach/detach_dev callbacksGeert Uytterhoeven
2016-04-20clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP supportGeert Uytterhoeven
2016-04-19clk: bcm2835: Fix PLL poweronEric Anholt
2016-04-19clk: bcm2835: Fix compiler warnings on 64-bit buildsEric Anholt
2016-04-19clk: qoriq: add __init attributeJulia Lawall
2016-04-19clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi
2016-04-19clk: rockchip: drop unnecessary header commentHeiko Stuebner
2016-04-19clk: rockchip: reign in some overly long lines in the rk3399 controllerHeiko Stuebner
2016-04-16Merge branch 'v4.7-shared/clkids' into v4.7-clk/nextHeiko Stuebner
2016-04-16clk: rockchip: fix checkpatch errors in rk3399 dt-binding headerHeiko Stuebner
2016-04-15clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'Grygorii Strashko
2016-04-15clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specTero Kristo
2016-04-15clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo
2016-04-15clk: tango4: improve clkgen driverMarc Gonzalez
2016-04-15clk: at91: fix check of clk_register() returned valueVladimir Zapolskiy
2016-04-15clk: xgene: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: wm831x: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: twl6040: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: rk808: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: qoriq: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: palmas: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: nspire: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: ls1x: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: clps711x: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: zte: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: sunxi: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: sirf: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: mmp: Remove CLK_IS_ROOTStephen Boyd
2016-04-15clk: meson: Remove CLK_IS_ROOTStephen Boyd
2016-04-15Merge branch 'clk-artpec6' into clk-nextStephen Boyd
2016-04-15clk: add artpec-6 clock controllerLars Persson
2016-04-15clk: add device tree binding for Artpec-6 clock controllerLars Persson
2016-04-15clk: ti: dflt: remove redundant unlikelySuman Anna
2016-04-15Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-04-15Merge branch 'clk-renesas-for-v4.7' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2016-04-15Merge tag 'imx-clk-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd
2016-04-15Merge tag 'clk-v4.7-samsung' of git://linuxtv.org/snawrocki/samsung into clk-...Stephen Boyd
2016-04-15clk: Add clk_composite_set_rate_and_parentFinley Xiao
2016-04-15Merge branch 'for-v4.7/clk/exynos542x' into for-v4.7/clk/nextSylwester Nawrocki
2016-04-15clk: samsung: exynos542x: Add the clock id for ACLKChanwoo Choi
2016-04-15dt-bindings: clock: Add the clock id for ACLK clock of Exynos542x SoCChanwoo Choi
2016-04-12clk: imx: vf610: fix whitespace in vf610-clock.hShawn Guo
2016-04-12clk: imx: vf610: add TCON ipg clockStefan Agner
2016-04-12clk: imx: vf610: fix DCU clock treeStefan Agner
2016-04-09clk: Provide OF helper to mark clocks as CRITICALLee Jones