1. aaa9b64 Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808', 'regulator/topic/stub' and 'regulator/topic/tol' into regulator-next by Mark Brown · 9 years ago
  2. 30f93ca regulator: core: Define regulator_set_voltage_triplet() by Viresh Kumar · 9 years ago
  3. 5127e31 regulator: Add missing dummy definition for regulator_list_voltage by Suzuki K. Poulose · 9 years ago
  4. 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 · 10 years ago
  5. ae6e808 regulator: Drop temporary regulator_set_optimum_mode wrapper by Bjorn Andersson · 10 years ago
  6. e39ce48 regulator: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  7. 046db76 regulator: core: Add devres versions of notifier registration by Charles Keepax · 10 years ago
  8. 5c9e719 regulator: core: Fix space before TAB by Geert Uytterhoeven · 10 years ago
  9. 176488f Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topic/stub' into regulator-next by Mark Brown · 10 years ago
  10. 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
  11. a1c8a55 regulator: core: Add PRE_DISABLE notification by Richard Fitzgerald · 10 years ago
  12. 70b946f regulator: Return an error from stubbed regulator_get_exclusive() by Mark Brown · 10 years ago
  13. 174e964 regulator: Include err.h from consumer.h to fix build failure by Guenter Roeck · 10 years ago
  14. 7179569 regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT) by Heiko Stübner · 10 years ago
  15. 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
  16. 3bc0312 regulator: Add missing statics and inlines for stub functions by Mark Brown · 10 years ago
  17. 04eca28 regulator: Add helpers for low-level register access by Tuomas Tynkkynen · 10 years ago
  18. c3313b0 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  19. b14903e regulator: add regulator_can_change_voltage stub by Arnd Bergmann · 10 years ago
  20. b58e917 Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 10 years ago
  21. 42398db Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  22. d660e92 regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR by Viresh Kumar · 11 years ago
  23. 9f8c0fe regulator: Constify the pointer to alias name array by Lee Jones · 11 years ago
  24. df7926f regulator: core: Return error in get optional stub by Tim Kryger · 11 years ago
  25. a06ccd9 regulator: core: Add ability to create a lookup alias for supply by Charles Keepax · 11 years ago
  26. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  27. 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
  28. de1dd9f regulator: core: Provide hints to the core about optional supplies by Mark Brown · 11 years ago
  29. 4bdfb27 regulator: core: Add missing stub for regulator_get_exclusive() by Mark Brown · 11 years ago
  30. dc9ceed regulator: core: Make set_voltage_tol() try for mid-range first by Mark Brown · 11 years ago
  31. 2a668a8 regulator: core: add regulator_get_linear_step() by Paul Walmsley · 11 years ago
  32. c8801a8 regulator: core: Mark all get and enable calls as __must_check by Mark Brown · 13 years ago
  33. f4244c6 Merge remote-tracking branch 'regulator/topic/tol' into regulator-next by Mark Brown · 12 years ago
  34. 4247bfe Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  35. d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
  36. 1a8f85d regulator: add missing prototype for regulator_is_supported_voltage by Philip Rakity · 12 years ago
  37. fe1e43f regulator: core: Add regulator_is_supported_voltage_tol() by Mark Brown · 12 years ago
  38. 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
  39. f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
  40. 3f19657 regulator: add a new API regulator_set_voltage_tol() by Shawn Guo · 12 years ago
  41. 4fe2379 regulator: add missing defintion regulator_is_supported_voltage by Philip Rakity · 12 years ago
  42. 08aed2f regulator: stubs: Make stub regulator_get_voltage() return an error by Mark Brown · 12 years ago
  43. 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
  44. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  45. 2950c4b regulator: Add devm_regulator_put in consumer.h by Axel Lin · 13 years ago
  46. e24abd6 regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR by Axel Lin · 13 years ago
  47. e6e7403 regulator: Provide devm_regulator_bulk_get() by Mark Brown · 13 years ago
  48. d5ad34f regulator: Implement devm_regulator_free() by Mark Brown · 13 years ago
  49. 070b907 regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
  50. e1de2f4 regulator: add regulator_bulk_force_disable function by Donggeun Kim · 13 years ago
  51. 935a521 regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR by MyungJoo Ham · 13 years ago
  52. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  53. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  54. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 13 years ago
  55. f21e0e8 regulator: Do bulk enables of regulators in parallel by Mark Brown · 14 years ago
  56. 88cd222b regulator: provide consumer interface for fall/rise time by Linus Walleij · 14 years ago
  57. 606a256 regulator: Add API to re-apply voltage to hardware by Mark Brown · 14 years ago
  58. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 15 years ago
  59. 84b6826 regulator: Add notifier event on regulator disable by Mark Brown · 15 years ago
  60. b56daf1 regulator: consumer.h - fix build when consumer.h is #included first. by Liam Girdwood · 15 years ago
  61. a7a1ad9 regulator: Add regulator voltage range check API by Mark Brown · 15 years ago
  62. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
  63. 4367cfd regulator: enumerate voltages (v2) by David Brownell · 16 years ago
  64. 1dd68f0 regulator: email - update email address and regulator webpage. by Liam Girdwood · 16 years ago
  65. b136fb4 Regulator: Push lock out of _notifier_call_chain + add voltage change event. by Jonathan Cameron · 16 years ago
  66. 69279fb regulator: Clean up kerneldoc warnings by Mark Brown · 16 years ago
  67. e2ce4eaa regulator: consumer device interface by Liam Girdwood · 17 years ago