summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * regulator: tps65910: Convert to get_voltage_selAxel Lin2012-05-091-25/+9
| * regulator: wm8994: Use main I2C device as struct deviceMark Brown2012-05-081-1/+1
| * regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan2012-05-081-71/+60
| * regulator: wm831x-dcdc: Convert to gpio_request_one()Mark Brown2012-05-071-10/+4
| * regulator: wm8994: Convert to gpio_request_one()Mark Brown2012-05-071-8/+1
| * regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan2012-05-071-6/+40
| * regulator: tps62360: enable register cacheLaxman Dewangan2012-05-071-2/+4
| * regulator: da9052: fix bug in device tree iteration loopYing-Chun Liu (PaulLiu)2012-05-071-1/+1
| * regulator: fixed: add property for gpio open drain flagLaxman Dewangan2012-05-072-1/+7
| * tps6586x: Add device tree supportThierry Reding2012-05-044-0/+185
| * regulator: Add generic DT parsing for regulatorsThierry Reding2012-05-042-0/+65
| * regulator: wm831x-dcdc: Specify supply namesMark Brown2012-04-231-1/+12
| * regulator: wm831x-ldo: Set up supply namesMark Brown2012-04-231-1/+17
| * regulator: tps65912: Convert to get_voltage_selAxel Lin2012-04-231-4/+4
| * regulator: max8998: Convert ot use devm_kzallocAxel Lin2012-04-231-28/+17
| * regulator: max8997: Convert ot use devm_kzallocAxel Lin2012-04-231-25/+15
| * regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-2316-16/+0
| * regulator: max8997: Remove empty set_suspend_enable callback implementationAxel Lin2012-04-231-9/+0
| * regulator: max8997: Remove is_enabled callback implementation for max8997_cha...Axel Lin2012-04-231-4/+1
| * regulator: s5m8767: Use DIV_ROUND_UP to calculate selectorAxel Lin2012-04-231-1/+4
| * regulator: max8952: Convert to get_voltage_selAxel Lin2012-04-201-9/+4
| * regulator: tps6507x: Convert to get_voltage_selAxel Lin2012-04-201-3/+3
| * regulator: virtual: Replace strict_strtol with kstrtolAxel Lin2012-04-191-4/+4
| * regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_selAxel Lin2012-04-191-1/+1
| * regulator: virtual: Convert to use devm_* APIsAxel Lin2012-04-181-13/+5
| * regulator: userspace-consumer: Convert to use devm_* APIsAxel Lin2012-04-181-13/+7
| * regulator: Convert max8997 to set_voltage_time_selAxel Lin2012-04-171-13/+42
| * regulator: Convert max8997 to get_voltage_selAxel Lin2012-04-171-21/+32
| * mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown2012-04-176-39/+33
| * regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversionAxel Lin2012-04-171-1/+1
| * mfd: add irq domain support for max8997 interruptsThomas Abraham2012-04-166-33/+39
| * regulator: da9052: Directly include of.hMark Brown2012-04-161-0/+1
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-1260-2211/+2070
|\ \ \
| | * | regulator: core: Warn on missing struct deviceMark Brown2012-05-101-0/+1
| | * | regulator: dummy: Specify a struct deviceMark Brown2012-05-101-0/+1
| | * | regulator: wm831x: Register all normal regulatorsMark Brown2012-05-102-24/+12
| | * | regulator: 88pm8607: Use regulator_get_voltage_sel_regmap()Axel Lin2012-05-041-27/+9
| | * | regulator: rc5t583: Use regulator_get_voltage_sel_regmap()Axel Lin2012-05-041-24/+9
| | * | regulator: da9052: Use regulator_get_voltage_sel_regmap()Axel Lin2012-05-041-24/+8
| | * | regulator: pcf50633: Use regulator_get_voltage_sel_regmap()Axel Lin2012-04-231-33/+4
| | * | regulator: da9052: Use generic regmap enable/disable operationsAxel Lin2012-04-231-45/+11
| | * | regulator: 88pm8607: Use generic regmap enable/disable operationsAxel Lin2012-04-231-38/+12
| | * | regulator: pcf50633: Use generic regmap enable/disable operationsAxel Lin2012-04-231-83/+25
| | * | regulator: tps65910: Use generic regmap enable/disable operationsAxel Lin2012-04-231-54/+15
| | * | regulator: rc5t583: Use generic regmap enable/disable operationsAxel Lin2012-04-231-57/+6
| | * | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-183-68/+20
| | * | regulator: tps65023: Use generic regmap enable/disable operationsAxel Lin2012-04-161-96/+16
| | * | regulator: wm831x-ldo: Use generic regmap enable/disable operationsMark Brown2012-04-161-44/+15
| | * | regulator: wm831x-dcdc: Use generic regmap enable/disable operationsMark Brown2012-04-161-47/+23
| | * | regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-162-0/+62
OpenPOWER on IntegriCloud