aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pfuze100-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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