1. 724fef5 regulator: max8997/max77802: Fix misspelled Samsung address by Krzysztof Kozlowski · 8 years ago
  2. 86cf635 regulator: Rename files for Maxim PMIC drivers by Javier Martinez Canillas · 8 years ago[Renamed from drivers/regulator/max8997.c]
  3. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  5. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. b8b27a4 regulator: remove unnecessary of_node_get() to parent by Guodong Xu · 10 years ago
  7. ad78bba regulator: max8997: Remove unnecessary **rdev from struct max8997_data by Axel Lin · 10 years ago
  8. f0d5c73 regulator: max8997: Remove redundant error message by Sachin Kamat · 10 years ago
  9. c0a3536 regulator: max8997: Use of_get_child_by_name by Sachin Kamat · 10 years ago
  10. 08f09c6 Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next by Mark Brown · 11 years ago
  11. c4e3b14 regulator: max8997: Fix checkpatch issue by Jingoo Han · 11 years ago
  12. cab87f0 regulator: Remove redundant NULL assignment by Sachin Kamat · 11 years ago
  13. 4177f95 regulator: max8997: Use devm_regulator_register by Sachin Kamat · 11 years ago
  14. a2f0730 regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL by Axel Lin · 11 years ago
  15. cf1466f Merge remote-tracking branch 'regulator/topic/of' into regulator-next by Mark Brown · 11 years ago
  16. 6a244ca Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next by Mark Brown · 11 years ago
  17. ee70b25 regulator: max8997: Use of_get_child_count() by Axel Lin · 11 years ago
  18. c92f5dd regulator: Add missing of_node_put() by Axel Lin · 11 years ago
  19. b4895e2 regulator: max8997: Fix using wrong dev argument at various places by Axel Lin · 11 years ago
  20. bc3b775 regulator: max8997: Use uV in voltage_map_desc by Axel Lin · 11 years ago
  21. b79ca05 regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_voltage_table by Axel Lin · 12 years ago
  22. 24bd410 regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops by Axel Lin · 12 years ago
  23. b87d07b Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997 by Mark Brown · 12 years ago
  24. 77b71b3 regulator: add device tree support for max8997 by Thomas Abraham · 12 years ago
  25. 068a8c8 regulator: max8997: limit the number of dvs registers programmed in non-dvs mode by Thomas Abraham · 12 years ago
  26. 11ec7bf0 regulator: max8997: reorder buck1/2/5 dvs setup code by Thomas Abraham · 12 years ago
  27. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  28. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  29. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  30. 8fa25ed regulator: max8997: Properly handle gpio_request failure by Axel Lin · 12 years ago
  31. ac18065 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  32. 8ae5767 regulator: max8997: Convert ot use devm_kzalloc by Axel Lin · 12 years ago
  33. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  34. 23b7d09 regulator: max8997: Remove empty set_suspend_enable callback implementation by Axel Lin · 12 years ago
  35. c245c08 regulator: max8997: Remove is_enabled callback implementation for max8997_charger_fixedstate_ops by Axel Lin · 12 years ago
  36. 62bc4d4 regulator: Convert max8997 to set_voltage_time_sel by Axel Lin · 12 years ago
  37. 9e96b3a regulator: Convert max8997 to get_voltage_sel by Axel Lin · 12 years ago
  38. f55205f regulator: Fix the logic to ensure new voltage setting in valid range by Axel Lin · 12 years ago
  39. 2358b77 regulator: max8997: Use simple equation to get selector by Axel Lin · 12 years ago
  40. 0fa310c regulator: max8997: Remove n_bits from struct voltage_map_desc by Axel Lin · 12 years ago
  41. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  42. 4533f80 regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros by Axel Lin · 12 years ago
  43. 6f43c38 regulator: Make max8997_get_voltage_register always return correct register by Axel Lin · 12 years ago
  44. b3e1348 regulator: Kill max8997_get_rid function by Axel Lin · 12 years ago
  45. e371ceb regulator: max8997: Avoid spaces in regulator names by Karol Lewandowski · 12 years ago
  46. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  47. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  48. 6ff325a regulator: max8997: Fix setting inappropriate value for ramp_delay variable by Donggeun Kim · 13 years ago
  49. 6e0414a regulator: max8997: remove dependency on platform_data pointer by MyungJoo Ham · 13 years ago
  50. dbb48e7 regulator: MAX8997: Fix for divide by zero error by Tushar Behera · 13 years ago
  51. ecb9c4f regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros by Axel Lin · 13 years ago
  52. afdaaaf regulator: max8997: remove useless code by Jonghwan Choi · 13 years ago
  53. a51b907 regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 by Axel Lin · 13 years ago
  54. bd6ca2c regulator: MAX8997/8966 support by MyungJoo Ham · 13 years ago