1. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  2. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  3. 0f56839 regulator: mc13892: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  4. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. 39f5460 regulator: core: add const to regulator_ops and fix build error in mc13892 by Guodong Xu · 10 years ago
  6. a2a2be6 Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/mc13892', 'regulator/topic/pcf50633' and 'regulator/topic/pfuze100' into regulator-linus by Mark Brown · 11 years ago
  7. c6a21f2 regulator: mc13892: Fix checkpatch issue by Jingoo Han · 11 years ago
  8. 8c0b4ab regulator: mc13892: Use devm_regulator_register by Sachin Kamat · 11 years ago
  9. 405c540 regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers by Axel Lin · 11 years ago
  10. 97844ed Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8 by Mark Brown · 11 years ago
  11. 78040b6 regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_sel by Axel Lin · 11 years ago
  12. eb0d8e7 regulator: mc13xxx: Add warning of incorrect names of regulators by Alexander Shiyan · 11 years ago
  13. 3bdf599 regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator_ops by Axel Lin · 11 years ago
  14. 2c8a5dc regulator: mc13892: sanity check num_regulators parsed vs. registered by Matt Sealey · 12 years ago
  15. ccf3ed7 regulator: mc13892-regulator: correct/refine handling of the SWxHI bit by Matt Sealey · 12 years ago
  16. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  17. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  18. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  19. b571dc3 regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators by Axel Lin · 12 years ago
  20. f1dcf9e regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_sel by Axel Lin · 12 years ago
  21. 8db9844 regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_voltage_sel() by Axel Lin · 12 years ago
  22. 825d105 regulator: mc13892: Make mc13892_powermisc_rmw() lock protected by Axel Lin · 12 years ago
  23. 2c19ad4 regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function by Axel Lin · 12 years ago
  24. 34e74f3 regulator: mc13xxx: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  25. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 12 years ago
  26. a9d5801 regulator: Fix build error for mc13783 and mc13892 by Axel Lin · 12 years ago
  27. 939b62d regulator: Convert mc13xxx regulator drivers to set_voltage_sel by Axel Lin · 12 years ago
  28. 5777d9b regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path by Axel Lin · 12 years ago
  29. 4fef21e regulator: mc13892: Convert to devm_kzalloc() by Fabio Estevam · 13 years ago
  30. 93bcb23 regulator: mc13892: add device tree probe support by Shawn Guo · 13 years ago
  31. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  32. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  33. 6dc4efc regulator: mc13892: Fix voltage unit in test case. by Fabio Estevam · 13 years ago
  34. 327e15a Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array" by Axel Lin · 13 years ago
  35. 98ea5c2 regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage by Axel Lin · 13 years ago
  36. ba413c5 regulator: Move VCOINCELL to be the last element of mc13892_regulators array by Axel Lin · 13 years ago
  37. c8a03c9 mfd: Use mfd cell platform_data for mc13xxx cells platform bits by Samuel Ortiz · 13 years ago
  38. 4ec1b54 mfd: mfd_cell is now implicitly available to mc13xxx drivers by Andres Salomon · 13 years ago
  39. 923430c regulator: Assign return value of mc13xxx_reg_rmw to ret by Axel Lin · 14 years ago
  40. 27315cf regulator: Staticise non-exported functions in mc13892 by Mark Brown · 14 years ago
  41. 5e428d5 regulator: support PMIC mc13892 by Yong Shen · 14 years ago