aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gpio.c
Commit message (Expand)AuthorAge
* clk: Remove CLK_IS_BASIC clk flagStephen Boyd2019-04-26
* clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clkThomas Petazzoni2019-02-21
* clk: Tag basic clk types with SPDXStephen Boyd2018-12-11
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-30
* clk: clk-gpio: Allow GPIO to sleep in set/get_parentMike Looijmans2018-03-19
* clk: clk-gpio: Request GPIO descriptor as LOWLinus Walleij2017-11-02
* clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij2017-11-02
* 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-07
* | 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-03
* clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris2016-01-01
* clk: gpio: fix memory leakSudip Mukherjee2016-01-01
* 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