aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pfuze100-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/mc13892', 'regulator/topic/pcf50633' and 'regulator/topic/pfuze100' into regulator-linusMark Brown1-25/+14
2014-01-23regulator: pfuze100-regulator: Improve dev_info() messageFabio Estevam1-1/+1
2014-01-15regulator: pfuze100-regulator: Fix some checkpatch complaintsFabio Estevam1-8/+11
2014-01-15Merge tag 'v3.13-rc4' into regulator-pfuze100Mark Brown1-4/+10
2013-12-09regulator: pfuze100: use devm_regulator_register()Jingoo Han1-17/+3
2013-12-09regulator: pfuze100: allow misprogrammed IDTim Harvey1-3/+9
2013-12-09regulator: pfuze100: Fix address of FABIDAxel Lin1-1/+1
2013-08-02regulator: pfuze100: Fix off-by-one for max_register settingAxel Lin1-1/+1
2013-07-31regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementationAxel Lin1-16/+5
2013-07-30regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit setAxel Lin1-8/+8
2013-07-29regulator: pfuze100: Use regulator_map_voltage_ascendAxel Lin1-0/+1
2013-07-29regulator: pfuze100: Fix module alias prefixAxel Lin1-1/+1
2013-07-29regulator: pfuze100: Use i2c_[set|get]_clientdataAxel Lin1-2/+2
2013-07-29regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driverRobin Gong1-0/+1
2013-07-26regulator:pfuze100: fix build warning and correct the binding docRobin Gong1-1/+1
2013-07-25regulator: pfuze100: add pfuze100 regulator driverRobin Gong1-0/+454