summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-18regulator: ab3100: Use regulator_map_voltage_iterate()Axel Lin
2012-05-18regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin
2012-05-18regulator: Enable the ab8500 for Device TreeLee Jones
2012-05-18regulator: ab8500: Split up probe() into manageable piecesLee Jones
2012-05-17regulator: max8925: Remove check_range function and max_uV from struct rc5t58...Axel Lin
2012-05-17regulator: max8649: Remove unused check_range() functionAxel Lin
2012-05-17regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_infoAxel Lin
2012-05-16regulator: da9052: Convert to set_voltage_sel and map_voltageAxel Lin
2012-05-16regulator: max8952: Use devm_kzallocAxel Lin
2012-05-16regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-05-16regulator: isl6271a: Convert to get_voltage_selAxel Lin
2012-05-16regulator: isl6271a: Use regulator_list_voltage_linear()Axel Lin
2012-05-15regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-05-15regulator: max8660: Convert to get_voltage_selAxel Lin
2012-05-15regulator: max8660: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-15regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functionsAxel Lin
2012-05-15regulator: da903x: Convert to set_voltage_sel and map_voltageAxel Lin
2012-05-15regulator: da903x: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-05-14regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator...Axel Lin
2012-05-14regulator: rc5t583: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-14regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator...Axel Lin
2012-05-14regulator: max8649: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-14regulator: max8649: Use regulator_get_voltage_sel_regmap()Axel Lin
2012-05-14regulator: max8649: Convert to get_voltage_selAxel Lin
2012-05-14regulator: tps62360: Fix build error due to missing semicolonAxel Lin
2012-05-14regulator: wm8994: Allow registration with no platform dataMark Brown
2012-05-14regulator: core: Don't open code _regulator_is_enabled()Mark Brown
2012-05-14regulator: wm831x-dcdc: Add missing checks for pdata before useMark Brown
2012-05-14regulator: max8925: Convert to set_voltage_sel() and map_voltage()Axel Lin
2012-05-14regulator: max8925: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-14regulator: max8925: Convert to get_voltage_selAxel Lin
2012-05-14regulator: core: Release regulator-regulator supplies on errorMark Brown
2012-05-14regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-05-14regulator: tps62360: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-14regulator: core: Ensure simple linear voltage mappings falls within the speci...Axel Lin
2012-05-13regulator: tps62360: add dt supportLaxman Dewangan
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan
2012-05-12regulator: tps65910 regulator: add device tree supportRhyland Klein
2012-05-12regulator: da903x: Convert to get_voltage_selAxel Lin
2012-05-12regulator: da903x: Fix list voltage for da9030 ldo14Axel Lin
2012-05-12regulator: Staticise non-exported symbol s5m8767_opmode_regMark Brown
2012-05-12regulator: wm8400: Modernise driverMark Brown
2012-05-12regulator: wm831x: Convert to regulator_list_voltage_linear()Mark Brown
2012-05-12regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown
2012-05-12regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown
2012-05-10regulator: core: Warn on missing struct deviceMark Brown
2012-05-10regulator: dummy: Specify a struct deviceMark Brown