summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* clk: gpio: Add hw based registration APIsStephen Boyd2016-04-191-11/+41
* clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-261-4/+2
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-181-1/+1
|\
| * clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-181-1/+1
* | clk: gpio: Make into a platform driverStephen Boyd2016-02-061-113/+52
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-2/+0
|/
* clk: fix clk-gpio.c with optional clock= DT propertyRussell King2016-01-021-9/+13
* clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris2015-12-311-2/+4
* clk: gpio: fix memory leakSudip Mukherjee2015-12-311-1/+3
* clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha2015-11-181-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-061-0/+322