Age | Commit message (Expand) | Author | Files | Lines |
2014-03-26 | Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma... | Mark Brown | 1 | -55/+147 |
2014-03-06 | regulator: pfuze100: Add PFUZE200 support to Kconfig and module description | Axel Lin | 1 | -1/+1 |
2014-03-04 | regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables | Axel Lin | 1 | -3/+5 |
2014-03-04 | regulator: pfuze100: add pfuze200 support | Robin Gong | 1 | -53/+143 |
2014-02-23 | pfuze100-regulator: Return error on of_node_get() failure | Fabio Estevam | 1 | -1/+1 |
2014-02-19 | pfuze100-regulator: Fix of_node_get() parameter | Fabio Estevam | 1 | -1/+1 |
2014-02-15 | regulator: pfuze100: Use of_get_child_by_name | Sachin Kamat | 1 | -1/+1 |
2014-02-03 | regulator: Make use of rdev_get_id() function where possible. | Thiago Farina | 1 | -1/+1 |
2014-01-23 | Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi... | Mark Brown | 1 | -25/+14 |
2014-01-23 | regulator: pfuze100-regulator: Improve dev_info() message | Fabio Estevam | 1 | -1/+1 |
2014-01-15 | regulator: pfuze100-regulator: Fix some checkpatch complaints | Fabio Estevam | 1 | -8/+11 |
2014-01-15 | Merge tag 'v3.13-rc4' into regulator-pfuze100 | Mark Brown | 1 | -4/+10 |
2013-12-09 | regulator: pfuze100: use devm_regulator_register() | Jingoo Han | 1 | -17/+3 |
2013-12-09 | regulator: pfuze100: allow misprogrammed ID | Tim Harvey | 1 | -3/+9 |
2013-12-09 | regulator: pfuze100: Fix address of FABID | Axel Lin | 1 | -1/+1 |
2013-08-02 | regulator: pfuze100: Fix off-by-one for max_register setting | Axel Lin | 1 | -1/+1 |
2013-07-31 | regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation | Axel Lin | 1 | -16/+5 |
2013-07-30 | regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set | Axel Lin | 1 | -8/+8 |
2013-07-29 | regulator: pfuze100: Use regulator_map_voltage_ascend | Axel Lin | 1 | -0/+1 |
2013-07-29 | regulator: pfuze100: Fix module alias prefix | Axel Lin | 1 | -1/+1 |
2013-07-29 | regulator: pfuze100: Use i2c_[set|get]_clientdata | Axel Lin | 1 | -2/+2 |
2013-07-29 | regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver | Robin Gong | 1 | -0/+1 |
2013-07-26 | regulator:pfuze100: fix build warning and correct the binding doc | Robin Gong | 1 | -1/+1 |
2013-07-25 | regulator: pfuze100: add pfuze100 regulator driver | Robin Gong | 1 | -0/+454 |