| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Fix recursive mutex lockdep warning | Stephen Boyd | 2012-07-03 | 1 | -5/+5 |
* | regulator: palmas: fix regmap offsets for enable/disable | Graeme Gregory | 2012-06-23 | 1 | -2/+5 |
* | regulator: tps6524x: Fix get_voltage_sel for fixed voltage | Axel Lin | 2012-06-20 | 1 | -1/+1 |
* | regulator: tps65023: Fix mask for LDOs output voltage select control | Axel Lin | 2012-06-17 | 1 | -1/+1 |
* | regulator: Change db8500-prcmu match names to reflect Device Tree | Lee Jones | 2012-06-17 | 1 | -20/+20 |
* | regulator: Change ab8500 match names to reflect Device Tree | Lee Jones | 2012-06-17 | 1 | -11/+11 |
* | regulator: Fix the s5m8767a problem of the division by null | Sangbeom Kim | 2012-06-17 | 1 | -1/+1 |
* | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_... | Axel Lin | 2012-06-08 | 1 | -0/+3 |
* | regulator: max8649: fix missing regmap in rdev | Haojian Zhuang | 2012-06-05 | 1 | -0/+1 |
* | regulator: gpio-regulator: populate selector from set_voltage | Heiko Stübner | 2012-06-04 | 1 | -3/+5 |
* | regulator: gpio-regulator: Fix finding of smallest value | Heiko Stübner | 2012-06-04 | 1 | -2/+4 |
* | regulator: gpio-regulator: do not pass drvdata pointer as reference | Heiko Stübner | 2012-06-04 | 1 | -1/+1 |
* | regulator: anatop: Use correct __devexit_p annotation | Axel Lin | 2012-06-04 | 1 | -1/+1 |
* | regulator: palmas: Fix wrong kfree calls | Axel Lin | 2012-06-04 | 1 | -7/+0 |
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 5 | -68/+70 |
|\ |
|
| * | mfd: Make anatop register accessor more flexible and rename meaningfully | Richard Zhao | 2012-05-20 | 1 | -10/+8 |
| * | mfd: Convert wm831x to irq_domain | Mark Brown | 2012-05-20 | 3 | -15/+23 |
| * | mfd: Commonize tps65910 regmap access through header | Rhyland Klein | 2012-05-20 | 1 | -46/+42 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -10/+10 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2012-04-08 | 43 | -1244/+3463 |
| |\ \ |
|
| * | | | Fix typo milivolt => millivolt | Thomas Weber | 2012-04-05 | 1 | -10/+10 |
* | | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-05-21 | 54 | -3236/+3884 |
|\ \ \ \ |
|
| * | | | | regulator: tps65910: use of_node of matched regulator being register | Laxman Dewangan | 2012-05-20 | 1 | -7/+12 |
| * | | | | regulator: tps65910: dt: support when "regulators" node found | Laxman Dewangan | 2012-05-20 | 1 | -0/+4 |
| * | | | | regulator: tps65910: add error message in case of failure | Laxman Dewangan | 2012-05-20 | 1 | -4/+8 |
| * | | | | regulator: tps62360: dt: initialize of_node param for regulator register. | Laxman Dewangan | 2012-05-20 | 1 | -0/+1 |
| * | | | | regulator: tps65910: use devm_* for memory allocation | Laxman Dewangan | 2012-05-19 | 1 | -18/+9 |
| * | | | | regulator: tps65910: use small letter for regulator names | Laxman Dewangan | 2012-05-19 | 1 | -52/+52 |
| * | | | | regulator: regulator for Palmas Kconfig | Graeme Gregory | 2012-05-19 | 2 | -0/+13 |
| * | | | | regulator: regulator driver for Palmas series chips | Graeme Gregory | 2012-05-19 | 1 | -0/+822 |
| * | | | | regulator: Enable Device Tree for the db8500-prcmu regulator driver | Lee Jones | 2012-05-18 | 1 | -7/+69 |
| * | | | | regulator: db8500-prcmu: Separate regulator registration from probe | Lee Jones | 2012-05-18 | 1 | -27/+44 |
| * | | | | regulator: ab3100: Use regulator_map_voltage_iterate() | Axel Lin | 2012-05-18 | 1 | -34/+1 |
| * | | | | regulator: tps65217: Convert to set_voltage_sel and map_voltage | Axel Lin | 2012-05-18 | 1 | -38/+30 |
| * | | | | regulator: Enable the ab8500 for Device Tree | Lee Jones | 2012-05-18 | 1 | -0/+54 |
| * | | | | regulator: ab8500: Split up probe() into manageable pieces | Lee Jones | 2012-05-18 | 1 | -63/+87 |
| * | | | | regulator: max8925: Remove check_range function and max_uV from struct rc5t58... | Axel Lin | 2012-05-17 | 1 | -12/+0 |
| * | | | | regulator: max8649: Remove unused check_range() function | Axel Lin | 2012-05-17 | 1 | -10/+0 |
| * | | | | regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info | Axel Lin | 2012-05-17 | 1 | -4/+0 |
| * | | | | regulator: da9052: Convert to set_voltage_sel and map_voltage | Axel Lin | 2012-05-16 | 1 | -13/+24 |
| * | | | | regulator: max8952: Use devm_kzalloc | Axel Lin | 2012-05-16 | 1 | -8/+3 |
| * | | | | regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear | Axel Lin | 2012-05-16 | 1 | -15/+6 |
| * | | | | regulator: isl6271a: Convert to get_voltage_sel | Axel Lin | 2012-05-16 | 1 | -12/+5 |
| * | | | | regulator: isl6271a: Use regulator_list_voltage_linear() | Axel Lin | 2012-05-16 | 1 | -6/+3 |
| * | | | | regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linear | Axel Lin | 2012-05-15 | 1 | -56/+15 |
| * | | | | regulator: max8660: Convert to get_voltage_sel | Axel Lin | 2012-05-15 | 1 | -11/+12 |
| * | | | | regulator: max8660: Convert to regulator_list_voltage_linear() | Axel Lin | 2012-05-15 | 1 | -27/+16 |
| * | | | | regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions | Axel Lin | 2012-05-15 | 1 | -67/+6 |
| * | | | | regulator: da903x: Convert to set_voltage_sel and map_voltage | Axel Lin | 2012-05-15 | 1 | -56/+54 |
| * | | | | regulator: da903x: Convert to regulator_list_voltage_linear() | Axel Lin | 2012-05-15 | 1 | -33/+21 |