summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-01-15Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown
2013-01-13regulator: arizona-micsupp: Enable bypass in default constraintsMark Brown
2013-01-13regulator: arizona-micsupp: Enable SYSCLK for charge pumpMark Brown
2013-01-10regulator: lp8788-buck: Silence build warningAxel Lin
2013-01-10regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin
2013-01-08regulator: max8998: Use uV in voltage_map_descAxel Lin
2013-01-08regulator: max8997: Use uV in voltage_map_descAxel Lin
2013-01-08regulator: lp3972: Convert to get_voltage_selAxel Lin
2013-01-08regulator: lp8755: Fix mask for pchip->mphaseAxel Lin
2013-01-08regulator: lp8755: Fix lp8755_regulator_init unwind codeAxel Lin
2013-01-07regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin
2013-01-07regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by ex...Axel Lin
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03regulator: core: Fix comment for regulator_register()Axel Lin
2013-01-03lp8788-ldo: fix a parent device on devm_gpio_request()Kim, Milo
2013-01-03lp8788-ldo: fix a parent device in _probe()Kim, Milo
2013-01-03lp8788-buck: fix a for-loop coding styleKim, Milo
2013-01-03lp8788-buck: fix a parent device on devm_gpio_request()Kim, Milo
2013-01-03lp8788-buck: fix a parent deivce in _probe()Kim, Milo
2012-12-27regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...Axel Lin
2012-12-27regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_opsAxel Lin
2012-12-27regulator: tps51632: add DT supportLaxman Dewangan
2012-12-27regulator: tps51632: add register property for regmapLaxman Dewangan
2012-12-27regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin
2012-12-27regulator: 88pm8607: Update update_bit for BUCK2 in pm8607_set_voltage_selAxel Lin
2012-12-24regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin
2012-12-24regulator: da9052: Use apply_[reg|bit] with regmap based voltage_sel operationsAxel Lin
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin
2012-12-24regulator: lp8755: new driver for LP8755Daniel Jeong
2012-12-24regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin
2012-12-24regulator: lp3971: Convert to get_voltage_selAxel Lin
2012-12-24regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh
2012-12-15regulator: core: if voltage scaling fails, restore original voltage valuesPaolo Pisati
2012-12-11Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-nextMark Brown
2012-12-11Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown
2012-12-11regulator: core: Fix logic to determinate if regulator can change voltageAxel Lin
2012-12-11Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2012-12-11regulator: s5m8767: Fix to work even if no DVS gpio presentAmit Daniel Kachhap
2012-12-11regulator: s5m8767: Fix to read the first DVS register.Amit Daniel Kachhap
2012-12-11regulator: s5m8767: Fix to work when platform registers less regulatorsAmit Daniel Kachhap
2012-12-10Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown
2012-12-10regulator: gpio-regulator: gpio_set_value should use cansleepLee Jones
2012-12-10regulator: gpio-regulator: Fix logical error in for() loopLee Jones
2012-12-10Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown