summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pfuze100-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: pfuze100: Fix off-by-one for max_register settingAxel Lin2013-08-021-1/+1
* regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementationAxel Lin2013-07-311-16/+5Star
* regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit setAxel Lin2013-07-301-8/+8
* regulator: pfuze100: Use regulator_map_voltage_ascendAxel Lin2013-07-291-0/+1
* regulator: pfuze100: Fix module alias prefixAxel Lin2013-07-291-1/+1
* regulator: pfuze100: Use i2c_[set|get]_clientdataAxel Lin2013-07-291-2/+2
* regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driverRobin Gong2013-07-291-0/+1
* regulator:pfuze100: fix build warning and correct the binding docRobin Gong2013-07-261-1/+1
* regulator: pfuze100: add pfuze100 regulator driverRobin Gong2013-07-251-0/+454