aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown1-0/+5
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin1-0/+48
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham1-0/+135
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer1-0/+25
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal1-0/+32
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown1-2/+7
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare1-2/+6
2010-03-03regulator: enable max8649 regulator driverHaojian Zhuang1-0/+44
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter1-0/+2
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown1-0/+6
2010-03-03regulator: Add notifier event on regulator disableMark Brown1-1/+3
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood1-0/+2
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown1-1/+5
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang1-0/+57
2009-09-22regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang1-1/+2
2009-09-22regulator: fix typosWolfram Sang2-5/+5
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros1-0/+24
2009-09-22regulator: Add regulator voltage range check APIMark Brown1-0/+2
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown2-0/+4
2009-09-22regulator: add initialization macro of regulator supplyroald1-0/+7
2009-09-22regulator: Define full constraints function with REGULATOR disabledMark Brown1-0/+6
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown1-1/+6
2009-09-17regulator: Provide mode to status conversion functionMark Brown1-0/+2
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel1-0/+11
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski1-0/+51
2009-06-15regulator: add userspace-consumer driverMike Rapoport1-0/+25
2009-06-15Maxim 1586 regulator driverRobert Jarzmik1-0/+52
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-03-31regulator: Support disabling of unused regulators by machinesMark Brown1-0/+2
2009-03-31regulator: Allow boot_on regulators to be disabled by clientsMark Brown1-1/+3
2009-03-31regulator: get_status() grows kerneldocDavid Brownell1-9/+10
2009-03-31regulator: enumerate voltages (v2)David Brownell2-0/+11
2009-03-31regulator: Allow regulators to set the initial operating modeMark Brown1-0/+4
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood3-3/+3
2009-03-31regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-03-31regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown1-0/+32
2009-03-31regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown1-0/+3
2009-03-31regulator: Allow init data to be supplied for bq24022Mark Brown1-0/+3
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown1-1/+2
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron1-0/+2
2009-03-31regulator: add get_status()David Brownell1-0/+17
2009-01-08regulator: fix kernel-doc warningsRandy Dunlap1-5/+2
2009-01-08regulator: Add missing kerneldocMark Brown2-1/+80
2009-01-08regulator: Clean up kerneldoc warningsMark Brown1-4/+4
2008-10-13regulator: Fix typoMark Brown1-1/+1
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood2-9/+29
2008-07-30regulator: TI bq24022 Li-Ion Charger driverPhilipp Zabel1-0/+21
2008-07-30regulator: fixed regulator interfaceMark Brown1-0/+22
2008-07-30regulator: machine driver interfaceLiam Girdwood1-0/+104
2008-07-30regulator: regulator driver interfaceLiam Girdwood1-0/+99