summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-gpio.c
Commit message (Expand)AuthorAge
* clk: gpio: Add hw based registration APIsStephen Boyd2016-04-19
* clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-26
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-18
|\
| * clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-18
* | clk: gpio: Make into a platform driverStephen Boyd2016-02-06
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-29
|/
* clk: fix clk-gpio.c with optional clock= DT propertyRussell King2016-01-02
* clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris2015-12-31
* clk: gpio: fix memory leakSudip Mukherjee2015-12-31
* clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha2015-11-18
* clk: gpio: Mark parent_names array constStephen Boyd2015-07-28
* clk: gpio: Unlock mutex on error pathStephen Boyd2015-07-28
* clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki2015-07-06