summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-gpio.c
AgeCommit message (Expand)Author
2016-04-19clk: gpio: Add hw based registration APIsStephen Boyd
2016-02-27clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-19Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-07clk: gpio: Make into a platform driverStephen Boyd
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2016-01-03clk: fix clk-gpio.c with optional clock= DT propertyRussell King
2016-01-01clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris
2016-01-01clk: gpio: fix memory leakSudip Mukherjee
2015-11-19clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha
2015-07-28clk: gpio: Mark parent_names array constStephen Boyd
2015-07-28clk: gpio: Unlock mutex on error pathStephen Boyd
2015-07-07clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki