1. 398715a regulator: core: Support table based mapping in regulator_set_voltage_time_sel by Axel Lin · 12 years ago
  2. 086ccd4 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints by Axel Lin · 12 years ago
  3. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 12 years ago
  4. b5fb77e regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage by Axel Lin · 12 years ago
  5. d580cb5 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap by Axel Lin · 12 years ago
  6. 0a47968 regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_voltage by Axel Lin · 12 years ago
  7. 1bd1955 regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear by Axel Lin · 12 years ago
  8. 368a788 regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage by Axel Lin · 12 years ago
  9. 07b9e32 regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info by Axel Lin · 12 years ago
  10. 7142e21 regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops by Axel Lin · 12 years ago
  11. 34e74f3 regulator: mc13xxx: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  12. ee5e625 regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage by Axel Lin · 12 years ago
  13. e08ef73 regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation by Axel Lin · 12 years ago
  14. c70ad9d regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear by Axel Lin · 12 years ago
  15. ec0ab07 regulator: tps65023: Set n_voltages to 1 for fixed voltage by Axel Lin · 12 years ago
  16. c705742 regulator: wm8350: Reuse map_voltage() to get selector of a given uV by Axel Lin · 12 years ago
  17. a967fbf regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 12 years ago
  18. b4bc9ef regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap by Axel Lin · 12 years ago
  19. 74e20e5 regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage by Axel Lin · 12 years ago
  20. df2643c regulator: Replace set_voltage with set_voltage_sel by Sangbeom Kim · 12 years ago
  21. 38c20eb regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage by Axel Lin · 12 years ago
  22. 3fe3a18 regulator: Remove s5m8767a buck initialization by Sangbeom Kim · 12 years ago
  23. 0ff4724 regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4 by Axel Lin · 12 years ago
  24. 578df8b regulator: core: Return correct delay time in regulator_set_voltage_time_sel by Axel Lin · 12 years ago
  25. 23ca6bf regulator: max77686: Fix the delay time for set_voltage_time_sel by Axel Lin · 12 years ago
  26. 98a175b regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. by Yadwinder Singh Brar · 12 years ago
  27. ab0d1cb regulator: max77686: Check pdata->num_regulators earlier by Axel Lin · 12 years ago
  28. d01c3a1 regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 12 years ago
  29. ea7e330 regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear by Axel Lin · 12 years ago
  30. e4a9993 regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops by Axel Lin · 12 years ago
  31. 9b55895 regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear by Axel Lin · 12 years ago
  32. 93f5de5 regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear by Axel Lin · 12 years ago
  33. f464703 regulator: tps6586x: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  34. c49af95 regulator: pcap: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  35. fedd89b regulator: palmas: Slightly code change for better readability by Axel Lin · 12 years ago
  36. 999f0c7 regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_set_mode_smps by Axel Lin · 12 years ago
  37. 1acb645 regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation by Axel Lin · 12 years ago
  38. ee3ed6e regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address by Axel Lin · 12 years ago
  39. 985f769 regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops by Axel Lin · 12 years ago
  40. 5a6881e regulator: core: Handle fixed voltage in map_voltage_linear by Axel Lin · 12 years ago
  41. 93b07e7 regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx by Axel Lin · 12 years ago
  42. f03c4a5 regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info by Axel Lin · 12 years ago
  43. 74adfee5 regulator: max77686: Fix checkpatch warnings by Axel Lin · 12 years ago
  44. 0d03273 regulator: max1586: Convert max1586_v6_ops to set_voltage_sel by Axel Lin · 12 years ago
  45. 96d2522 regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table by Axel Lin · 12 years ago
  46. fc492f9 regulator: wm8350: Convert LDOs to set_voltage_sel() by Mark Brown · 12 years ago
  47. 2e3f7f2 regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings by Axel Lin · 12 years ago
  48. fcbb71f regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops by Axel Lin · 12 years ago
  49. 392b309 regulator: Change db8500-prcmu match names to reflect Device Tree by Lee Jones · 12 years ago
  50. 7e715b9 regulator: Change ab8500 match names to reflect Device Tree by Lee Jones · 12 years ago
  51. abcfaf2 regulator: fixed: Use of_match_ptr() for of_match_table entry by Axel Lin · 12 years ago
  52. 133d401 regulator: MAX77686: Add Maxim 77686 regulator driver by Jonghwa Lee · 12 years ago
  53. 27eeabb regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops by Axel Lin · 12 years ago
  54. c2543b5 regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops by Axel Lin · 12 years ago
  55. f2d103a regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear by Axel Lin · 12 years ago
  56. 0713e6a regulator: anatop: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  57. 8029a00 regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_smps10 by Axel Lin · 12 years ago
  58. 107a396 regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages by Mark Brown · 12 years ago
  59. a540f68 regulator: wm8350: Convert to core regmap-based enable operations by Mark Brown · 12 years ago
  60. b4ec87a regulator: wm8350: Convert to use core regmap vsel readback by Mark Brown · 12 years ago
  61. 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
  62. cad8d76 regulator: lp3971: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  63. 055917a regulator: tps6507x: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  64. c55979b regulator: tps6105x: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  65. 4f73cca regulator: lp3972: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  66. ec1cc4d regulator: ab8500: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  67. a3beb74 regulator: ab3100: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  68. 3a4b0a0 regulator: core: Use dev_get_regmap() to find the regmap by Mark Brown · 12 years ago
  69. 361ff50 regulator: Use newly added devres_release() rather than open coding by Mark Brown · 12 years ago
  70. 8b7485e regulator: core: Call set_voltage_time_sel() only when the regulator is on by Axel Lin · 12 years ago
  71. cffc959 regulator: core: Allow drivers to set voltage mapping table in regulator_desc by Axel Lin · 12 years ago
  72. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 12 years ago
  73. 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
  74. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 12 years ago
  75. a24c256 dm thin: use slab mempools by Mike Snitzer · 12 years ago
  76. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  77. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  78. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  79. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  80. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  82. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 12 years ago
  83. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 12 years ago
  84. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  85. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  86. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  87. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 12 years ago
  88. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 12 years ago
  89. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  90. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  91. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  92. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  93. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  94. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  95. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  96. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  97. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  99. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  100. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago