summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2-169/+179
2016-04-25clk: rockchip: fix the rk3399 cifout clockXing Zheng1-5/+6
2016-04-25clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399Xing Zheng1-157/+157
2016-04-25clk: rockchip: add some frequencies on the rk3399 PLL tableXing Zheng1-1/+10
2016-04-25clk: rockchip: assign more necessary rk3399 clock idsXing Zheng1-6/+6
2016-04-25clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399Xing Zheng1-2/+2
2016-04-25clk: rockchip: fix of spelling mistake on unsuccessful in pll clock typeColin Ian King1-2/+2
2016-04-22Merge branch 'clk-hw-register' (early part) into clk-nextStephen Boyd10-87/+573
2016-04-22Merge branch 'clk-composite-unregister' into clk-nextStephen Boyd1-0/+15
2016-04-22clk: composite: Add unregister functionMaxime Ripard1-0/+15
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 Boyd4-18/+43
2016-04-20Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd4-81/+108
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 Uytterhoeven1-6/+12
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-20clk: fixed-rate: Add hw based registration APIsStephen Boyd1-8/+36
2016-04-20clk: gpio: Add hw based registration APIsStephen Boyd1-11/+41
2016-04-20clk: composite: Add hw based registration APIsStephen Boyd1-12/+33
2016-04-20clk: fractional-divider: Add hw based registration APIsStephen Boyd1-5/+35
2016-04-20clk: fixed-factor: Add hw based registration APIsStephen Boyd1-7/+35
2016-04-20clk: mux: Add hw based registration APIsStephen Boyd1-6/+51
2016-04-20clk: gate: Add hw based registration APIsStephen Boyd1-7/+36
2016-04-20clk: divider: Add hw based registration APIsStephen Boyd1-8/+83
2016-04-20clkdev: Add clk_hw based registration APIsStephen Boyd1-0/+64
2016-04-20clk: Add clk_hw OF clk providersStephen Boyd1-4/+81
2016-04-20clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd1-0/+86
2016-04-20clkdev: Remove clk_register_clkdevs()Stephen Boyd1-27/+0
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-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 Kristo1-0/+3
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