1. d154f0a regulator: max8907: Add MODULE_ALIAS by Axel Lin · 13 years ago
  2. 5fc72f5 regulator: max8907: fix use of possibly NULL idata by Stephen Warren · 13 years ago
  3. dedae95 regulator: fix kernel-doc warnings in drivers/regulator/core.c by Randy Dunlap · 13 years ago
  4. a0a7014 regulator: ab8500: provide per-regulator shift by Linus Walleij · 13 years ago
  5. db55168 regulator: max8907: fix compile error when !CONFIG_OF by Stephen Warren · 13 years ago
  6. 0764ef5 regulator: max8907: Properly set pmic pointer in max8907_regulator_remove() by Axel Lin · 13 years ago
  7. 7305608 regulator: max8907: Fix n_voltages for MAX8907B SD1 by Axel Lin · 13 years ago
  8. 8f52a58 regulator: using kfree() requires including slab.h by Stephen Rothwell · 13 years ago
  9. ffee190 regulator: add MAX8907 driver by Gyungoh Yoo · 13 years ago
  10. 0ffff5a regulator: twl: make twl_info tables const by Arnd Bergmann · 13 years ago
  11. f9cfbde regulator: twl: Remove get_voltage implementation for single voltage regulators by Axel Lin · 13 years ago
  12. 9c7fde4 regulator: isl6271a: Remove get_voltage implementation for isl_fixed_ops by Axel Lin · 13 years ago
  13. 0d3fb58 regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fixed_ops by Axel Lin · 13 years ago
  14. 88348ef regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixed by Axel Lin · 13 years ago
  15. b571dc3 regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators by Axel Lin · 13 years ago
  16. 89009e1 regulator: Update comment for set_current_limit callback of struct regulator_ops by Axel Lin · 13 years ago
  17. 19d23c2 regulator: da9052: set_current_limit should select the maximum current in specific range by Axel Lin · 13 years ago
  18. 4e1d67e regulator: lp872x: set_current_limit should select the maximum current in specific range by Axel Lin · 13 years ago
  19. 73f4f3d regulator: tps6524x: set_current_limit should select the maximum current in specific range by Axel Lin · 13 years ago
  20. 422294d regulator: wm831x-dcdc: set_current_limit should select the maximum current in specific range by Axel Lin · 13 years ago
  21. cb44cde regulator: max77686: Use array to save pointer to rdev by Axel Lin · 13 years ago
  22. 2c58e26 regulator: max77686: initialize of_node param for regulator register by Axel Lin · 13 years ago
  23. 7fee2af regulator: ab8500: Set enable enable_time in regulator_desc by Axel Lin · 13 years ago
  24. 4001376 regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_mode by Axel Lin · 13 years ago
  25. 363506c regulator: wm831x-ldo: Check return value of wm831x_reg_read() by Axel Lin · 13 years ago
  26. 7c7475c regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_voltage_sel]_regmap by Axel Lin · 13 years ago
  27. 0f4c46d regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap table by Axel Lin · 13 years ago
  28. c42ea5c regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode function by Axel Lin · 13 years ago
  29. 74c8cfd regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltage by Axel Lin · 13 years ago
  30. f1dcf9e regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_sel by Axel Lin · 13 years ago
  31. 8db9844 regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_voltage_sel() by Axel Lin · 13 years ago
  32. 825d105 regulator: mc13892: Make mc13892_powermisc_rmw() lock protected by Axel Lin · 13 years ago
  33. 2a2c3ac regulator: mc13783: Make mc13783_powermisc_rmw() lock protected by Axel Lin · 13 years ago
  34. 4a247a9 regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmap by Axel Lin · 13 years ago
  35. 38f8f43 regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage by Axel Lin · 13 years ago
  36. 78292f4 regulator: twl: Fix checking voltage range in twl6030smps_set_voltage() by Axel Lin · 13 years ago
  37. 13407ea regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltage by Axel Lin · 13 years ago
  38. ad46ed1 regulator: s2mps11: Use array to save pointer to rdev by Axel Lin · 13 years ago
  39. fea7a08 Linux 3.6-rc3 by Linus Torvalds · 13 years ago
  40. 4ff63e4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  41. 0923699 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  42. 2e2d8c9 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  43. fec3c03 Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 13 years ago
  44. f753c4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  45. ad746be Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  46. 467e9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  47. 88ec278 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 13 years ago
  48. 5585263 fs: fix fs/namei.c kernel-doc warnings by Randy Dunlap · 13 years ago
  49. 9802274 eventpoll: use-after-possible-free in epoll_create1() by Al Viro · 13 years ago
  50. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 13 years ago
  51. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 13 years ago
  52. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 13 years ago
  53. 8ad5db8 introduce kref_put_mutex() by Al Viro · 13 years ago
  54. 934ad4c vfio: don't dereference after kfree... by Al Viro · 13 years ago
  55. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 13 years ago
  56. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  57. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  58. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  59. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 13 years ago
  60. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 13 years ago
  61. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 13 years ago
  62. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 13 years ago
  63. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 13 years ago
  64. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 13 years ago
  65. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 13 years ago
  66. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 13 years ago
  67. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 13 years ago
  68. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 13 years ago
  69. d46f3d8 hugetlb: update hugetlbpage.txt by Zhouping Liu · 13 years ago
  70. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 13 years ago
  71. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 13 years ago
  72. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 13 years ago
  73. d65226e Documentation: update mount option in filesystem/vfat.txt by Namjae Jeon · 13 years ago
  74. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 13 years ago
  75. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 13 years ago
  76. 27fc4f1 drm: Add missing static storage class specifiers in drm_proc.c file by Sachin Kamat · 13 years ago
  77. d5c2c20 drm/udl: dpms off the crtc when disabled. by Dave Airlie · 13 years ago
  78. 04ccfe7 drm: Remove two unused fields from struct drm_display_mode by Damien Lespiau · 13 years ago
  79. f5869a8 drm: stop vmgfx driver explosion by Alan Cox · 13 years ago
  80. 85119c1 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  81. e2be2cd Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 13 years ago
  82. 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 13 years ago
  83. 6d4221b libceph: avoid truncation due to racing banners by Jim Schutt · 13 years ago
  84. 6c5e50f ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 13 years ago
  85. 5317670 drm/radeon/ss: use num_crtc rather than hardcoded 6 by Alex Deucher · 13 years ago
  86. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 13 years ago
  87. a9915a1 ipv4: fix ip header ident selection in __ip_make_skb() by Eric Dumazet · 13 years ago
  88. 1a7b27c ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() by Christoph Paasch · 13 years ago
  89. 144d56e tcp: fix possible socket refcount problem by Eric Dumazet · 13 years ago
  90. af74115 target: Remove unused se_cmd.cmd_spdtl by Roland Dreier · 13 years ago
  91. 1456c75 Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 13 years ago
  92. a6b881a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  93. 8f6c1ca Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  94. 4459f39 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  95. f341861 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 13 years ago
  96. ec5da7f fbcon: fix race condition between console lock and cursor timer by Dave Airlie · 13 years ago
  97. 676bc2e Revert "drm/radeon: fix bo creation retry path" by Alex Deucher · 13 years ago
  98. 53e1719 ALSA: snd-als100: fix suspend/resume by Ondrej Zary · 13 years ago
  99. 9160338 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  100. 3b31fe9 Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago