1. 2a668a8 regulator: core: add regulator_get_linear_step() by Paul Walmsley · 12 years ago
  2. c8801a8 regulator: core: Mark all get and enable calls as __must_check by Mark Brown · 13 years ago
  3. f4244c6 Merge remote-tracking branch 'regulator/topic/tol' into regulator-next by Mark Brown · 12 years ago
  4. 4247bfe Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  5. d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
  6. 1a8f85d regulator: add missing prototype for regulator_is_supported_voltage by Philip Rakity · 12 years ago
  7. fe1e43f regulator: core: Add regulator_is_supported_voltage_tol() by Mark Brown · 12 years ago
  8. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  9. f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
  10. 3f19657 regulator: add a new API regulator_set_voltage_tol() by Shawn Guo · 13 years ago
  11. 4fe2379 regulator: add missing defintion regulator_is_supported_voltage by Philip Rakity · 13 years ago
  12. 08aed2f regulator: stubs: Make stub regulator_get_voltage() return an error by Mark Brown · 13 years ago
  13. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  14. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  15. 2950c4b regulator: Add devm_regulator_put in consumer.h by Axel Lin · 13 years ago
  16. e24abd6 regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR by Axel Lin · 13 years ago
  17. e6e7403 regulator: Provide devm_regulator_bulk_get() by Mark Brown · 13 years ago
  18. d5ad34f regulator: Implement devm_regulator_free() by Mark Brown · 13 years ago
  19. 070b907 regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
  20. e1de2f4 regulator: add regulator_bulk_force_disable function by Donggeun Kim · 13 years ago
  21. 935a521 regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR by MyungJoo Ham · 13 years ago
  22. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  23. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  24. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 13 years ago
  25. f21e0e8 regulator: Do bulk enables of regulators in parallel by Mark Brown · 14 years ago
  26. 88cd222b regulator: provide consumer interface for fall/rise time by Linus Walleij · 14 years ago
  27. 606a256 regulator: Add API to re-apply voltage to hardware by Mark Brown · 14 years ago
  28. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 15 years ago
  29. 84b6826 regulator: Add notifier event on regulator disable by Mark Brown · 15 years ago
  30. b56daf1 regulator: consumer.h - fix build when consumer.h is #included first. by Liam Girdwood · 15 years ago
  31. a7a1ad9 regulator: Add regulator voltage range check API by Mark Brown · 16 years ago
  32. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 16 years ago
  33. 4367cfd regulator: enumerate voltages (v2) by David Brownell · 16 years ago
  34. 1dd68f0 regulator: email - update email address and regulator webpage. by Liam Girdwood · 16 years ago
  35. b136fb4 Regulator: Push lock out of _notifier_call_chain + add voltage change event. by Jonathan Cameron · 16 years ago
  36. 69279fb regulator: Clean up kerneldoc warnings by Mark Brown · 16 years ago
  37. e2ce4eaa regulator: consumer device interface by Liam Girdwood · 17 years ago