| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Voltage count for AB3100 | Linus Walleij | 2009-09-17 | 1 | -0/+6 |
* | regulator: AB3100 support | Linus Walleij | 2009-09-17 | 3 | -0/+704 |
* | regulator: Add Freescale MC13783 driver | Sascha Hauer | 2009-09-17 | 3 | -0/+419 |
* | regulator: get pcap data from the parent device | Antonio Ospite | 2009-09-17 | 1 | -1/+1 |
* | regulator: register pcap earlier | Antonio Ospite | 2009-09-17 | 1 | -1/+1 |
* | regulator: Add WM831x ISINK support | Mark Brown | 2009-09-17 | 2 | -0/+261 |
* | regulator: Add WM831x DC-DC boost convertor support | Mark Brown | 2009-09-17 | 1 | -0/+131 |
* | regulator: Add WM831x EPE support | Mark Brown | 2009-09-17 | 1 | -0/+88 |
* | regulator: Add WM831x LDO support | Mark Brown | 2009-09-17 | 2 | -0/+853 |
* | regulator: Add WM831x DC-DC buck convertor support | Mark Brown | 2009-09-17 | 3 | -0/+651 |
* | regulator: Provide mode to status conversion function | Mark Brown | 2009-09-17 | 1 | -0/+24 |
* | regulator: add pcap driver | Daniel Ribeiro | 2009-09-17 | 3 | -0/+326 |
* | regulator/max1586: fix V3 gain calculation integer overflow | Philipp Zabel | 2009-06-15 | 1 | -4/+4 |
* | regulator/max1586: support increased V3 voltage range | Philipp Zabel | 2009-06-15 | 1 | -19/+52 |
* | regulator: lp3971 - fix driver link error when built-in. | Liam Girdwood | 2009-06-15 | 1 | -1/+1 |
* | LP3971 PMIC regulator driver (updated and combined version) | Marek Szyprowski | 2009-06-15 | 3 | -0/+570 |
* | regulator: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -3/+3 |
* | regulator: Set MODULE_ALIAS for regulator drivers | Mark Brown | 2009-06-15 | 3 | -0/+3 |
* | regulator: Support list_voltage for fixed voltage regulator | Mark Brown | 2009-06-15 | 1 | -1/+14 |
* | regulator: Move regulator drivers to subsys_initcall() | Mark Brown | 2009-06-15 | 4 | -4/+4 |
* | regulator: build fix for powerpc - renamed show_state | Liam Girdwood | 2009-06-15 | 1 | -5/+5 |
* | regulator: add userspace-consumer driver | Mike Rapoport | 2009-06-15 | 3 | -0/+211 |
* | Maxim 1586 regulator driver | Robert Jarzmik | 2009-06-15 | 3 | -0/+259 |
* | regulator: da903x: add missing __devexit_p() | Mike Frysinger | 2009-05-18 | 1 | -1/+1 |
* | regulator: Fix default constraints for fixed voltage regulators | Mark Brown | 2009-04-28 | 1 | -2/+5 |
* | regulator/bq24022: fix bug in is_enabled function | Philipp Zabel | 2009-04-28 | 1 | -2/+1 |
* | regulator/virtual: fix strings compare predicates | Mike Rapoport | 2009-04-28 | 1 | -4/+4 |
* | regulator core: fix double-free in regulator_register() error path | Paul Walmsley | 2009-04-28 | 1 | -0/+4 |
* | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL... | Diego Liziero | 2009-04-28 | 1 | -2/+2 |
* | unreachable code in drms_uA_update() | Dan Carpenter | 2009-04-28 | 1 | -2/+2 |
* | regulator: twl4030 VAUX3 supports 3.0V | Adrian Hunter | 2009-03-31 | 1 | -1/+4 |
* | regulator: Support disabling of unused regulators by machines | Mark Brown | 2009-03-31 | 1 | -0/+92 |
* | regulator: Don't increment use_count for boot_on regulators | Mark Brown | 2009-03-31 | 1 | -1/+0 |
* | twl4030-regulator: expose VPLL2 | David Brownell | 2009-03-31 | 1 | -1/+1 |
* | regulator: refcount fixes | David Brownell | 2009-03-31 | 1 | -22/+8 |
* | regulator: Don't warn if we failed to get a regulator | Mark Brown | 2009-03-31 | 1 | -2/+0 |
* | regulator: Allow boot_on regulators to be disabled by clients | Mark Brown | 2009-03-31 | 1 | -9/+4 |
* | regulator: Implement list_voltage for WM835x LDOs and DCDCs | Mark Brown | 2009-03-31 | 1 | -0/+29 |
* | twl4030-regulator: list more VAUX4 voltages | David Brownell | 2009-03-31 | 1 | -0/+2 |
* | regulator: Don't warn on omitted voltage constraints | Mark Brown | 2009-03-31 | 1 | -1/+5 |
* | regulator: Implement list_voltage() for WM8400 DCDCs and LDOs | Mark Brown | 2009-03-31 | 1 | -4/+30 |
* | regulator: twl4030 voltage enumeration (v2) | David Brownell | 2009-03-31 | 1 | -39/+23 |
* | regulator: twl4030 regulators | David Brownell | 2009-03-31 | 3 | -0/+519 |
* | regulator: enumerate voltages (v2) | David Brownell | 2009-03-31 | 1 | -0/+113 |
* | regulator: Fix get_mode() for WM835x DCDCs | Mark Brown | 2009-03-31 | 1 | -6/+18 |
* | regulator: Allow regulators to set the initial operating mode | Mark Brown | 2009-03-31 | 1 | -0/+17 |
* | regulator: Suggest use of datasheet supply or pin names for consumers | Mark Brown | 2009-03-31 | 1 | -3/+6 |
* | regulator: add unset_regulator_supplies to fix regulator_unregister | Mike Rapoport | 2009-03-31 | 1 | -0/+14 |
* | regulator: Hoist struct regulator_dev out of core to fix notifiers | Mark Brown | 2009-03-31 | 1 | -27/+0 |
* | regulator: Mark attributes table for virtual regulator static | Mark Brown | 2009-03-31 | 1 | -1/+1 |