- 5e999f1 Merge remote-tracking branch 'regulator/for-5.11' into regulator-next by Mark Brown · 4 years, 1 month ago
- 6a6939d regulator: pfuze100: Convert the driver to DT-only by Fabio Estevam · 4 years, 1 month ago
- 365ec8b regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200} by Sean Nyekjaer · 4 years, 2 months ago
- a7503a9 regulator: pfuze100: add condition check for 'ramp_delay = 0' by Robin Gong · 4 years, 6 months ago
- 6f1cf52 regualtor: pfuze100: correct sw1a/sw2 on pfuze3000 by Robin Gong · 4 years, 7 months ago
- 1252b28 regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized by Yizhuo · 5 years ago
- 61d0de0 regulator: pfuze100-regulator: add coin support to PF0100 by Adam Ford · 6 years ago
- db6565a regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby" by Colin Ian King · 6 years ago
- c29daff regulator: pfuze100-regulator: provide pm_power_off_prepare handler by Oleksij Rempel · 6 years ago
- 9d2fd4f regulator: pfuze100: add support to en-/disable switch regulators by Marco Felsch · 6 years ago
- 464a568 regulator: Revert "regulator: pfuze100: add enable/disable for switch" by Fabio Estevam · 7 years ago
- 297101a regulator: pfuze100: add pfuze3001 support by Stefan Wahren · 7 years ago
- 5389ac0 regulator: pfuze100: Delete reference to ena_gpio by Linus Walleij · 7 years ago
- 809858c regulator: pfuze100: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- 0b01fd3 regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops by Anson Huang · 7 years ago
- 5fe156f regulator: pfuze100: add enable/disable for switch by Anson Huang · 7 years ago
- 1dced99 regulator: pfuze100: update voltage setting for pfuze3000 sw1a by Anson Huang · 7 years ago
- 81bc8e3 Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/pfuze100', 'regulator/topic/settle', 'regulator/topic/tps65132' and 'regulator/topic/twl6030' into regulator-next by Mark Brown · 8 years ago
- c6182ac regulator: pfuze100-regulator: add coin support by George McCollister · 8 years ago
- e505385 regulator: pfuze100-regulator: constify regulator_ops structure by Bhumika Goyal · 8 years ago
- 7eeeab8 regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION() by Fabio Estevam · 9 years ago
- 1242565 regulator: pfuze100-regulator: Remove global variable by Fabio Estevam · 9 years ago
- 3e68312 Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp', 'regulator/topic/owner', 'regulator/topic/pfuze100' and 'regulator/topic/pwm' into regulator-next by Mark Brown · 9 years ago
- a02daad regulator: pfuze100: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
- a807a6c regulator: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- e5a7a72 regulator: pfuze100-regulator: add pfuze3000 support by Robin Gong · 10 years ago
- ab3ca77 regulator: pfuze100: Support enable/disable for fixed regulator by Axel Lin · 11 years ago
- fe788b0 regulator: pfuze100: Don't allocate an invalid gpio by Sean Cross · 11 years ago
- a6dcf97 regulator: pfuze100: Support SWB enable/disable by Sean Cross · 11 years ago
- 7b83648 Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 11 years ago
- 2cee212 regulator: pfuze100: Add PFUZE200 support to Kconfig and module description by Axel Lin · 11 years ago
- e6c4c33 regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables by Axel Lin · 11 years ago
- f251848 regulator: pfuze100: add pfuze200 support by Robin Gong · 11 years ago
- 6428789 pfuze100-regulator: Return error on of_node_get() failure by Fabio Estevam · 11 years ago
- 3e01c75 pfuze100-regulator: Fix of_node_get() parameter by Fabio Estevam · 11 years ago
- d7857c4 regulator: pfuze100: Use of_get_child_by_name by Sachin Kamat · 11 years ago
- d55efa4 regulator: Make use of rdev_get_id() function where possible. by Thiago Farina · 11 years ago
- a2a2be6 Merge 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-linus by Mark Brown · 11 years ago
- f269438 regulator: pfuze100-regulator: Improve dev_info() message by Fabio Estevam · 11 years ago
- 62b3891 regulator: pfuze100-regulator: Fix some checkpatch complaints by Fabio Estevam · 11 years ago
- 598911b Merge tag 'v3.13-rc4' into regulator-pfuze100 by Mark Brown · 11 years ago
- f5247b4 regulator: pfuze100: use devm_regulator_register() by Jingoo Han · 11 years ago
- 236c427 regulator: pfuze100: allow misprogrammed ID by Tim Harvey · 11 years ago
- a1b6fa8 regulator: pfuze100: Fix address of FABID by Axel Lin · 11 years ago
- 6b8430c regulator: pfuze100: Fix off-by-one for max_register setting by Axel Lin · 11 years ago
- e565666 regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation by Axel Lin · 11 years ago
- d949323 regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set by Axel Lin · 11 years ago
- 2e04cc4 regulator: pfuze100: Use regulator_map_voltage_ascend by Axel Lin · 11 years ago
- 40839bf regulator: pfuze100: Fix module alias prefix by Axel Lin · 11 years ago
- 8c86ab2 regulator: pfuze100: Use i2c_[set|get]_clientdata by Axel Lin · 11 years ago
- 12d20fc2 regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver by Robin Gong · 11 years ago
- 205c97b regulator:pfuze100: fix build warning and correct the binding doc by Robin Gong · 11 years ago
- 3784b6d regulator: pfuze100: add pfuze100 regulator driver by Robin Gong · 11 years ago