1. baf73e2 regulator: lp872x: Return -EINVAL if pdata is NULL by Axel Lin · 13 years ago
  2. f503071 regulator: max77686: Implement .set_ramp_delay() callback by Yadwinder Singh Brar · 13 years ago
  3. c59d2a6 regulator: max77686: Initialize regulator_config by Axel Lin · 13 years ago
  4. 809d310 regulator: lp872x: Don't allow modular build by Mark Brown · 13 years ago
  5. af8b5fc regulator: add new regulator driver for lp872x by Kim, Milo · 13 years ago
  6. e90a844 regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_sel_regmap by Axel Lin · 13 years ago
  7. c848bc8 regulator: s5m8767a: Support AP watchdog reset operation by Sangbeom Kim · 13 years ago
  8. 852abad regulator: max77686: Convert driver to use regulator_set_voltage_time_sel. by Yadwinder Singh Brar · 13 years ago
  9. a133829 regulator: tps65023: Convert to get_voltage_sel by Axel Lin · 13 years ago
  10. ba3bd8a regulator: tps65023: Convert to regulator_list_voltage_table by Axel Lin · 13 years ago
  11. 2c19ad4 regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function by Axel Lin · 13 years ago
  12. 0e8e5c3 regulator: twl: Remove references to 32kHz clock from DT bindings by Mark Brown · 13 years ago
  13. 74ea0e5 regulator: tps65910: Don't use 0 as NULL by Mark Brown · 13 years ago
  14. ea38d13 regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS by Axel Lin · 13 years ago
  15. 398715a regulator: core: Support table based mapping in regulator_set_voltage_time_sel by Axel Lin · 13 years ago
  16. 086ccd4 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints by Axel Lin · 13 years ago
  17. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 13 years ago
  18. b5fb77e regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage by Axel Lin · 13 years ago
  19. d580cb5 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap by Axel Lin · 13 years ago
  20. 0a47968 regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_voltage by Axel Lin · 13 years ago
  21. 1bd1955 regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear by Axel Lin · 13 years ago
  22. 368a788 regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage by Axel Lin · 13 years ago
  23. 07b9e32 regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info by Axel Lin · 13 years ago
  24. 7142e21 regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops by Axel Lin · 13 years ago
  25. 34e74f3 regulator: mc13xxx: Convert to regulator_list_voltage_table by Axel Lin · 13 years ago
  26. ee5e625 regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage by Axel Lin · 13 years ago
  27. e08ef73 regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation by Axel Lin · 13 years ago
  28. c70ad9d regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear by Axel Lin · 13 years ago
  29. ec0ab07 regulator: tps65023: Set n_voltages to 1 for fixed voltage by Axel Lin · 13 years ago
  30. c705742 regulator: wm8350: Reuse map_voltage() to get selector of a given uV by Axel Lin · 13 years ago
  31. a967fbf regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 13 years ago
  32. b4bc9ef regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap by Axel Lin · 13 years ago
  33. 74e20e5 regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage by Axel Lin · 13 years ago
  34. df2643c regulator: Replace set_voltage with set_voltage_sel by Sangbeom Kim · 13 years ago
  35. 38c20eb regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 13 years ago
  36. 3fe3a18 regulator: Remove s5m8767a buck initialization by Sangbeom Kim · 13 years ago
  37. 0ff4724 regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4 by Axel Lin · 13 years ago
  38. 578df8b regulator: core: Return correct delay time in regulator_set_voltage_time_sel by Axel Lin · 13 years ago
  39. 23ca6bf regulator: max77686: Fix the delay time for set_voltage_time_sel by Axel Lin · 13 years ago
  40. 98a175b regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. by Yadwinder Singh Brar · 13 years ago
  41. ab0d1cb regulator: max77686: Check pdata->num_regulators earlier by Axel Lin · 13 years ago
  42. d01c3a1e regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 13 years ago
  43. ea7e330 regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear by Axel Lin · 13 years ago
  44. e4a9993 regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops by Axel Lin · 13 years ago
  45. 9b55895 regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear by Axel Lin · 13 years ago
  46. 93f5de5 regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear by Axel Lin · 13 years ago
  47. f464703 regulator: tps6586x: Convert to regulator_list_voltage_table by Axel Lin · 13 years ago
  48. c49af95 regulator: pcap: Convert to regulator_list_voltage_table by Axel Lin · 13 years ago
  49. fedd89b regulator: palmas: Slightly code change for better readability by Axel Lin · 13 years ago
  50. 999f0c7 regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_set_mode_smps by Axel Lin · 13 years ago
  51. 1acb645 regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation by Axel Lin · 13 years ago
  52. ee3ed6e regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address by Axel Lin · 13 years ago
  53. 985f769 regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops by Axel Lin · 13 years ago
  54. 5a6881e regulator: core: Handle fixed voltage in map_voltage_linear by Axel Lin · 13 years ago
  55. 93b07e7 regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx by Axel Lin · 13 years ago
  56. f03c4a5 regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info by Axel Lin · 13 years ago
  57. 74adfee5 regulator: max77686: Fix checkpatch warnings by Axel Lin · 13 years ago
  58. 0d03273 regulator: max1586: Convert max1586_v6_ops to set_voltage_sel by Axel Lin · 13 years ago
  59. 96d2522 regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table by Axel Lin · 13 years ago
  60. fc492f9 regulator: wm8350: Convert LDOs to set_voltage_sel() by Mark Brown · 13 years ago
  61. 2e3f7f2 regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings by Axel Lin · 13 years ago
  62. fcbb71f regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops by Axel Lin · 13 years ago
  63. 392b309 regulator: Change db8500-prcmu match names to reflect Device Tree by Lee Jones · 13 years ago
  64. 7e715b9 regulator: Change ab8500 match names to reflect Device Tree by Lee Jones · 13 years ago
  65. abcfaf2 regulator: fixed: Use of_match_ptr() for of_match_table entry by Axel Lin · 13 years ago
  66. 133d401 regulator: MAX77686: Add Maxim 77686 regulator driver by Jonghwa Lee · 13 years ago
  67. 27eeabb regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops by Axel Lin · 13 years ago
  68. c2543b5 regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops by Axel Lin · 13 years ago
  69. f2d103a regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear by Axel Lin · 13 years ago
  70. 0713e6a regulator: anatop: Convert to regulator_list_voltage_linear() by Axel Lin · 13 years ago
  71. 8029a00 regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_smps10 by Axel Lin · 13 years ago
  72. 107a396 regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages by Mark Brown · 13 years ago
  73. a540f68 regulator: wm8350: Convert to core regmap-based enable operations by Mark Brown · 13 years ago
  74. b4ec87a regulator: wm8350: Convert to use core regmap vsel readback by Mark Brown · 13 years ago
  75. 6333e9d regulator: ab8500: Let regulator core handle the case no delay for setting new voltage if regulator is off by Axel Lin · 13 years ago
  76. cad8d76 regulator: lp3971: Use regulator_list_voltage_table() by Axel Lin · 13 years ago
  77. 055917a regulator: tps6507x: Use regulator_list_voltage_table() by Axel Lin · 13 years ago
  78. c55979b regulator: tps6105x: Use regulator_list_voltage_table() by Axel Lin · 13 years ago
  79. 4f73cca regulator: lp3972: Use regulator_list_voltage_table() by Axel Lin · 13 years ago
  80. ec1cc4d regulator: ab8500: Use regulator_list_voltage_table() by Axel Lin · 13 years ago
  81. a3beb74 regulator: ab3100: Use regulator_list_voltage_table() by Axel Lin · 13 years ago
  82. 3a4b0a0 regulator: core: Use dev_get_regmap() to find the regmap by Mark Brown · 13 years ago
  83. 361ff50 regulator: Use newly added devres_release() rather than open coding by Mark Brown · 13 years ago
  84. 8b7485e regulator: core: Call set_voltage_time_sel() only when the regulator is on by Axel Lin · 13 years ago
  85. cffc959 regulator: core: Allow drivers to set voltage mapping table in regulator_desc by Axel Lin · 13 years ago
  86. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 13 years ago
  87. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  88. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 13 years ago
  89. a24c256 dm thin: use slab mempools by Mike Snitzer · 13 years ago
  90. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 13 years ago
  91. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 13 years ago
  92. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 13 years ago
  93. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  94. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  96. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 13 years ago
  97. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 13 years ago
  98. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 13 years ago
  99. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 13 years ago
  100. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 13 years ago