summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* clk: gpio: Add hw based registration APIsStephen Boyd2016-04-201-11/+41
* clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-271-4/+2Star
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-191-1/+1
|\
| * clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-191-1/+1
* | clk: gpio: Make into a platform driverStephen Boyd2016-02-071-113/+52Star
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-2/+0Star
|/
* clk: fix clk-gpio.c with optional clock= DT propertyRussell King2016-01-031-9/+13
* clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris2016-01-011-2/+4
* clk: gpio: fix memory leakSudip Mukherjee2016-01-011-1/+3
* clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha2015-11-191-16/+17
* clk: gpio: Mark parent_names array constStephen Boyd2015-07-281-6/+7
* clk: gpio: Unlock mutex on error pathStephen Boyd2015-07-281-2/+4
* clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki2015-07-071-0/+322