summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-07-16regulator: twl: Fix list_voltate for twl6030ldo_opsAxel Lin
2012-07-15regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selAxel Lin
2012-07-15regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin
2012-07-15regulator: s5m8767: Properly handle gpio_request failureAxel Lin
2012-07-15regulator: max8997: Properly handle gpio_request failureAxel Lin
2012-07-15regulator: tps62360: use devm_* for gpio requestLaxman Dewangan
2012-07-15Merge tag 'v3.5-rc7' into regulator-driversMark Brown
2012-07-13regulator: tps6586x: add support for input supplyLaxman Dewangan
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch
2012-07-12regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...Axel Lin
2012-07-12regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin
2012-07-12regulator: da9052: initialize of_node param for regulator registerAxel Lin
2012-07-12regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin
2012-07-12regulator: s2mps11: Fix wrong setting for config.devAxel Lin
2012-07-12regulator: s2mps11: Fixup missing commasAxel Lin
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin
2012-07-11regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim
2012-07-10regulator: tps65910: correct init value of n_voltagesLaxman Dewangan
2012-07-10regulator: max8952: Use core GPIO enable supportAxel Lin
2012-07-09regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settingsAxel Lin
2012-07-09regulator: max8952: Remove wrong set_suspend_disable callback settingAxel Lin
2012-07-09regulator: da9052: Use for_each_child_of_node() macroAxel Lin
2012-07-06regulator: max77686: Initialise rmatch.of_node to NULL.Yadwinder Singh Brar
2012-07-06regulator: tps65910: add support for input supplyLaxman Dewangan
2012-07-05regulator: fixed: dt: support for input supplyLaxman Dewangan
2012-07-05regulator: max77686: Add device tree support.Yadwinder Singh Brar
2012-07-05regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectlyAxel Lin
2012-07-05regulator: ab3100: Set enable enable_time in regulator_descAxel Lin
2012-07-04regulator: arizona-micsupp: Force regulated mode until we have API supportMark Brown
2012-07-04regulator: ad5398: Fix min/max current limit boundary checkingAxel Lin
2012-07-04regulator: twl: Set enable enable_time in regulator_descAxel Lin
2012-07-04regulator: gpio-regulator: Use core GPIO enable supportAxel Lin
2012-07-04regulator: gpio-regulator: Set enable enable_time in regulator_descAxel Lin
2012-07-04regulator: tps65910: Set enable enable_time in regulator_descAxel Lin
2012-07-03regulator: arizona-ldo1: Implement GPIO enable supportMark Brown
2012-07-03regulator: wm8994: Use core GPIO enable supportMark Brown
2012-07-03regulator: fixed: Use core GPIO enable supportMark Brown
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown
2012-07-03regulator: core: Factor out enable and disable operations some moreMark Brown
2012-07-03regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown
2012-07-03regulator: wm8994: Set enable_time in descriptorMark Brown
2012-07-03regulator: fixed: Set enable enable_time in regulator_descMark Brown
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown
2012-07-03regulator: Fix recursive mutex lockdep warningStephen Boyd
2012-07-03regulator: dt: regulator match by regulator-compatibleLaxman Dewangan
2012-07-03regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltageAxel Lin
2012-07-02regulator: tps62360: Convert to regulator_set_voltage_time_sel()Axel Lin
2012-07-02regulator: tps65217: invalid if checkAlan Cox
2012-07-02regulator: tps6524x: Convert fixed ilimsel to table basedAxel Lin
2012-07-02regulator: tps6524x: Convert to regulator_list_voltage_table()Axel Lin