summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove CLK_IS_BASIC clk flagStephen Boyd2019-04-261-1/+1
* clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clkThomas Petazzoni2019-02-211-2/+37
* clk: Tag basic clk types with SPDXStephen Boyd2018-12-111-4/+1Star
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-4/+4
* clk: clk-gpio: Allow GPIO to sleep in set/get_parentMike Looijmans2018-03-191-2/+2
* clk: clk-gpio: Request GPIO descriptor as LOWLinus Walleij2017-11-021-9/+1Star
* clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij2017-11-021-55/+35Star
* 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