aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gpio.c
AgeCommit message (Expand)Author
2 daysmaster: sync with upstream 6.6Bruce Ashfield
2020-07-10Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov
2020-01-05clk: gpio: Use DT way of specifying parentsStephen Boyd
2019-11-08clk: clk-gpio: propagate rate change to parentMichael Hennerich
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-02-21clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clkThomas Petazzoni
2018-12-11clk: Tag basic clk types with SPDXStephen Boyd
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-03-19clk: clk-gpio: Allow GPIO to sleep in set/get_parentMike Looijmans
2017-11-02clk: clk-gpio: Request GPIO descriptor as LOWLinus Walleij
2017-11-02clk: clk-gpio: Make GPIO clock provider use descriptors onlyLinus Walleij
2016-04-19clk: gpio: Add hw based registration APIsStephen Boyd
2016-02-26clk: gpio: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-02-18Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-06clk: gpio: Make into a platform driverStephen Boyd
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2016-01-02clk: fix clk-gpio.c with optional clock= DT propertyRussell King
2015-12-31clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris
2015-12-31clk: gpio: fix memory leakSudip Mukherjee
2015-11-18clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha
2015-07-28clk: gpio: Mark parent_names array constStephen Boyd
2015-07-28clk: gpio: Unlock mutex on error pathStephen Boyd
2015-07-06clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki