aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Voltage count for AB3100Linus Walleij2009-09-171-0/+6
* regulator: AB3100 supportLinus Walleij2009-09-173-0/+704
* regulator: Add Freescale MC13783 driverSascha Hauer2009-09-173-0/+419
* regulator: get pcap data from the parent deviceAntonio Ospite2009-09-171-1/+1
* regulator: register pcap earlierAntonio Ospite2009-09-171-1/+1
* regulator: Add WM831x ISINK supportMark Brown2009-09-172-0/+261
* regulator: Add WM831x DC-DC boost convertor supportMark Brown2009-09-171-0/+131
* regulator: Add WM831x EPE supportMark Brown2009-09-171-0/+88
* regulator: Add WM831x LDO supportMark Brown2009-09-172-0/+853
* regulator: Add WM831x DC-DC buck convertor supportMark Brown2009-09-173-0/+651
* regulator: Provide mode to status conversion functionMark Brown2009-09-171-0/+24
* regulator: add pcap driverDaniel Ribeiro2009-09-173-0/+326
* regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel2009-06-151-4/+4
* regulator/max1586: support increased V3 voltage rangePhilipp Zabel2009-06-151-19/+52
* regulator: lp3971 - fix driver link error when built-in.Liam Girdwood2009-06-151-1/+1
* LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski2009-06-153-0/+570
* regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-3/+3
* regulator: Set MODULE_ALIAS for regulator driversMark Brown2009-06-153-0/+3
* regulator: Support list_voltage for fixed voltage regulatorMark Brown2009-06-151-1/+14
* regulator: Move regulator drivers to subsys_initcall()Mark Brown2009-06-154-4/+4
* regulator: build fix for powerpc - renamed show_stateLiam Girdwood2009-06-151-5/+5
* regulator: add userspace-consumer driverMike Rapoport2009-06-153-0/+211
* Maxim 1586 regulator driverRobert Jarzmik2009-06-153-0/+259
* regulator: da903x: add missing __devexit_p()Mike Frysinger2009-05-181-1/+1
* regulator: Fix default constraints for fixed voltage regulatorsMark Brown2009-04-281-2/+5
* regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel2009-04-281-2/+1
* regulator/virtual: fix strings compare predicatesMike Rapoport2009-04-281-4/+4
* regulator core: fix double-free in regulator_register() error pathPaul Walmsley2009-04-281-0/+4
* drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero2009-04-281-2/+2
* unreachable code in drms_uA_update()Dan Carpenter2009-04-281-2/+2
* regulator: twl4030 VAUX3 supports 3.0VAdrian Hunter2009-03-311-1/+4
* regulator: Support disabling of unused regulators by machinesMark Brown2009-03-311-0/+92
* regulator: Don't increment use_count for boot_on regulatorsMark Brown2009-03-311-1/+0
* twl4030-regulator: expose VPLL2David Brownell2009-03-311-1/+1
* regulator: refcount fixesDavid Brownell2009-03-311-22/+8
* regulator: Don't warn if we failed to get a regulatorMark Brown2009-03-311-2/+0
* regulator: Allow boot_on regulators to be disabled by clientsMark Brown2009-03-311-9/+4
* regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown2009-03-311-0/+29
* twl4030-regulator: list more VAUX4 voltagesDavid Brownell2009-03-311-0/+2
* regulator: Don't warn on omitted voltage constraintsMark Brown2009-03-311-1/+5
* regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown2009-03-311-4/+30
* regulator: twl4030 voltage enumeration (v2)David Brownell2009-03-311-39/+23
* regulator: twl4030 regulatorsDavid Brownell2009-03-313-0/+519
* regulator: enumerate voltages (v2)David Brownell2009-03-311-0/+113
* regulator: Fix get_mode() for WM835x DCDCsMark Brown2009-03-311-6/+18
* regulator: Allow regulators to set the initial operating modeMark Brown2009-03-311-0/+17
* regulator: Suggest use of datasheet supply or pin names for consumersMark Brown2009-03-311-3/+6
* regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport2009-03-311-0/+14
* regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown2009-03-311-27/+0
* regulator: Mark attributes table for virtual regulator staticMark Brown2009-03-311-1/+1