summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-04-23regulator: 88pm8607: Use generic regmap enable/disable operationsAxel Lin
2012-04-23regulator: pcf50633: Use generic regmap enable/disable operationsAxel Lin
2012-04-23regulator: tps65910: Use generic regmap enable/disable operationsAxel Lin
2012-04-23regulator: rc5t583: Use generic regmap enable/disable operationsAxel Lin
2012-04-23regulator: s5m8767: Use DIV_ROUND_UP to calculate selectorAxel Lin
2012-04-20regulator: max8952: Convert to get_voltage_selAxel Lin
2012-04-20regulator: tps6507x: Convert to get_voltage_selAxel Lin
2012-04-20regulator: core: Optimise enable/disable path for always on regulatorsMark Brown
2012-04-19regulator: virtual: Replace strict_strtol with kstrtolAxel Lin
2012-04-19regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_selAxel Lin
2012-04-18regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin
2012-04-18regulator: virtual: Convert to use devm_* APIsAxel Lin
2012-04-18regulator: userspace-consumer: Convert to use devm_* APIsAxel Lin
2012-04-17regulator: Convert max8997 to set_voltage_time_selAxel Lin
2012-04-17regulator: Convert max8997 to get_voltage_selAxel Lin
2012-04-17regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin
2012-04-17regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversionAxel Lin
2012-04-16regulator: core: Add checking set_mode callback in regulator_set_optimum_modeAxel Lin
2012-04-16regulator: tps65023: Use generic regmap enable/disable operationsAxel Lin
2012-04-16regulator: wm831x-ldo: Use generic regmap enable/disable operationsMark Brown
2012-04-16regulator: wm831x-dcdc: Use generic regmap enable/disable operationsMark Brown
2012-04-16regulator: core: Provide standard enable operations for regmap usersMark Brown
2012-04-16regulator: wm8994: Use core voltage selector operationsMark Brown
2012-04-16regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap()Mark Brown
2012-04-16regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()Mark Brown
2012-04-16regulator: core: Provide regmap based voltage_sel operationsMark Brown
2012-04-16regulator: core: Allow drivers to pass in a regmapMark Brown
2012-04-16regulator: core: Support setting suspend_[mode|voltage] if set_suspend_[en|di...Axel Lin
2012-04-16regulator: core: Fix getting input_uV when supplied by another regulatorAxel Lin
2012-04-16regulator: da9052: Directly include of.hMark Brown
2012-04-15regulator: wm8994: Convert to set_voltage_sel()Mark Brown
2012-04-13regulator: da9052: add device tree supportYing-Chun Liu (PaulLiu)
2012-04-13regulator: max8660: Use devm_kzalloc()Axel Lin
2012-04-13regulator: max1586: Use devm_kzalloc()Axel Lin
2012-04-13regulator: isl6271a-regulator: Use devm_kzalloc()Axel Lin
2012-04-13regulator: Convert max8998 to set_voltage_time_selAxel Lin
2012-04-13regulator: Convert max8998 to get_voltage_selAxel Lin
2012-04-13regulator: twl-regulator: Use twlreg_grp helper functionAxel Lin
2012-04-13regulator: twl-regulator: Implement enable_time callbackAxel Lin
2012-04-11regulator: Appease smatch in regulator_register()Mark Brown
2012-04-11regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-10regulator: Convert anatop to use a struct to pass in regulator runtime config...Axel Lin
2012-04-10regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltageAxel Lin
2012-04-10regulator: tps65023: Use devm_* APIsAxel Lin
2012-04-10regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin
2012-04-10regulator: max8649: Use devm_* APIsAxel Lin
2012-04-10regulator: twl-regulator: Use DIV_ROUND_UP at appropriate placesAxel Lin
2012-04-10regulator: twl-regulator: Simplify the code matching regulator idAxel Lin
2012-04-10regulator: max8998: Use simple equation to get selectorAxel Lin