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