Age | Commit message (Expand) | Author | Files | Lines |
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 |