1. a0f78bc regulator: of: setup initial suspend state by Keerthy · 8 years ago
  2. 45fa203 regulator: of: Don't flag voltage change as possible for exact voltages by Mark Brown · 8 years ago
  3. fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 8 years ago
  4. 895fe23 regulator: core: Always flag voltage constraints as appliable by Mark Brown · 8 years ago
  5. 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
  6. a34785f regulator: of: Use of_property_read_u32() for reading min/max by Laxman Dewangan · 8 years ago
  7. 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 8 years ago
  8. b263d20 regulator: Introduce property to flag set-load support by Bjorn Andersson · 9 years ago
  9. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  10. 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
  11. 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
  12. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  13. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  14. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  15. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 9 years ago
  16. 130daa3 regulator: of: Skip disabled regulator nodes by Stephen Boyd · 9 years ago
  17. 7cf225b regulator: Remove unneeded semicolons by Krzysztof Kozlowski · 9 years ago
  18. bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 9 years ago
  19. cf2394f Merge tag 'v3.18-rc4' into regulator-max77802 by Mark Brown · 9 years ago
  20. 5e5e3a4 regulator: of: Add support for parsing initial and suspend modes by Javier Martinez Canillas · 10 years ago
  21. 75d6b2f regulator: of: Pass the regulator description in the match table by Javier Martinez Canillas · 10 years ago
  22. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  23. 8cbcaea regulator: of: Add support for parsing microvolts for suspend state by Doug Anderson · 10 years ago
  24. f32fa89 regulator: Staticize 'regulator_states' array by Krzysztof Kozlowski · 10 years ago
  25. 7de79a1 regulator: of: Lower the severity of the error with no container by Mark Brown · 10 years ago
  26. 4eafec8 regulator: of: Decrement refcount for suspend state nodes by Javier Martinez Canillas · 10 years ago
  27. 40e20d6 regulator: of: Add support for parsing regulator_state for suspend state by Chanwoo Choi · 10 years ago
  28. a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
  29. 1e050ea regulator: use of_property_read_{bool|u32}() by Sergei Shtylyov · 10 years ago
  30. 13b3fde regulator: core: Use devres for releasing of_regulator_match of_nodes by Charles Keepax · 10 years ago
  31. 3764806 regulator: core: Add helper to put of_nodes from matches by Charles Keepax · 10 years ago
  32. bd0dda74 regulator: core: Add of_node_get to of_regulator_match by Charles Keepax · 10 years ago
  33. 00c877c regulator: core: add support for configuring turn-on time through constraints by Laxman Dewangan · 11 years ago
  34. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 11 years ago
  35. 93134c7 regulator: of: Added a property to indicate bypass mode support by Kishon Vijay Abraham I · 11 years ago
  36. a2f95c3 regulator: clear state each invocation of of_regulator_match by Stephen Warren · 11 years ago
  37. 13511de regulator: deprecate regulator-compatible DT property by Stephen Warren · 12 years ago
  38. 5260cd2 regulator: dt: regulator match by regulator-compatible by Laxman Dewangan · 12 years ago
  39. 086ccd4 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints by Axel Lin · 12 years ago
  40. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 12 years ago
  41. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 12 years ago
  42. 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 12 years ago
  43. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 12 years ago
  44. ab62aa9 regulator: If a single voltage is set with device tree then set apply_uV by Mark Brown · 12 years ago
  45. e69af5e regulator: export of_get_regulator_init_data by Axel Lin · 12 years ago
  46. 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago