summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-02Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-04-25clk: rockchip: fix the rk3399 cifout clockXing Zheng
2016-04-25clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399Xing Zheng
2016-04-25clk: rockchip: add some frequencies on the rk3399 PLL tableXing Zheng
2016-04-25clk: rockchip: assign more necessary rk3399 clock idsXing Zheng
2016-04-25Merge branch 'v4.7-shared/clkids' into v4.7-clk/nextHeiko Stuebner
2016-04-25clk: rockchip: export some necessary rk3399 clock idsXing Zheng
2016-04-25clk: rockchip: rename rga clock-id on rk3399Xing Zheng
2016-04-25clk: rockchip: add general gpu soft-reset on rk3399Xing Zheng
2016-04-25clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399Xing Zheng
2016-04-25clk: rockchip: fix of spelling mistake on unsuccessful in pll clock typeColin Ian King
2016-04-21Merge branch 'clk-hw-register' (early part) into clk-nextStephen Boyd
2016-04-21Merge branch 'clk-composite-unregister' into clk-nextStephen Boyd
2016-04-21clk: composite: Add unregister functionMaxime Ripard
2016-04-21dt-bindings: Add Oxford Semiconductor OXNAS Standard Clocks bindingsNeil Armstrong
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-20clk: bcm2835: Fix PLL poweronEric Anholt
2016-04-20clk: bcm2835: Fix compiler warnings on 64-bit buildsEric Anholt
2016-04-20clk: qoriq: add __init attributeJulia Lawall
2016-04-20clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi
2016-04-19clk: fixed-rate: Add hw based registration APIsStephen Boyd
2016-04-19clk: gpio: Add hw based registration APIsStephen Boyd
2016-04-19clk: composite: Add hw based registration APIsStephen Boyd
2016-04-19clk: fractional-divider: Add hw based registration APIsStephen Boyd
2016-04-19clk: fixed-factor: Add hw based registration APIsStephen Boyd
2016-04-19clk: mux: Add hw based registration APIsStephen Boyd
2016-04-19clk: gate: Add hw based registration APIsStephen Boyd
2016-04-19clk: divider: Add hw based registration APIsStephen Boyd
2016-04-19clkdev: Add clk_hw based registration APIsStephen Boyd
2016-04-19clk: Add clk_hw OF clk providersStephen Boyd
2016-04-19clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd
2016-04-19clkdev: Remove clk_register_clkdevs()Stephen Boyd
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-16clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'Grygorii Strashko
2016-04-16clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specTero Kristo
2016-04-16clk: ti: dpll: add support for specifying max rate for DPLLsTero Kristo
2016-04-16clk: 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