aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-02clk: fix clk-gpio.c with optional clock= DT propertyRussell King1-9/+13
2015-12-31clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris1-2/+4
2015-12-31clk: gpio: fix memory leakSudip Mukherjee1-1/+3
2015-11-18clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha1-16/+17
2015-07-28clk: gpio: Mark parent_names array constStephen Boyd1-6/+7
2015-07-28clk: gpio: Unlock mutex on error pathStephen Boyd1-2/+4
2015-07-06clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki1-0/+322