1. e2a23af Merge branch 'regulator-5.2' into regulator-next by Mark Brown · 6 years ago
  2. 0b5e200 regulator: tps65217: Fix off-by-one for latest seletor of tps65217_uv1_ranges by Axel Lin · 6 years ago
  3. 2c33b50 regulator: tps65217: Constify regulator_ops by Axel Lin · 6 years ago
  4. 689b9e0 regulator: tps65217: Simplify linear range for selector 25-52 by Axel Lin · 6 years ago
  5. 4f919ca regulator: tps65217: Fix NULL pointer dereference on probe by Anton Vasilyev · 6 years ago
  6. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  7. 511cb17 mfd: tps65217: Introduce dependency on CONFIG_OF by Keerthy · 7 years ago
  8. b4c2e15 regulator: tps65217: Allow DCDC1 and DCDC3 up to 3.3V by Måns Andersson · 8 years ago
  9. 3de5609 regulator: tps65217: Enable suspend configuration by Russ Dill · 9 years ago
  10. 7d42a7f regulator: tps65217: Use simplified DT parsing by Mark Brown · 10 years ago
  11. c2542d2 regulator: tps65217: Remove unused driver_data from of_match table by Mark Brown · 10 years ago
  12. 81baf9f regulator: tps65217: Remove spurious platform data check by Mark Brown · 10 years ago
  13. 6bdaaf0 regulator: tps65217: Fix build warnings by Sachin Kamat · 11 years ago
  14. 5957ae1 regulator: tps65217: Use regulator_map_voltage_ascend for LDO1 by Axel Lin · 11 years ago
  15. 073a77d regulator: tps65217: Remove *rdev[] from struct tps65217 by Axel Lin · 11 years ago
  16. 94ee607 regulator: tps65217: Allow missing init_data for diagnostics by Axel Lin · 11 years ago
  17. 93195c3 regulator: tps65217: Use of_get_child_by_name by Sachin Kamat · 11 years ago
  18. 4c35c86 Merge remote-tracking branch 'regulator/topic/linear' into regulator-next by Mark Brown · 11 years ago
  19. 8828bae regulator: Add REGULATOR_LINEAR_RANGE macro by Axel Lin · 11 years ago
  20. e277e65 regulator: Remove max_uV from struct regulator_linear_range by Axel Lin · 11 years ago
  21. 4aac198 regulator: tps65217: Use devm_regulator_register by Sachin Kamat · 11 years ago
  22. 6290d60 regulator: tps65217: Convert to use linear ranges by Axel Lin · 11 years ago
  23. 405c540 regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers by Axel Lin · 12 years ago
  24. 5bce833 regulator: tps65217: Fix using wrong dev argument for calling of_regulator_match by Axel Lin · 12 years ago
  25. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  26. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  27. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  28. 1922b0f mfd: Move tps65217 regulator plat data handling to regulator by AnilKumar Ch · 12 years ago
  29. a7f1b63 regulator: tps65217: Add device tree support by AnilKumar Ch · 13 years ago
  30. 844e690 regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage by Axel Lin · 13 years ago
  31. 1a5d39d regulator: tps65217: invalid if check by Alan Cox · 13 years ago
  32. d172f31 regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table by Axel Lin · 13 years ago
  33. b4bc9ef regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap by Axel Lin · 13 years ago
  34. 8b22285 regulator: tps65217: Convert to set_voltage_sel and map_voltage by Axel Lin · 13 years ago
  35. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 13 years ago
  36. 78637a3 regulator: tps65217: Constify regulator_desc by Axel Lin · 13 years ago
  37. fc56911 regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops by Axel Lin · 13 years ago
  38. 2fe4e02 regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  39. b683d98 regulator: Update tps65217-regulator for DT changes by Axel Lin · 13 years ago
  40. a493077 regulator: tps65217: Add tps65217 regulator driver by AnilKumar Ch · 13 years ago