| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-08 | 1 | -1/+1 |
* | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson | 2023-03-20 | 1 | -0/+1 |
* | regulator: ad5398: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | regulator: ad5398: constify regulator_ops structure | Bhumika Goyal | 2017-01-31 | 1 | -1/+1 |
* | regulator: ad5398: Fix return value of ad5398_write_reg | Axel Lin | 2016-02-19 | 1 | -2/+4 |
* | regulator: ad5398: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 2015-08-30 | 1 | -1/+0 |
* | regulator: ad5398: Convert to devm_regulator_register | Axel Lin | 2013-09-17 | 1 | -16/+3 |
* | regulator: use dev_get_platdata() | Jingoo Han | 2013-07-30 | 1 | -1/+1 |
* | regulator: remove use of __devexit | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | regulator: remove use of __devinit | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | regulator: remove use of __devexit_p | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | regulator: ad5398: Fix min/max current limit boundary checking | Axel Lin | 2012-07-04 | 1 | -3/+6 |
* | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 | 1 | -2/+6 |
* | Merge branch 'regulator-register' into regulator-drivers | Mark Brown | 2012-04-09 | 1 | -1/+1 |
|\ |
|
| * | regulator: ad5398: Constify regulator_desc | Axel Lin | 2012-04-05 | 1 | -1/+1 |
* | | regulator: ad5398: Use devm_kzalloc | Axel Lin | 2012-04-01 | 1 | -4/+1 |
* | | regulator: ad5398: show changing current in uA | Axel Lin | 2012-04-01 | 1 | -2/+2 |
|/ |
|
* | regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector | Axel Lin | 2012-03-11 | 1 | -2/+2 |
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-09-30 | 1 | -1/+0 |
* | regulator: ad5398 - fix a memory leak | Axel Lin | 2010-09-01 | 1 | -6/+6 |
* | regulator: make sure the regulator is available prior to the consumers. | Sonic Zhang | 2010-08-11 | 1 | -1/+1 |
* | regulator: new drivers for AD5398 and AD5821 | Sonic Zhang | 2010-08-11 | 1 | -0/+288 |