1. 45e8446 regulator: of_regulator: Add missing colon for rdev kerneldoc argument by Lee Jones · 4 years, 6 months ago
  2. deed1d4 Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 years ago
  3. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  4. f8970d3 regulator: core: make regulator_register() EPROBE_DEFER aware by Marco Felsch · 5 years ago
  5. 131cb12 regulator: of: fix suspend-min/max-voltage parsing by Marco Felsch · 5 years ago
  6. 811ba48 regulator: of: Add of_node_put() before return in function by Nishka Dasgupta · 5 years ago
  7. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  8. 0ed4513 Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next by Mark Brown · 5 years ago
  9. d8ca7d1 regulator: core: Introduce API for regulators coupling customization by Dmitry Osipenko · 6 years ago
  10. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  11. 7a67eb1 regulator: of: Make regulator_of_get_init_node static by YueHaibing · 6 years ago
  12. 48f1b4e regulator: Fix trivial language typos by Krzysztof Kozlowski · 6 years ago
  13. eba9473 regulator: Allow regulator nodes to contain their own init data by Charles Keepax · 6 years ago
  14. 925c85e regulator: Factor out location of init data OF node by Charles Keepax · 6 years ago
  15. ffb8c1e Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 for trivial conflict by Mark Brown · 6 years ago
  16. f2b4076 regulator: of: add support for parsing regulator-state-standby by Andrei.Stefanescu@microchip.com · 6 years ago
  17. 85254bc regulator: core: Add new max_uV_step constraint by Dmitry Osipenko · 6 years ago
  18. 2e0fe4d Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx by Mark Brown · 6 years ago
  19. 3edd79c regulator: Fix 'do-nothing' value for regulators without suspend state by Marek Szyprowski · 6 years ago
  20. 0c9721a regulator: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  21. a085a31 regulator: core: Parse coupled regulators properties by Maciej Purski · 7 years ago
  22. 54557ad regulator: of: add support for allowed modes configuration by David Collins · 7 years ago
  23. 02f3703 regulator: Don't return or expect -errno from of_map_mode() by Douglas Anderson · 7 years ago
  24. 3096686 regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' by Christophe JAILLET · 7 years ago
  25. 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
  26. 148096a regulator: core: Move of_find_regulator_by_node() to of_regulator.c by Maciej Purski · 7 years ago
  27. f7efad1 regulator: add PM suspend and resume hooks by Chunyan Zhang · 7 years ago
  28. 72069f9 regulator: leave one item to record whether regulator is enabled by Chunyan Zhang · 7 years ago
  29. 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
  30. 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
  31. 423a116 regulator: of: regulator_of_get_init_data() missing of_node_get() by Frank Rowand · 7 years ago
  32. 3ffad46 regulator: Allow for asymmetric settling times by Matthias Kaehlcke · 8 years ago
  33. d6c1dc3 regulator: Add settling time for non-linear voltage transition by Laxman Dewangan · 8 years ago
  34. a0f78bc regulator: of: setup initial suspend state by Keerthy · 9 years ago
  35. 45fa203 regulator: of: Don't flag voltage change as possible for exact voltages by Mark Brown · 9 years ago
  36. fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 9 years ago
  37. 895fe23 regulator: core: Always flag voltage constraints as appliable by Mark Brown · 9 years ago
  38. 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 · 9 years ago
  39. a34785f regulator: of: Use of_property_read_u32() for reading min/max by Laxman Dewangan · 9 years ago
  40. 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 9 years ago
  41. b263d20 regulator: Introduce property to flag set-load support by Bjorn Andersson · 9 years ago
  42. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  43. 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 · 10 years ago
  44. 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 · 10 years ago
  45. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 10 years ago
  46. 57f66b7 regulator: Add soft start support by Stephen Boyd · 10 years ago
  47. 23c779b regulator: Add pull down support by Stephen Boyd · 10 years ago
  48. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 10 years ago
  49. 130daa3 regulator: of: Skip disabled regulator nodes by Stephen Boyd · 10 years ago
  50. 7cf225b regulator: Remove unneeded semicolons by Krzysztof Kozlowski · 10 years ago
  51. bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 10 years ago
  52. cf2394f Merge tag 'v3.18-rc4' into regulator-max77802 by Mark Brown · 10 years ago
  53. 5e5e3a4 regulator: of: Add support for parsing initial and suspend modes by Javier Martinez Canillas · 10 years ago
  54. 75d6b2f regulator: of: Pass the regulator description in the match table by Javier Martinez Canillas · 10 years ago
  55. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  56. 8cbcaea regulator: of: Add support for parsing microvolts for suspend state by Doug Anderson · 10 years ago
  57. f32fa89 regulator: Staticize 'regulator_states' array by Krzysztof Kozlowski · 10 years ago
  58. 7de79a1 regulator: of: Lower the severity of the error with no container by Mark Brown · 10 years ago
  59. 4eafec8 regulator: of: Decrement refcount for suspend state nodes by Javier Martinez Canillas · 10 years ago
  60. 40e20d6 regulator: of: Add support for parsing regulator_state for suspend state by Chanwoo Choi · 10 years ago
  61. a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
  62. 1e050ea regulator: use of_property_read_{bool|u32}() by Sergei Shtylyov · 11 years ago
  63. 13b3fde regulator: core: Use devres for releasing of_regulator_match of_nodes by Charles Keepax · 11 years ago
  64. 3764806 regulator: core: Add helper to put of_nodes from matches by Charles Keepax · 11 years ago
  65. bd0dda74 regulator: core: Add of_node_get to of_regulator_match by Charles Keepax · 11 years ago
  66. 00c877c regulator: core: add support for configuring turn-on time through constraints by Laxman Dewangan · 11 years ago
  67. 1653ccf regulator: core: Add support for disabling ramp delay by Yadwinder Singh Brar · 12 years ago
  68. 93134c7 regulator: of: Added a property to indicate bypass mode support by Kishon Vijay Abraham I · 12 years ago
  69. a2f95c3 regulator: clear state each invocation of of_regulator_match by Stephen Warren · 12 years ago
  70. 13511de regulator: deprecate regulator-compatible DT property by Stephen Warren · 12 years ago
  71. 5260cd2 regulator: dt: regulator match by regulator-compatible by Laxman Dewangan · 13 years ago
  72. 086ccd4 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints by Axel Lin · 13 years ago
  73. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 13 years ago
  74. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 13 years ago
  75. 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 13 years ago
  76. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  77. ab62aa9 regulator: If a single voltage is set with device tree then set apply_uV by Mark Brown · 13 years ago
  78. e69af5e regulator: export of_get_regulator_init_data by Axel Lin · 13 years ago
  79. 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago