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