| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next | Mark Brown | 2013-02-19 |
|\ |
|
| * | regulator: tps65090: Fix using wrong dev argument for calling of_regulator_match | Axel Lin | 2013-01-31 |
| * | regulator: tps65090: add DT support | Laxman Dewangan | 2013-01-29 |
* | | Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ |
|
| * | | regulator: tps6507x: Fix using wrong dev argument for calling of_regulator_match | Axel Lin | 2013-01-30 |
| * | | regulator: tps6507x: add device tree support. | Vishwanathrao Badarkhe, Manish | 2013-01-26 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ |
|
| * | | regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap | Axel Lin | 2013-02-13 |
| * | | regulator: tps51632: add DT support | Laxman Dewangan | 2012-12-27 |
| * | | regulator: tps51632: add register property for regmap | Laxman Dewangan | 2012-12-27 |
* | | | Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ |
|
| * | | | regulator: s5m8767: Prevent possible NULL pointer dereference | Axel Lin | 2013-02-13 |
| * | | | regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in... | Axel Lin | 2013-02-13 |
| * | | | regulator: s5m8767: Use of_get_child_count() | Axel Lin | 2013-02-08 |
| * | | | regulator: add device tree support for s5m8767 | Amit Daniel Kachhap | 2013-02-04 |
| * | | | regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap | Axel Lin | 2013-01-18 |
| * | | | regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel | Axel Lin | 2013-01-17 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ |
|
| * | | | regulator: palmas: Remove a redundant setting for warm_reset | Axel Lin | 2013-02-04 |
* | | | | Merge remote-tracking branch 'regulator/topic/of' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ \ |
|
| * | | | | regulator: mc13xxx: Use of_get_child_count() | Axel Lin | 2013-01-31 |
| * | | | | regulator: max8997: Use of_get_child_count() | Axel Lin | 2013-01-31 |
| * | | | | regulator: Add missing of_node_put() | Axel Lin | 2013-01-30 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge remote-tracking branches 'regulator/fix/max8907', 'regulator/fix/max899... | Mark Brown | 2013-01-30 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | regulator: mc13892: sanity check num_regulators parsed vs. registered | Matt Sealey | 2013-01-26 |
| * | | | | | | | regulator: mc13892-regulator: correct/refine handling of the SWxHI bit | Matt Sealey | 2013-01-26 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | regulator: max8998: Let regulator core handle the case selector == old_selector | Axel Lin | 2013-02-08 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v... | Axel Lin | 2012-12-27 |
| * | | | | | | | regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops | Axel Lin | 2012-12-27 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | regulator: max77686: Reuse rdev_get_id() function. | Thiago Farina | 2013-02-14 |
* | | | | | | | | Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | regulator: lp8788-buck: Remove buck[1|2]_vout_addr array | Axel Lin | 2013-01-17 |
| * | | | | | | | | regulator: lp8788-buck: Silence build warning | Axel Lin | 2013-01-10 |
| * | | | | | | | | regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by ex... | Axel Lin | 2013-01-07 |
| * | | | | | | | | lp8788-ldo: fix a parent device on devm_gpio_request() | Kim, Milo | 2013-01-03 |
| * | | | | | | | | lp8788-ldo: fix a parent device in _probe() | Kim, Milo | 2013-01-03 |
| * | | | | | | | | lp8788-buck: fix a for-loop coding style | Kim, Milo | 2013-01-03 |
| * | | | | | | | | lp8788-buck: fix a parent device on devm_gpio_request() | Kim, Milo | 2013-01-03 |
| * | | | | | | | | lp8788-buck: fix a parent deivce in _probe() | Kim, Milo | 2013-01-03 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next | Mark Brown | 2013-02-19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | regulator: lp8755: Use LP8755_BUCK_MAX instead of magic number | Axel Lin | 2013-01-26 |
| * | | | | | | | | regulator: lp8755: Remove enum bucks | Axel Lin | 2013-01-17 |
| * | | | | | | | | regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths | Axel Lin | 2013-01-17 |
| * | | | | | | | | regulator: lp8755: Fix mask for pchip->mphase | Axel Lin | 2013-01-08 |
| * | | | | | | | | regulator: lp8755: Fix lp8755_regulator_init unwind code | Axel Lin | 2013-01-08 |
| * | | | | | | | | regulator: lp8755: new driver for LP8755 | Daniel Jeong | 2012-12-24 |
| |/ / / / / / / |
|