Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | regulator: ad5398: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2016-02-19 | regulator: ad5398: Fix return value of ad5398_write_reg | Axel Lin | 1 | -2/+4 |
2015-08-30 | regulator: ad5398: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 1 | -1/+0 |
2013-09-17 | regulator: ad5398: Convert to devm_regulator_register | Axel Lin | 1 | -16/+3 |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han | 1 | -1/+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-07-04 | regulator: ad5398: Fix min/max current limit boundary checking | Axel Lin | 1 | -3/+6 |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 1 | -2/+6 |
2012-04-09 | Merge branch 'regulator-register' into regulator-drivers | Mark Brown | 1 | -1/+1 |
2012-04-05 | regulator: ad5398: Constify regulator_desc | Axel Lin | 1 | -1/+1 |
2012-04-01 | regulator: ad5398: Use devm_kzalloc | Axel Lin | 1 | -4/+1 |
2012-04-01 | regulator: ad5398: show changing current in uA | Axel Lin | 1 | -2/+2 |
2012-03-12 | regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 1 | -2/+2 |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 1 | -1/+1 |
2010-09-30 | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -1/+0 |
2010-09-01 | regulator: ad5398 - fix a memory leak | Axel Lin | 1 | -6/+6 |
2010-08-11 | regulator: make sure the regulator is available prior to the consumers. | Sonic Zhang | 1 | -1/+1 |
2010-08-11 | regulator: new drivers for AD5398 and AD5821 | Sonic Zhang | 1 | -0/+288 |