aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAge
* regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-14
* regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-13
* regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-12
* regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-12
* Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-12
|\
| * regulator: Add generic DT parsing for regulatorsThierry Reding2012-05-04
* | regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-16
* | regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-16
* | regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-16
|/
* Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10
|\
| * Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-04
| |\
| | * regulator: Fix comments in include/linux/regulator/machine.hAxel Lin2012-03-29
* | | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* | | Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-09
|\ \ \
| * | | regulator: core: Constify the regulator_desc passed in when registeringMark Brown2012-04-04
| |/ /
* | | regulator: fixed: Support for open drain gpio pinLaxman Dewangan2012-04-02
* | | regulator: Add TPS65090 regulator driverVenu Byravarasu2012-04-01
|/ /
* | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-28
|\ \
| * | mfd: Support AB9540 ab8500 variantLinus Walleij2012-03-06
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \
| * \ \ Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann2012-03-24
| |\ \ \ | | | |/ | | |/|
| * | | regulator: Remove bq24022 regulator driverHeiko Stübner2012-03-06
| | |/ | |/|
* | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ \ | |_|/ |/| |
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
| |/
* | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-18
|\ \
| * | regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-02
* | | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-18
|\ \ \
| * | | regulator: Add devm_regulator_put in consumer.hAxel Lin2012-01-29
| * | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin2012-01-27
| * | | regulator: Provide devm_regulator_bulk_get()Mark Brown2012-01-22
| * | | regulator: Implement devm_regulator_free()Mark Brown2012-01-22
| * | | regulator: Add devm_regulator_get()Stephen Boyd2012-01-20
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-03-18
|\ \ \
| * | | regulator: provide a helper for registering a fixed regulatorSascha Hauer2012-03-03
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-03-18
|\ \ \ | | |/ | |/|
| * | regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-20
| |/
* | regulator: Remove ifdefs for debugfs codeStephen Boyd2012-02-21
* | regulator: fix wrong header name in descriptionKim, Milo2012-02-17
|/
* regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-03
* regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham2012-01-02
* regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-05
* regulator: map consumer regulator based on device treeRajendra Nayak2011-11-23
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-23
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker2011-10-31
* | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-01
|\ \ | |/ |/|
| * regulator: Constify constraints nameMark Brown2011-10-14
| * regulator: Add driver for gpio-controlled regulatorsHeiko Stübner2011-10-09
| * regulator: fix regulator/consumer.h kernel-doc warningRandy Dunlap2011-08-08