1. d2cfdb0 regulator: tps65910: set input_supply on desc unconditionally by Laxman Dewangan · 12 years ago
  2. faa95fd regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions by Axel Lin · 12 years ago
  3. 7be5318 regulator: tps65910: correct init value of n_voltages by Laxman Dewangan · 12 years ago
  4. 19228a6 regulator: tps65910: add support for input supply by Laxman Dewangan · 12 years ago
  5. 94f48ab regulator: tps65910: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  6. d9fe28f regulator: tps65910: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  7. f6442aa regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info by Axel Lin · 12 years ago
  8. 01bc3a1 regulator: tps65910: Convert to regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  9. 74ea0e5 regulator: tps65910: Don't use 0 as NULL by Mark Brown · 12 years ago
  10. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  11. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  12. 84df8c1 regulator: tps65910: use of_node of matched regulator being register by Laxman Dewangan · 12 years ago
  13. 92ab953 regulator: tps65910: dt: support when "regulators" node found by Laxman Dewangan · 12 years ago
  14. 7e9a57e regulator: tps65910: add error message in case of failure by Laxman Dewangan · 12 years ago
  15. 3f7e827 mfd: Commonize tps65910 regmap access through header by Rhyland Klein · 12 years ago
  16. 68d8c1c regulator: tps65910: use devm_* for memory allocation by Laxman Dewangan · 12 years ago
  17. 33a6943 regulator: tps65910: use small letter for regulator names by Laxman Dewangan · 12 years ago
  18. 6790178 regulator: tps65910 regulator: add device tree support by Rhyland Klein · 12 years ago
  19. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  20. 1f904fd regulator: tps65910: Convert to get_voltage_sel by Axel Lin · 12 years ago
  21. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  22. a40a9c4 regulator: tps65910: Use generic regmap enable/disable operations by Axel Lin · 12 years ago
  23. 9eb0c42 regulator: Convert tps65xxx regulator drivers to use devm_kzalloc by Axel Lin · 12 years ago
  24. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  25. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  26. 91fe4d5 Fix typo milivolt => millivolt by Thomas Weber · 12 years ago
  27. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  28. 18039e0 regulator: tps65910: Provide settling time for DCDC voltage change by Laxman Dewangan · 12 years ago
  29. 0651eed regulator: tps65910: Provide settling time for enabling rails by Laxman Dewangan · 12 years ago
  30. 5859939 regulator: Fix the logic of tps65910_get_mode by Axel Lin · 12 years ago
  31. 94732b9 regulator: Rename set_voltage_sel callback function name to *_sel by Axel Lin · 12 years ago
  32. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 12 years ago
  33. ae0e654 regulator: Fix module desciption for tps65910 regulator by Axel Lin · 12 years ago
  34. e882eae regulator: tps65910: Correct VIO voltage configuration by Laxman Dewangan · 12 years ago
  35. c4632ae regulator: tps65910: Configure correct value for VDDCTRL vout reg by Laxman Dewangan · 12 years ago
  36. 1e0c66f regulator: tps65910: Sleep control through external inputs by Laxman Dewangan · 12 years ago
  37. 7d38a3c regulator: tps65910: use appropriate variable names. by Laxman Dewangan · 12 years ago
  38. 51ced5e regulator: tps65910: Initialize n_voltages for rails. by Laxman Dewangan · 12 years ago
  39. c2f8efd regulator: tps65910: Add regulator info for RTC rail by Laxman Dewangan · 12 years ago
  40. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  41. 68aaa37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next by Mark Brown · 13 years ago
  42. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  43. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  44. c1fc148 regulator: TPS65910: Create an array for init data by Kyle Manna · 13 years ago
  45. 72c108c regulator: TPS65910: Move regulator defs to header by Kyle Manna · 13 years ago
  46. 39aa9b6 regulator: tps65910: Fix array access out of bounds bug by Axel Lin · 13 years ago
  47. d04156b regulator: tps65910: Add missing breaks in switch/case by Axel Lin · 13 years ago
  48. a3ee13e regulator: tps65910: Fix a memory leak in tps65910_probe error path by Axel Lin · 13 years ago
  49. a320e3c regulator: tps65911: Add new chip version by Jorge Eduardo Candelaria · 13 years ago
  50. 77fa44d regulator: Fix desc_id for tps65023/6507x/65910 by Axel Lin · 13 years ago
  51. 518fb72 TPS65910: Add tps65910 regulator driver by Graeme Gregory · 13 years ago