| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'regulator-drivers' into regulator-next | Mark Brown | 2012-07-22 |
|\ |
|
| * | regulator: fixed: dt: support for input supply | Laxman Dewangan | 2012-07-05 |
| * | regulator: core: Add core support for GPIO controlled enable lines | Mark Brown | 2012-07-03 |
| * | regulator: core: Allow fixed enable_time to be set in the regulator_desc | Mark Brown | 2012-07-03 |
| * | regulator: add new regulator driver for lp872x | Kim, Milo | 2012-06-19 |
| * | regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS | Axel Lin | 2012-06-18 |
| * | regulator: Add ramp_delay configuration to constraints | Yadwinder Singh Brar | 2012-06-17 |
| * | regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. | Yadwinder Singh Brar | 2012-06-11 |
| | | |
| \ | |
*-. \ | Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re... | Mark Brown | 2012-07-22 |
|\ \ \ |
|
| | * | | regulator: extend the fixed dummy voltage regulator to accept voltage | Guennadi Liakhovetski | 2012-06-19 |
| | * | | regulator: support multiple dummy fixed regulators | Guennadi Liakhovetski | 2012-06-19 |
| |/ / |
|
* | | | regulator: Add REGULATOR_STATUS_UNDEFINED. | Krystian Garbaciak | 2012-07-12 |
* | | | regulator: add missing defintion regulator_is_supported_voltage | Philip Rakity | 2012-07-01 |
* | | | regulator: stubs: Make stub regulator_get_voltage() return an error | Mark Brown | 2012-06-18 |
| |/
|/| |
|
* | | regulator: core: Allow drivers to set voltage mapping table in regulator_desc | Axel Lin | 2012-06-03 |
|/ |
|
* | regulator: tps62360: support force PWM mode via regulator mode | Laxman Dewangan | 2012-05-14 |
* | regulator: tps62360: make init_data of platform data to pointer. | Laxman Dewangan | 2012-05-13 |
* | regulator: core: Allow drivers to set simple linear voltage maps as data | Mark Brown | 2012-05-12 |
* | regulator: core: Allow regulators to provide a voltage to selector mapping | Mark Brown | 2012-05-12 |
* | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-05-12 |
|\ |
|
| * | regulator: Add generic DT parsing for regulators | Thierry Reding | 2012-05-04 |
* | | regulator: core: Provide standard enable operations for regmap users | Mark Brown | 2012-04-16 |
* | | regulator: core: Provide regmap based voltage_sel operations | Mark Brown | 2012-04-16 |
* | | regulator: core: Allow drivers to pass in a regmap | Mark Brown | 2012-04-16 |
|/ |
|
* | Merge tag 'v3.4-rc2' into regulator-drivers | Mark Brown | 2012-04-10 |
|\ |
|
| * | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-04-04 |
| |\ |
|
| | * | regulator: Fix comments in include/linux/regulator/machine.h | Axel Lin | 2012-03-29 |
* | | | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 |
* | | | Merge branch 'regulator-register' into regulator-drivers | Mark Brown | 2012-04-09 |
|\ \ \ |
|
| * | | | regulator: core: Constify the regulator_desc passed in when registering | Mark Brown | 2012-04-04 |
| |/ / |
|
* | | | regulator: fixed: Support for open drain gpio pin | Laxman Dewangan | 2012-04-02 |
* | | | regulator: Add TPS65090 regulator driver | Venu Byravarasu | 2012-04-01 |
|/ / |
|
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 |
|\ \ |
|
| * | | mfd: Support AB9540 ab8500 variant | Linus Walleij | 2012-03-06 |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 |
|\ \ \ |
|
| * \ \ | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Arnd Bergmann | 2012-03-24 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | regulator: Remove bq24022 regulator driver | Heiko Stübner | 2012-03-06 |
| | |/
| |/| |
|
* | | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 |
|\ \ \
| |_|/
|/| | |
|
| * | | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 2012-03-18 |
|\ \ |
|
| * | | regulator: Remove support for supplies specified by struct device | Mark Brown | 2012-02-02 |
* | | | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st... | Mark Brown | 2012-03-18 |
|\ \ \ |
|
| * | | | regulator: Add devm_regulator_put in consumer.h | Axel Lin | 2012-01-29 |
| * | | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR | Axel Lin | 2012-01-27 |
| * | | | regulator: Provide devm_regulator_bulk_get() | Mark Brown | 2012-01-22 |
| * | | | regulator: Implement devm_regulator_free() | Mark Brown | 2012-01-22 |
| * | | | regulator: Add devm_regulator_get() | Stephen Boyd | 2012-01-20 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-next | Mark Brown | 2012-03-18 |
|\ \ \ |
|
| * | | | regulator: provide a helper for registering a fixed regulator | Sascha Hauer | 2012-03-03 |
| |/ / |
|
* | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-03-18 |
|\ \ \
| | |/
| |/| |
|