Age | Commit message (Expand) | Author |
2012-05-21 | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds |
2012-05-20 | regulator: tps65910: use of_node of matched regulator being register | Laxman Dewangan |
2012-05-20 | regulator: tps65910: dt: support when "regulators" node found | Laxman Dewangan |
2012-05-20 | regulator: tps65910: add error message in case of failure | Laxman Dewangan |
2012-05-20 | regulator: tps62360: dt: initialize of_node param for regulator register. | Laxman Dewangan |
2012-05-19 | regulator: tps65910: use devm_* for memory allocation | Laxman Dewangan |
2012-05-19 | regulator: tps65910: use small letter for regulator names | Laxman Dewangan |
2012-05-19 | regulator: regulator for Palmas Kconfig | Graeme Gregory |
2012-05-19 | regulator: regulator driver for Palmas series chips | Graeme Gregory |
2012-05-18 | regulator: Enable Device Tree for the db8500-prcmu regulator driver | Lee Jones |
2012-05-18 | regulator: db8500-prcmu: Separate regulator registration from probe | Lee Jones |
2012-05-18 | regulator: ab3100: Use regulator_map_voltage_iterate() | Axel Lin |
2012-05-18 | regulator: tps65217: Convert to set_voltage_sel and map_voltage | Axel Lin |
2012-05-18 | regulator: Enable the ab8500 for Device Tree | Lee Jones |
2012-05-18 | regulator: ab8500: Split up probe() into manageable pieces | Lee Jones |
2012-05-17 | regulator: max8925: Remove check_range function and max_uV from struct rc5t58... | Axel Lin |
2012-05-17 | regulator: max8649: Remove unused check_range() function | Axel Lin |
2012-05-17 | regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info | Axel Lin |
2012-05-16 | regulator: da9052: Convert to set_voltage_sel and map_voltage | Axel Lin |
2012-05-16 | regulator: max8952: Use devm_kzalloc | Axel Lin |
2012-05-16 | regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear | Axel Lin |
2012-05-16 | regulator: isl6271a: Convert to get_voltage_sel | Axel Lin |
2012-05-16 | regulator: isl6271a: Use regulator_list_voltage_linear() | Axel Lin |
2012-05-15 | regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linear | Axel Lin |
2012-05-15 | regulator: max8660: Convert to get_voltage_sel | Axel Lin |
2012-05-15 | regulator: max8660: Convert to regulator_list_voltage_linear() | Axel Lin |
2012-05-15 | regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions | Axel Lin |
2012-05-15 | regulator: da903x: Convert to set_voltage_sel and map_voltage | Axel Lin |
2012-05-15 | regulator: da903x: Convert to regulator_list_voltage_linear() | Axel Lin |
2012-05-14 | regulator: tps62360: support force PWM mode via regulator mode | Laxman Dewangan |
2012-05-14 | regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator... | Axel Lin |
2012-05-14 | regulator: rc5t583: Convert to regulator_list_voltage_linear() | Axel Lin |
2012-05-14 | regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator... | Axel Lin |
2012-05-14 | regulator: max8649: Convert to regulator_list_voltage_linear() | Axel Lin |
2012-05-14 | regulator: max8649: Use regulator_get_voltage_sel_regmap() | Axel Lin |
2012-05-14 | regulator: max8649: Convert to get_voltage_sel | Axel Lin |
2012-05-14 | regulator: tps62360: Fix build error due to missing semicolon | Axel Lin |
2012-05-14 | regulator: wm8994: Allow registration with no platform data | Mark Brown |
2012-05-14 | regulator: core: Don't open code _regulator_is_enabled() | Mark Brown |
2012-05-14 | regulator: wm831x-dcdc: Add missing checks for pdata before use | Mark Brown |
2012-05-14 | regulator: max8925: Convert to set_voltage_sel() and map_voltage() | Axel Lin |
2012-05-14 | regulator: max8925: Convert to regulator_list_voltage_linear() | Axel Lin |
2012-05-14 | regulator: max8925: Convert to get_voltage_sel | Axel Lin |
2012-05-14 | regulator: core: Release regulator-regulator supplies on error | Mark Brown |
2012-05-14 | regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linear | Axel Lin |
2012-05-14 | regulator: tps62360: Convert to regulator_list_voltage_linear() | Axel Lin |
2012-05-14 | regulator: core: Ensure simple linear voltage mappings falls within the speci... | Axel Lin |
2012-05-13 | regulator: tps62360: add dt support | Laxman Dewangan |
2012-05-13 | regulator: tps62360: make init_data of platform data to pointer. | Laxman Dewangan |
2012-05-12 | regulator: tps65910 regulator: add device tree support | Rhyland Klein |