summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-031-0/+8
* regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham2012-01-021-0/+5
* regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-051-2/+4
* regulator: map consumer regulator based on device treeRajendra Nayak2011-11-231-0/+2
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-231-0/+20
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker2011-11-011-0/+1
* | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-012-1/+88
|\ \ | |/ |/|
| * regulator: Constify constraints nameMark Brown2011-10-141-1/+1
| * regulator: Add driver for gpio-controlled regulatorsHeiko Stübner2011-10-091-0/+87
| * regulator: fix regulator/consumer.h kernel-doc warningRandy Dunlap2011-08-081-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-282-0/+10
|\ \
| * | regulator: Implement deferred disable supportMark Brown2011-09-142-0/+10
| |/
* / regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-081-1/+1
|/
* regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-091-3/+1Star
* regulator: Do bulk enables of regulators in parallelMark Brown2011-05-301-0/+3
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-271-0/+4
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-271-3/+0Star
* mach-ux500: voltage domain regulators for DB8500Bengt Jonsson2011-05-241-0/+45
* regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-261-0/+2
* regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-261-2/+9
* regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-261-2/+48
* regulator: add support for USB voltage regulatorBengt Jonsson2011-03-261-0/+1
* Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-261-0/+1
* regulator: Add initial per-regulator debugfs supportMark Brown2011-01-121-2/+6
* regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-121-0/+1
* regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-121-0/+3
* regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-121-11/+13
* regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-121-0/+3
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-121-1/+1
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-1/+2
* regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-281-0/+5
* Regulator: LP3972 PMIC regulator driverAxel Lin2010-10-281-0/+48
* MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-281-0/+135
* ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer2010-08-111-0/+25
* regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-0/+32
* regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-251-2/+7
* regulator: Let drivers know when they use the stub APIJean Delvare2010-04-191-2/+6
* regulator: enable max8649 regulator driverHaojian Zhuang2010-03-031-0/+44
* regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter2010-03-031-0/+2
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-031-0/+6
* regulator: Add notifier event on regulator disableMark Brown2010-03-031-1/+3
* regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood2009-12-171-0/+2
* regulator: Handle regulators without suspend mode configurationMark Brown2009-12-171-1/+5
* regulator: add driver for MAX8660/8661Wolfram Sang2009-12-171-0/+57
* regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang2009-09-221-1/+2
* regulator: fix typosWolfram Sang2009-09-222-5/+5
* regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-221-0/+24
* regulator: Add regulator voltage range check APIMark Brown2009-09-221-0/+2