Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-30 | regulator: Add missing of_node_put() | Axel Lin | 1 | -3/+4 |
2013-01-27 | regulator: max8907: Fix using wrong dev argument for calling of_regulator_match | Axel Lin | 1 | -2/+1 |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-08-28 | regulator: max8907: Add MODULE_ALIAS | Axel Lin | 1 | -0/+1 |
2012-08-28 | regulator: max8907: fix use of possibly NULL idata | Stephen Warren | 1 | -1/+4 |
2012-08-28 | regulator: max8907: fix compile error when !CONFIG_OF | Stephen Warren | 1 | -2/+22 |
2012-08-28 | regulator: max8907: Properly set pmic pointer in max8907_regulator_remove() | Axel Lin | 1 | -1/+1 |
2012-08-28 | regulator: max8907: Fix n_voltages for MAX8907B SD1 | Axel Lin | 1 | -1/+2 |
2012-08-28 | regulator: add MAX8907 driver | Gyungoh Yoo | 1 | -0/+383 |