1. 83080a1 regulator: core: use dev_to_rdev by Geliang Tang · 9 years ago
  2. 62e544b Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next by Mark Brown · 9 years ago
  3. 5408dd8 Merge remote-tracking branch 'regulator/topic/list' into regulator-next by Mark Brown · 9 years ago
  4. ce3c059 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  5. d9b96d3 regulator: Use regulator_lock_supply() for get_voltage() too by Mark Brown · 9 years ago
  6. fc42112 regulator: core: Propagate voltage changes to supply regulators by Sascha Hauer · 9 years ago
  7. a204f41 regulator: core: Factor out regulator_map_voltage by Sascha Hauer · 9 years ago
  8. a9f226b regulator: core: create unlocked version of regulator_set_voltage by Sascha Hauer · 9 years ago
  9. 3a40cfc regulator: core: create unlocked version of regulator_list_voltage by Sascha Hauer · 9 years ago
  10. 9f01cd4 regulator: core: introduce function to lock regulators and its supplies by Sascha Hauer · 9 years ago
  11. 0642312 regulator: core: Handle probe deferral from DT when resolving supplies by Mark Brown · 9 years ago
  12. 4e2e986 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  13. 85f3b43 regulator: core: Remove regulator_list by Tomeu Vizoso · 9 years ago
  14. 23c3f31 regulator: core: Correct return value check in regulator_resolve_supply by Charles Keepax · 9 years ago
  15. 7ebcf26 regulator: core: Make error messages more informative by Stephen Boyd · 9 years ago
  16. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  17. 84fb901 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-next by Mark Brown · 9 years ago
  18. 9f8df6a regulator: core: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  19. 3e68312 Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp', 'regulator/topic/owner', 'regulator/topic/pfuze100' and 'regulator/topic/pwm' into regulator-next by Mark Brown · 9 years ago
  20. 11f2482 Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9211', 'regulator/topic/fan53555', 'regulator/topic/isl9305' and 'regulator/topic/list' into regulator-next by Mark Brown · 9 years ago
  21. eaf018e Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  22. 099982f regulator: core: use debug level print in regulator_check_drms by Archit Taneja · 9 years ago
  23. 9357684 regulator: core: Use IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  24. ad3a942 regulator: core: Print at debug level on debugfs creation failure by Stephen Boyd · 9 years ago
  25. d3fb980 regulator: core: Spelling fix by Viresh Kumar · 9 years ago
  26. 609ca5f regulator: core: Use class device list for regulator_list in late init by Mark Brown · 9 years ago
  27. 29f5f48 regulator: core: Move more deallocation into class unregister by Mark Brown · 9 years ago
  28. 1768514 regulator: core: Reduce rdev locking region when releasing regulator by Mark Brown · 9 years ago
  29. 7cd71c3 regulator: core: Drop regulator_list_mutex when we're done with it on remove by Mark Brown · 9 years ago
  30. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  31. 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 9 years ago
  32. 36a1f1b regulator: core: Fix memory leak in regulator_resolve_supply() by Javier Martinez Canillas · 9 years ago
  33. e2c09ae regulator: core: Increase refcount for regulator supply's module by Javier Martinez Canillas · 9 years ago
  34. 9f7e25e regulator: core: Handle full constraints systems when resolving supplies by Mark Brown · 9 years ago
  35. 70cfef2 regulator: Add lockdep asserts to help detecting locking misuse by Krzysztof Kozlowski · 9 years ago
  36. 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
  37. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  38. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  39. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  40. 22a10bc regulator: Add system_load constraint by Stephen Boyd · 9 years ago
  41. 5751a99 regulator: core: replace sprintf with scnprintf by Stefan Wahren · 9 years ago
  42. 96dc589 Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 9 years ago
  43. a7068e3 regulator: core: fix constraints output buffer by Stefan Wahren · 9 years ago
  44. c456b89 regulator: core: Don't corrupt display when printing uV offsets by Mark Brown · 9 years ago
  45. ff268b5 regulator: core: Don't spew backtraces on duplicate sysfs by Stephen Boyd · 9 years ago
  46. bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 9 years ago
  47. 3984c9d Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/load-op', 'regulator/topic/max77693' and 'regulator/topic/max8660' into regulator-next by Mark Brown · 9 years ago
  48. 5fc31b4 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  49. 498e530 Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 9 years ago
  50. 2329609 regulator: output current-limit for all regulators in summary by Heiko Stübner · 9 years ago
  51. 7c225ec regulator: add a summary tree in debugfs by Heiko Stübner · 9 years ago
  52. 6261b06 regulator: Defer lookup of supply to regulator_get by Bjorn Andersson · 9 years ago
  53. a9eaa81 regulator: Ensure unique regulator debugfs directory names by Guenter Roeck · 10 years ago
  54. 8ca8f32 Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix/tps65910' into regulator-linus by Mark Brown · 10 years ago
  55. e39ce48 regulator: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  56. 29d62ec regulator: core: Fix enable GPIO reference counting by Doug Anderson · 10 years ago
  57. 0548bf4 regulator: Only enable disabled regulators on resume by Javier Martinez Canillas · 10 years ago
  58. cde72cc regulator: Fix regression due to NULL constraints check by Takashi Iwai · 10 years ago
  59. 8f4490e regulator: core: Introduce set_load op by Bjorn Andersson · 10 years ago
  60. ffe167b Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mode', 'regulator/topic/mt6397', 'regulator/topic/pfuze100' and 'regulator/topic/qcom-rpm' into regulator-next by Mark Brown · 10 years ago
  61. fca8e13 Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next by Mark Brown · 10 years ago
  62. a9877b6 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  63. 39f802d regulator: Build sysfs entries with static attribute groups by Takashi Iwai · 10 years ago
  64. 8460ef3 regulator: core: Consolidate drms update handling by Bjorn Andersson · 10 years ago
  65. f47531b regulator: Update documentation after renaming function argument by Krzysztof Kozlowski · 10 years ago
  66. 09d3f6f Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-dt-cb by Mark Brown · 10 years ago
  67. bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 10 years ago
  68. 1b3de22 regulator: Copy config passed during registration by Krzysztof Kozlowski · 10 years ago
  69. 83b0302 regulator: core: fix race condition in regulator_put() by Ashay Jaiswal · 10 years ago
  70. 3913881 regulator: core: Fix format specifier warning by Aniroop Mathur · 10 years ago
  71. 72dca06 regulator: core: Avoid negative regulator no & initialize it to -1 by Aniroop Mathur · 10 years ago
  72. af012d6 Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/disable', 'regulator/topic/dummy' and 'regulator/topic/gpio' into regulator-next by Mark Brown · 10 years ago
  73. 60a2362 regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing by Seung-Woo Kim · 10 years ago
  74. a1c8a55 regulator: core: Add PRE_DISABLE notification by Richard Fitzgerald · 10 years ago
  75. 194dbae regulator: Lower priority of constraint logging by Mark Brown · 10 years ago
  76. 76f439d regulator: Add ena_gpio_initialized to regulator_config by Markus Pargmann · 10 years ago
  77. ad21edc Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65910' and 'regulator/topic/voltage-ev' into regulator-next by Mark Brown · 10 years ago
  78. a81bf3c Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/hi6421' and 'regulator/topic/isl9305' into regulator-next by Mark Brown · 10 years ago
  79. 3f7c696 Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-isl9305 by Mark Brown · 10 years ago
  80. a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
  81. 7179569 regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT) by Heiko Stübner · 10 years ago
  82. 39f5460 regulator: core: add const to regulator_ops and fix build error in mc13892 by Guodong Xu · 10 years ago
  83. 871f565 regulator: core: add guard delay between calling regulator_disable and _enable by Guodong Xu · 10 years ago
  84. 79fd114 regulator: core: factor out delay function from _regulator_do_enable by Guodong Xu · 10 years ago
  85. 272e231 regulator: core: add const qualifier to ops in struct regulator_desc by Guodong Xu · 10 years ago
  86. a627506 Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 10 years ago
  87. 26988ef regulator: core: Allow to get voltage count and list from parent by Javier Martinez Canillas · 10 years ago
  88. e303996 regulator: core: Get voltage from parent if not available by Javier Martinez Canillas · 10 years ago
  89. 04eca28 regulator: Add helpers for low-level register access by Tuomas Tynkkynen · 10 years ago
  90. 778b28b regulator: core: convert to use gpio_desc internally by Russell King · 10 years ago
  91. 69d5883 regulator: core: print error value when constraints are not applied by Nishanth Menon · 10 years ago
  92. 2c7a6a3 Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-const', 'regulator/topic/ltc3589', 'regulator/topic/max8649' and 'regulator/topic/of' into regulator-next by Mark Brown · 10 years ago
  93. 42398db Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  94. 064d5cd regulator: core: Fix the init of DT defined fixed regulators by Alban Bedel · 10 years ago
  95. fd482a3 regulator: core: Disable unused regulators after deferred probing is done by Saravana Kannan · 10 years ago
  96. e953583 regulator: Don't disable unused regulators we don't have permission for by Mark Brown · 10 years ago
  97. 69c3f72 regulator: Fix regulator_get_{optional,exclusive}() documentation by Stephen Boyd · 10 years ago
  98. 3669862 regulator: core: Use map_voltage_linear_range by default for list_voltage_linear_range by Axel Lin · 10 years ago
  99. 9f8c0fe regulator: Constify the pointer to alias name array by Lee Jones · 10 years ago
  100. 63c7c9e regulator: core: Get and put regulator of_node by Charles Keepax · 10 years ago