Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | clk: clk-max77686: Clean clkdev lookup leak and use devm | Matti Vaittinen | 1 | -22/+6 |
2018-11-06 | clk: max77686: constify clk_ops structure | Julia Lawall | 1 | -1/+1 |
2018-08-28 | clk: max77686: Add SPDX license identifiers | Krzysztof Kozlowski | 1 | -21/+6 |
2016-10-18 | clk: max77686: fix number of clocks setup for clk_hw based registration | Javier Martinez Canillas | 1 | -0/+1 |
2016-08-19 | clk: max77686: Migrate to clk_hw based OF and registration APIs | Stephen Boyd | 1 | -21/+21 |
2016-08-16 | clk: max77686: Add support for MAX77620 clocks | Laxman Dewangan | 1 | -0/+18 |
2016-08-16 | clk: max77686: Combine Maxim max77686 and max77802 driver | Laxman Dewangan | 1 | -12/+232 |
2016-03-16 | clk: max77{686,802}: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -3/+0 |
2015-06-16 | drivers/clk: include <module.h> for clk-max77xxx modular code | Paul Gortmaker | 1 | -0/+1 |
2014-09-26 | clk: Remove .owner field for driver | Kiran Padwal | 1 | -1/+0 |
2014-09-10 | clk: max77686: Convert to the generic max clock driver | Javier Martinez Canillas | 1 | -168/+8 |
2014-09-10 | clk: max77686: Add DT include for MAX77686 PMIC clock | Javier Martinez Canillas | 1 | -6/+1 |
2014-01-08 | clk: max77686: Register OF clock provider | Tomasz Figa | 1 | -0/+24 |
2014-01-08 | clk: max77686: Refactor driver data handling | Tomasz Figa | 1 | -13/+14 |
2014-01-08 | clk: max77686: Fix clean-up in error and remove paths | Tomasz Figa | 1 | -19/+10 |
2014-01-08 | clk: max77686: Make max77686_clk_register() return struct clk * | Tomasz Figa | 1 | -7/+10 |
2014-01-08 | clk: max77686: Refactor successful exit of probe function | Tomasz Figa | 1 | -2/+1 |
2014-01-08 | clk: max77686: Provide .recalc_rate() operation | Tomasz Figa | 1 | -0/+7 |
2014-01-08 | clk: max77686: Correct callback used for checking clock status | Tomasz Figa | 1 | -2/+2 |
2013-12-27 | clk: max77686: Remove redundant break | Sachin Kamat | 1 | -2/+0 |
2013-01-16 | clk: max77686: Avoid double free at remove time | Laurent Pinchart | 1 | -2/+1 |
2013-01-16 | clk: max77686: Remove unnecessary NULL checking for container_of() | Axel Lin | 1 | -21/+7 |
2013-01-12 | clk: max77686: Fix return value checking for devm_kzalloc | Axel Lin | 1 | -3/+3 |
2012-11-28 | clk: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | clk: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | clk: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-07 | clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator. | Jonghwa Lee | 1 | -0/+244 |