| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: use dev_get_platdata() | Jingoo Han | 2013-07-30 | 1 | -1/+1 |
* | regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers | Axel Lin | 2013-05-12 | 1 | -2/+0 |
* | 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: virtual: Replace strict_strtol with kstrtol | Axel Lin | 2012-04-19 | 1 | -4/+4 |
* | regulator: virtual: Convert to use devm_* APIs | Axel Lin | 2012-04-18 | 1 | -13/+5 |
* | regulator: Convert virtual and userspace regulator consumer drivers to use mo... | Axel Lin | 2011-11-28 | 1 | -11/+1 |
* | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Regulators: virtual - use sysfs attribute groups | Dmitry Torokhov | 2010-03-03 | 1 | -31/+33 |
* | regulator: Improve virtual consumer probe error handling | Mark Brown | 2009-09-22 | 1 | -4/+8 |
* | regulator: Make virtual consumer a bit more chatty | Mark Brown | 2009-09-22 | 1 | -0/+8 |
* | regulator: Make virtual consumer use dev_printk | Mark Brown | 2009-09-22 | 1 | -16/+18 |
* | regulator: Report regulator_get() failure in virtual consumer | Mark Brown | 2009-09-22 | 1 | -0/+2 |
* | regulator: Set MODULE_ALIAS for regulator drivers | Mark Brown | 2009-06-15 | 1 | -0/+1 |
* | regulator/virtual: fix strings compare predicates | Mike Rapoport | 2009-04-28 | 1 | -4/+4 |
* | regulator: Mark attributes table for virtual regulator static | Mark Brown | 2009-03-31 | 1 | -1/+1 |
* | regulator: minor cleanup of virtual consumer | Andrew Morton | 2009-03-31 | 1 | -0/+4 |
* | regulator: minor cleanup of virtual consumer | David Brownell | 2009-03-31 | 1 | -4/+4 |
* | regulator: regulator test harness | Mark Brown | 2008-07-30 | 1 | -0/+345 |