1. a70f0d0 regulator: tps6586x: silence pointer-to-int-cast by Daniel Kurtz · 9 years ago
  2. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. 2628b10 regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2 by Axel Lin · 10 years ago
  4. ae8b70c regulator: tps6586x: Remove unused to_tps6586x_dev() function by Axel Lin · 10 years ago
  5. 6c46ccc regulator: tps6586x: Add support for the TPS658640 by Alban Bedel · 10 years ago
  6. ad0b40fe regulator: tps6586x: Prepare supporting fixed regulators by Alban Bedel · 10 years ago
  7. d6fe2c7 regulator: tps6586x: Remove unnecessary rdev[] array by Axel Lin · 10 years ago
  8. 02e9058 regulator: tps6586x: Remove redundant error message by Sachin Kamat · 10 years ago
  9. 844a4f0 regulator: tps6586x: Add and use correct voltage table by Stefan Agner · 10 years ago
  10. 2532a39 Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 11 years ago
  11. 712c967 regulator: tps6586x: get regulators node from parent node only by Laxman Dewangan · 11 years ago
  12. 884ea55 regulator: tps6586x: Use devm_regulator_register by Sachin Kamat · 11 years ago
  13. ec8da80 mfd: tps6586x: correct device name of the regulator cell by Marc Dietrich · 11 years ago
  14. 64dceea Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8 by Mark Brown · 11 years ago
  15. 4d673bb regulator: tps6586x: Convert to use regulator_map_voltage_ascend by Axel Lin · 11 years ago
  16. 6673d66 regulator: tps6586x: Use dev_err rather than dev_warn for error message by Axel Lin · 11 years ago
  17. 0a4ccca regulator: tps6586x: (cosmetic) simplify a conditional by Guennadi Liakhovetski · 11 years ago
  18. d645d59 regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operations by Axel Lin · 11 years ago
  19. 21e55ca Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 11 years ago
  20. 1083560 regulator: tps6586x: fix build warning in debug build by Laxman Dewangan · 11 years ago
  21. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  22. ce6dd5d Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplug by Mark Brown · 12 years ago
  23. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  24. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  25. 64e4816 mfd: tps6586x: move regulator dt parsing to regulator driver by Laxman Dewangan · 12 years ago
  26. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  27. 9394b80 regulator: tps6586x: add support for SYS rail by Laxman Dewangan · 12 years ago
  28. 7c7475c regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_voltage_sel]_regmap by Axel Lin · 12 years ago
  29. 7f852e0 regulator: tps6586x: correct vin pin for sm0/sm1/sm2 by Laxman Dewangan · 12 years ago
  30. 7c7fac3 regulator: tps6586x: add support for input supply by Laxman Dewangan · 12 years ago
  31. f464703 regulator: tps6586x: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  32. 62f6b08 tps6586x: Add device tree support by Thierry Reding · 12 years ago
  33. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 12 years ago
  34. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  35. e181623 regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops by Axel Lin · 12 years ago
  36. eed0651 regulator: Convert tps6586x to set_voltage_sel by Axel Lin · 12 years ago
  37. 44a7cda regulator: Convert tps6586x to get_voltage_sel by Axel Lin · 12 years ago
  38. 5157913 regulator: tps6586x: Fix list minimal voltage setting for LDO0 by Axel Lin · 12 years ago
  39. 394ee3d regulator: tps6586x: fix typo in debug message by Thierry Reding · 12 years ago
  40. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  41. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  42. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  43. 500c524 regulator: tps6586x: add SMx slew rate setting by Xin Xie · 13 years ago
  44. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  45. 1b39ed0 regulator: tps6586x: correct register table by Danny Huang · 13 years ago
  46. 1dbcf35 regulator: tps6586x: Handle both enable reg/bits being the same by Danny Huang · 13 years ago
  47. 64db657 regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit by Danny Huang · 13 years ago
  48. 4f586707 regulator: tps6586x: Add missing bit mask generation by Danny Huang · 13 years ago
  49. 938b459 regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits() by Axel Lin · 14 years ago
  50. 327531b regulator: tps6586x-regulator - fix value range checking for val by Axel Lin · 14 years ago
  51. 120be66 regulator: Remove default DEBUG define from TPS6586x by Mark Brown · 14 years ago
  52. e7973c3 regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove() by Axel Lin · 14 years ago
  53. 4cc2e39 regulator: tps6586x: fix millivolt return values and SM2 table by Gary King · 14 years ago
  54. 4961023 regulator: add TPS6586X regulator driver by Mike Rapoport · 14 years ago