1. 7064f60 regualtor: pfuze100: correct sw1a/sw2 on pfuze3000 by Robin Gong · 4 years, 1 month ago
  2. bab5c14 regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized by Yizhuo · 4 years, 10 months ago
  3. 9d2fd4f regulator: pfuze100: add support to en-/disable switch regulators by Marco Felsch · 6 years ago
  4. 464a568 regulator: Revert "regulator: pfuze100: add enable/disable for switch" by Fabio Estevam · 6 years ago
  5. 297101a regulator: pfuze100: add pfuze3001 support by Stefan Wahren · 6 years ago
  6. 5389ac0 regulator: pfuze100: Delete reference to ena_gpio by Linus Walleij · 6 years ago
  7. 809858c regulator: pfuze100: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  8. 0b01fd3 regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops by Anson Huang · 6 years ago
  9. 5fe156f regulator: pfuze100: add enable/disable for switch by Anson Huang · 6 years ago
  10. 1dced99 regulator: pfuze100: update voltage setting for pfuze3000 sw1a by Anson Huang · 6 years ago
  11. 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 · 7 years ago
  12. c6182ac regulator: pfuze100-regulator: add coin support by George McCollister · 7 years ago
  13. e505385 regulator: pfuze100-regulator: constify regulator_ops structure by Bhumika Goyal · 8 years ago
  14. 7eeeab8 regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION() by Fabio Estevam · 8 years ago
  15. 1242565 regulator: pfuze100-regulator: Remove global variable by Fabio Estevam · 8 years ago
  16. 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
  17. a02daad regulator: pfuze100: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  18. a807a6c regulator: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  19. e5a7a72 regulator: pfuze100-regulator: add pfuze3000 support by Robin Gong · 10 years ago
  20. ab3ca77 regulator: pfuze100: Support enable/disable for fixed regulator by Axel Lin · 10 years ago
  21. fe788b0 regulator: pfuze100: Don't allocate an invalid gpio by Sean Cross · 10 years ago
  22. a6dcf97 regulator: pfuze100: Support SWB enable/disable by Sean Cross · 10 years ago
  23. 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 · 10 years ago
  24. 2cee212 regulator: pfuze100: Add PFUZE200 support to Kconfig and module description by Axel Lin · 10 years ago
  25. e6c4c33 regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables by Axel Lin · 10 years ago
  26. f251848 regulator: pfuze100: add pfuze200 support by Robin Gong · 10 years ago
  27. 6428789 pfuze100-regulator: Return error on of_node_get() failure by Fabio Estevam · 10 years ago
  28. 3e01c75 pfuze100-regulator: Fix of_node_get() parameter by Fabio Estevam · 10 years ago
  29. d7857c4 regulator: pfuze100: Use of_get_child_by_name by Sachin Kamat · 10 years ago
  30. d55efa4 regulator: Make use of rdev_get_id() function where possible. by Thiago Farina · 11 years ago
  31. 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
  32. f269438 regulator: pfuze100-regulator: Improve dev_info() message by Fabio Estevam · 11 years ago
  33. 62b3891 regulator: pfuze100-regulator: Fix some checkpatch complaints by Fabio Estevam · 11 years ago
  34. 598911b Merge tag 'v3.13-rc4' into regulator-pfuze100 by Mark Brown · 11 years ago
  35. f5247b4 regulator: pfuze100: use devm_regulator_register() by Jingoo Han · 11 years ago
  36. 236c427 regulator: pfuze100: allow misprogrammed ID by Tim Harvey · 11 years ago
  37. a1b6fa8 regulator: pfuze100: Fix address of FABID by Axel Lin · 11 years ago
  38. 6b8430c regulator: pfuze100: Fix off-by-one for max_register setting by Axel Lin · 11 years ago
  39. e565666 regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation by Axel Lin · 11 years ago
  40. d949323 regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set by Axel Lin · 11 years ago
  41. 2e04cc4 regulator: pfuze100: Use regulator_map_voltage_ascend by Axel Lin · 11 years ago
  42. 40839bf regulator: pfuze100: Fix module alias prefix by Axel Lin · 11 years ago
  43. 8c86ab2 regulator: pfuze100: Use i2c_[set|get]_clientdata by Axel Lin · 11 years ago
  44. 12d20fc2 regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver by Robin Gong · 11 years ago
  45. 205c97b regulator:pfuze100: fix build warning and correct the binding doc by Robin Gong · 11 years ago
  46. 3784b6d regulator: pfuze100: add pfuze100 regulator driver by Robin Gong · 11 years ago