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