1. 0f037d0 regulator: of: fix suspend-min/max-voltage parsing by Marco Felsch · 4 years, 11 months ago
  2. 3edd79c regulator: Fix 'do-nothing' value for regulators without suspend state by Marek Szyprowski · 6 years ago
  3. a085a31 regulator: core: Parse coupled regulators properties by Maciej Purski · 6 years ago
  4. 54557ad regulator: of: add support for allowed modes configuration by David Collins · 6 years ago
  5. 02f3703 regulator: Don't return or expect -errno from of_map_mode() by Douglas Anderson · 6 years ago
  6. 3096686 regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' by Christophe JAILLET · 7 years ago
  7. 285c22d Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 7 years ago
  8. 148096a regulator: core: Move of_find_regulator_by_node() to of_regulator.c by Maciej Purski · 7 years ago
  9. f7efad1 regulator: add PM suspend and resume hooks by Chunyan Zhang · 7 years ago
  10. 72069f9 regulator: leave one item to record whether regulator is enabled by Chunyan Zhang · 7 years ago
  11. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  12. 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
  13. 423a116 regulator: of: regulator_of_get_init_data() missing of_node_get() by Frank Rowand · 7 years ago
  14. 3ffad46 regulator: Allow for asymmetric settling times by Matthias Kaehlcke · 7 years ago
  15. d6c1dc3 regulator: Add settling time for non-linear voltage transition by Laxman Dewangan · 7 years ago
  16. a0f78bc regulator: of: setup initial suspend state by Keerthy · 8 years ago
  17. 45fa203 regulator: of: Don't flag voltage change as possible for exact voltages by Mark Brown · 8 years ago
  18. fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 8 years ago
  19. 895fe23 regulator: core: Always flag voltage constraints as appliable by Mark Brown · 8 years ago
  20. 41eeb34 Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of', 'regulator/topic/pv88060', 'regulator/topic/pwm' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 8 years ago
  21. a34785f regulator: of: Use of_property_read_u32() for reading min/max by Laxman Dewangan · 8 years ago
  22. 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 8 years ago
  23. b263d20 regulator: Introduce property to flag set-load support by Bjorn Andersson · 9 years ago
  24. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  25. 733ada0 Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-next by Mark Brown · 9 years ago
  26. c16bcf0 Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc', 'regulator/topic/fan53555', 'regulator/topic/gpio' and 'regulator/topic/ilim' into regulator-next by Mark Brown · 9 years ago
  27. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  28. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  29. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  30. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 9 years ago
  31. 130daa3 regulator: of: Skip disabled regulator nodes by Stephen Boyd · 9 years ago
  32. 7cf225b regulator: Remove unneeded semicolons by Krzysztof Kozlowski · 9 years ago
  33. bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 10 years ago
  34. cf2394f Merge tag 'v3.18-rc4' into regulator-max77802 by Mark Brown · 10 years ago
  35. 5e5e3a4 regulator: of: Add support for parsing initial and suspend modes by Javier Martinez Canillas · 10 years ago
  36. 75d6b2f regulator: of: Pass the regulator description in the match table by Javier Martinez Canillas · 10 years ago
  37. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  38. 8cbcaea regulator: of: Add support for parsing microvolts for suspend state by Doug Anderson · 10 years ago
  39. f32fa89 regulator: Staticize 'regulator_states' array by Krzysztof Kozlowski · 10 years ago
  40. 7de79a1 regulator: of: Lower the severity of the error with no container by Mark Brown · 10 years ago
  41. 4eafec8 regulator: of: Decrement refcount for suspend state nodes by Javier Martinez Canillas · 10 years ago
  42. 40e20d6 regulator: of: Add support for parsing regulator_state for suspend state by Chanwoo Choi · 10 years ago
  43. a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
  44. 1e050ea regulator: use of_property_read_{bool|u32}() by Sergei Shtylyov · 10 years ago
  45. 13b3fde regulator: core: Use devres for releasing of_regulator_match of_nodes by Charles Keepax · 10 years ago
  46. 3764806 regulator: core: Add helper to put of_nodes from matches by Charles Keepax · 10 years ago
  47. bd0dda74 regulator: core: Add of_node_get to of_regulator_match by Charles Keepax · 10 years ago
  48. 00c877c regulator: core: add support for configuring turn-on time through constraints by Laxman Dewangan · 11 years ago
  49. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 11 years ago
  50. 93134c7 regulator: of: Added a property to indicate bypass mode support by Kishon Vijay Abraham I · 11 years ago
  51. a2f95c3 regulator: clear state each invocation of of_regulator_match by Stephen Warren · 12 years ago
  52. 13511de regulator: deprecate regulator-compatible DT property by Stephen Warren · 12 years ago
  53. 5260cd2 regulator: dt: regulator match by regulator-compatible by Laxman Dewangan · 12 years ago
  54. 086ccd4 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints by Axel Lin · 12 years ago
  55. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 12 years ago
  56. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 12 years ago
  57. 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 13 years ago
  58. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  59. ab62aa9 regulator: If a single voltage is set with device tree then set apply_uV by Mark Brown · 13 years ago
  60. e69af5e regulator: export of_get_regulator_init_data by Axel Lin · 13 years ago
  61. 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago