aboutsummaryrefslogtreecommitdiff
path: root/include/linux/regulator
AgeCommit message (Expand)AuthorFilesLines
2012-01-03regulator: add regulator_bulk_force_disable functionGravatar Donggeun Kim 1-0/+8
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORGravatar MyungJoo Ham 1-0/+5
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Gravatar Shawn Guo 1-2/+4
2011-11-23regulator: map consumer regulator based on device treeGravatar Rajendra Nayak 1-0/+2
2011-11-23regulator: pass additional of_node to regulator_register()Gravatar Rajendra Nayak 1-1/+1
2011-11-23regulator: helper routine to extract regulator_init_dataGravatar Rajendra Nayak 1-0/+20
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorGravatar Linus Torvalds 2-1/+88
2011-10-31regulator: Fix implicit use of notifier.h by driver.hGravatar Paul Gortmaker 1-0/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 2-0/+10
2011-10-14regulator: Constify constraints nameGravatar Mark Brown 1-1/+1
2011-10-09regulator: Add driver for gpio-controlled regulatorsGravatar Heiko Stübner 1-0/+87
2011-09-14regulator: Implement deferred disable supportGravatar Mark Brown 2-0/+10
2011-09-08regulator: fix kernel-doc warning in consumer.hGravatar Randy Dunlap 1-1/+1
2011-08-08regulator: fix regulator/consumer.h kernel-doc warningGravatar Randy Dunlap 1-1/+1
2011-06-09regulator: Refactor supply implementation to work as regular consumersGravatar Mark Brown 1-3/+1
2011-05-30regulator: Do bulk enables of regulators in parallelGravatar Mark Brown 1-0/+3
2011-05-27regulator: Support voltage offsets to compensate for drops in systemGravatar Mark Brown 1-0/+4
2011-05-27regulator: Remove supply_regulator_dev from machine configurationGravatar Mark Brown 1-3/+0
2011-05-24mach-ux500: voltage domain regulators for DB8500Gravatar Bengt Jonsson 1-0/+45
2011-03-26regulator: provide consumer interface for fall/rise timeGravatar Linus Walleij 1-0/+2
2011-03-26regulator: add set_voltage_time_sel infrastructureGravatar Linus Walleij 1-2/+9
2011-03-26regulator: initialization for ab8500 regulatorsGravatar Bengt Jonsson 1-2/+48
2011-03-26regulator: add support for USB voltage regulatorGravatar Bengt Jonsson 1-0/+1
2011-03-26Regulator: add suspend-finish API for regulator core.Gravatar MyungJoo Ham 1-0/+1
2011-01-12regulator: Add initial per-regulator debugfs supportGravatar Mark Brown 1-2/+6
2011-01-12regulator: Add API to re-apply voltage to hardwareGravatar Mark Brown 1-0/+1
2011-01-12regulator: Provide a selector based set_voltage_sel() operationGravatar Mark Brown 1-0/+3
2011-01-12regulators: Moved define for number of regulators in ab8500Gravatar Bengt Jonsson 1-11/+13
2011-01-12regulator: Allow drivers to report voltages as selectorsGravatar Mark Brown 1-0/+3
2011-01-12regulator: Copy constraints from regulators when initialising themGravatar Mark Brown 1-1/+1
2011-01-12regulator: Report actual configured voltage to set_voltage()Gravatar Mark Brown 1-1/+2
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorGravatar Mark Brown 1-0/+5
2010-10-28Regulator: LP3972 PMIC regulator driverGravatar Axel Lin 1-0/+48
2010-10-28MAX8952 PMIC Driver Initial ReleaseGravatar MyungJoo Ham 1-0/+135
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceGravatar Sundar R Iyer 1-0/+25
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerGravatar Anuj Aggarwal 1-0/+32
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameGravatar Mark Brown 1-2/+7
2010-04-19regulator: Let drivers know when they use the stub APIGravatar Jean Delvare 1-2/+6
2010-03-03regulator: enable max8649 regulator driverGravatar Haojian Zhuang 1-0/+44
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsGravatar Adrian Hunter 1-0/+2
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableGravatar Mark Brown 1-0/+6
2010-03-03regulator: Add notifier event on regulator disableGravatar Mark Brown 1-1/+3
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Gravatar Liam Girdwood 1-0/+2
2009-12-17regulator: Handle regulators without suspend mode configurationGravatar Mark Brown 1-1/+5
2009-12-17regulator: add driver for MAX8660/8661Gravatar Wolfram Sang 1-0/+57
2009-09-22regulator/driver: be more specific in nanodoc for is_enabledGravatar Wolfram Sang 1-1/+2
2009-09-22regulator: fix typosGravatar Wolfram Sang 2-5/+5
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverGravatar Roger Quadros 1-0/+24
2009-09-22regulator: Add regulator voltage range check APIGravatar Mark Brown 1-0/+2