aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-17regulator: Voltage count for AB3100Linus Walleij1-0/+6
2009-09-17regulator: AB3100 supportLinus Walleij3-0/+704
2009-09-17regulator: Add Freescale MC13783 driverSascha Hauer3-0/+419
2009-09-17regulator: get pcap data from the parent deviceAntonio Ospite1-1/+1
2009-09-17regulator: register pcap earlierAntonio Ospite1-1/+1
2009-09-17regulator: Add WM831x ISINK supportMark Brown2-0/+261
2009-09-17regulator: Add WM831x DC-DC boost convertor supportMark Brown1-0/+131
2009-09-17regulator: Add WM831x EPE supportMark Brown1-0/+88
2009-09-17regulator: Add WM831x LDO supportMark Brown2-0/+853
2009-09-17regulator: Add WM831x DC-DC buck convertor supportMark Brown3-0/+651
2009-09-17regulator: Provide mode to status conversion functionMark Brown1-0/+24
2009-09-17regulator: add pcap driverDaniel Ribeiro3-0/+326
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel1-4/+4
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel1-19/+52
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood1-1/+1
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski3-0/+570
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown3-0/+3
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown1-1/+14
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown4-4/+4
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood1-5/+5
2009-06-15regulator: add userspace-consumer driverMike Rapoport3-0/+211
2009-06-15Maxim 1586 regulator driverRobert Jarzmik3-0/+259
2009-05-18regulator: da903x: add missing __devexit_p()Mike Frysinger1-1/+1
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown1-2/+5
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport1-4/+4
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley1-0/+4
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGULATOR_CURRENTDiego Liziero1-2/+2
2009-04-28unreachable code in drms_uA_update()Dan Carpenter1-2/+2
2009-03-31regulator: twl4030 VAUX3 supports 3.0VAdrian Hunter1-1/+4
2009-03-31regulator: Support disabling of unused regulators by machinesMark Brown1-0/+92
2009-03-31regulator: Don't increment use_count for boot_on regulatorsMark Brown1-1/+0
2009-03-31twl4030-regulator: expose VPLL2David Brownell1-1/+1
2009-03-31regulator: refcount fixesDavid Brownell1-22/+8
2009-03-31regulator: Don't warn if we failed to get a regulatorMark Brown1-2/+0
2009-03-31regulator: Allow boot_on regulators to be disabled by clientsMark Brown1-9/+4
2009-03-31regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown1-0/+29
2009-03-31twl4030-regulator: list more VAUX4 voltagesDavid Brownell1-0/+2
2009-03-31regulator: Don't warn on omitted voltage constraintsMark Brown1-1/+5
2009-03-31regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown1-4/+30
2009-03-31regulator: twl4030 voltage enumeration (v2)David Brownell1-39/+23
2009-03-31regulator: twl4030 regulatorsDavid Brownell3-0/+519
2009-03-31regulator: enumerate voltages (v2)David Brownell1-0/+113
2009-03-31regulator: Fix get_mode() for WM835x DCDCsMark Brown1-6/+18
2009-03-31regulator: Allow regulators to set the initial operating modeMark Brown1-0/+17
2009-03-31regulator: Suggest use of datasheet supply or pin names for consumersMark Brown1-3/+6
2009-03-31regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport1-0/+14
2009-03-31regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown1-27/+0
2009-03-31regulator: Mark attributes table for virtual regulator staticMark Brown1-1/+1