summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
* regulator: Improve virtual consumer probe error handlingMark Brown2009-09-221-4/+8
* regulator: Fix support for deviceless supply mappingsMark Brown2009-09-221-5/+13
* regulator: Warn when unregistering an in-use regulatorMark Brown2009-09-221-0/+1
* regulator: Add regulator voltage range check APIMark Brown2009-09-221-0/+29
* regulator: Add regulator_get_exclusive() APIMark Brown2009-09-221-14/+74
* regulator: support list voltage in da903xHaojian Zhuang2009-09-221-1/+35
* regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang2009-09-221-3/+3
* regulator: support da9030 BUCK in da903x driverHaojian Zhuang2009-09-221-0/+23
* regulator: add buck3 in da903x driverHaojian Zhuang2009-09-221-0/+32
* drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches2009-09-221-1/+1
* regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-221-14/+48
* regulator: Make virtual consumer a bit more chattyMark Brown2009-09-221-0/+8
* regulator: Make virtual consumer use dev_printkMark Brown2009-09-221-16/+18
* regulator: Report regulator_get() failure in virtual consumerMark Brown2009-09-221-0/+2
* regulator: add check index of wm8350->pmic.pdev[]Roel Kluin2009-09-221-0/+2
* 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
OpenPOWER on IntegriCloud