1. 0ff3897 regulator: twl6030: do not write to _GRP for regulator disable by Balaji T K · 14 years ago
  2. f8c2940 regulator: twl6030: do not write to _GRP for regulator enable by Balaji T K · 14 years ago
  3. 6851ad3 TPS65911: Comparator: Add comparator driver by Jorge Eduardo Candelaria · 14 years ago
  4. 11ad14f TPS65911: Add support for added GPIO lines by Jorge Eduardo Candelaria · 14 years ago
  5. 83545d8 GPIO: TPS65910: Move driver to drivers/gpio/ by Jorge Eduardo Candelaria · 14 years ago
  6. a297473 TPS65911: Add new irq definitions by Jorge Eduardo Candelaria · 14 years ago
  7. a320e3c regulator: tps65911: Add new chip version by Jorge Eduardo Candelaria · 14 years ago
  8. 7955705 MFD: TPS65910: Add support for TPS65911 device by Jorge Eduardo Candelaria · 14 years ago
  9. 3c24019 regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage by Axel Lin · 14 years ago
  10. 6dc4efc regulator: mc13892: Fix voltage unit in test case. by Fabio Estevam · 14 years ago
  11. ecb9c4f regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros by Axel Lin · 14 years ago
  12. 0514e9a mfd: Fix off-by-one value range checking for tps65910_i2c_write by Axel Lin · 14 years ago
  13. 4aa922c regulator: Only apply voltage constraints from consumers that set them by Mark Brown · 14 years ago
  14. a4b4148 regulator: If we can't configure optimum mode we're always in the best one by Mark Brown · 14 years ago
  15. afdaaaf regulator: max8997: remove useless code by Jonghwan Choi · 14 years ago
  16. 6be6e96 regulator: Fix memory leak in max8998_pmic_probe failure path by Axel Lin · 14 years ago
  17. 77fa44d regulator: Fix desc_id for tps65023/6507x/65910 by Axel Lin · 14 years ago
  18. c01e36d linux-next: build failure after merge of the voltage tree by Jorge Eduardo Candelaria · 14 years ago
  19. 327e15a Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array" by Axel Lin · 14 years ago
  20. cda5310 regulator: Remove some unused variables from wm831x DCDCs by Mark Brown · 14 years ago
  21. aec519b linux-next: build failure after merge of the voltage tree by Jorge Eduardo Candelaria · 14 years ago
  22. 518fb72 TPS65910: Add tps65910 regulator driver by Graeme Gregory · 14 years ago
  23. e3471bd TPS65910: IRQ: Add interrupt controller by Graeme Gregory · 14 years ago
  24. 2537df7 TPS65910: GPIO: Add GPIO driver by Graeme Gregory · 14 years ago
  25. 27c6750 MFD: TPS65910: Add new mfd device for TPS65910 by Graeme Gregory · 14 years ago
  26. 98ea5c2 regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage by Axel Lin · 14 years ago
  27. bf5892a regulator: Support voltage offsets to compensate for drops in system by Mark Brown · 14 years ago
  28. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 14 years ago
  29. ba413c5 regulator: Move VCOINCELL to be the last element of mc13892_regulators array by Axel Lin · 14 years ago
  30. 82d1583 regulator: Factor out references to rdev in regulator_force_disable() by Mark Brown · 14 years ago
  31. 7ce8a2a regulator: Convert WM8400 to get_voltage_sel() by Mark Brown · 14 years ago
  32. 22c51b4 regulator: Fix the argument of calling regulator_mode_constrain by Axel Lin · 14 years ago
  33. 1a39962 regulator: twl: add twl6030 set_mode by Saquib Herman · 14 years ago
  34. 9a0244a regulator: twl: add twl6030 get_status by Saquib Herman · 14 years ago
  35. b245677 regulator: twl: fix twl6030 regulator is_enabled by Saquib Herman · 14 years ago
  36. 776dc92 regulator: twl: remap has no meaning for 6030 by Saquib Herman · 14 years ago
  37. 21657ebf regulator: twl: fix twl6030 enable/disable by Saquib Herman · 14 years ago
  38. f0f060b regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe by Axel Lin · 14 years ago
  39. 2c60823 regulator: When constraining modes fall back to higher power modes by Mark Brown · 14 years ago
  40. 275ac74 w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support by Clifton Barnes · 14 years ago
  41. 963bb10 w1: have netlink search update kernel list by David Fries · 14 years ago
  42. 26a6afb w1: complete the 1-wire (w1) ds1wm driver search algorithm by Jean-François Dagenais · 14 years ago
  43. 8961027 w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support by Jean-François Dagenais · 14 years ago
  44. 67dfd54 w1: add 1-wire (w1) reset and resume command API support by Jean-François Dagenais · 14 years ago
  45. d98808a drivers/char/ppdev.c: put gotten port value by Julia Lawall · 14 years ago
  46. e2e7709 edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() by Lai Jiangshan · 14 years ago
  47. 658c74c drivers/char/mspec.c: use {k,v}zalloc to allocate memory by Rakib Mullick · 14 years ago
  48. 0741273 ipmi: convert to seq_file interface by Alexey Dobriyan · 14 years ago
  49. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 14 years ago
  50. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 14 years ago
  51. 3d62b8f drivers/rtc/rtc-pcf50633.c: don't request update IRQ by Lars-Peter Clausen · 14 years ago
  52. 0942a71 rtc: add support for spear rtc by Rajeev Kumar · 14 years ago
  53. c258f9a drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region by Julia Lawall · 14 years ago
  54. 74d34d4 rtc: add basic support for ST M41T93 SPI RTC by Voss, Nikolaus · 14 years ago
  55. 5236523 rtc: add rv3029c2 RTC support by Heiko Schocher · 14 years ago
  56. ae3551f rtc: add EM3027 rtc driver by Mike Rapoport · 14 years ago
  57. f77fbdf rtc: add support for the RTC in VIA VT8500 and compatibles by Alexey Charkov · 14 years ago
  58. 1e806c5 m32r: fix spin_lock_irqsave() misuse by KOSAKI Motohiro · 14 years ago
  59. ba7328b drivers/bcma/host_pci.c needs slab.h by Andrew Morton · 14 years ago
  60. 15f82d1 drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h by Andrew Morton · 14 years ago
  61. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  62. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  63. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  64. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  65. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  66. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  67. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 14 years ago
  68. 0996910 regulator: Fix 88pm8607.c printk format warning by Randy Dunlap · 14 years ago
  69. 92d57a7 input: Add support for Qualcomm PMIC8XXX power key by Trilok Soni · 14 years ago
  70. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 14 years ago
  71. 7e6502d mfd: Add omap-usbhs runtime PM support by Keshava Munegowda · 14 years ago
  72. 74e32d1 mfd: Fix ASIC3 SD Host Controller Configuration size by Paul Parsons · 14 years ago
  73. d910774 mfd: Fix omap_usbhs_alloc_children error handling by Axel Lin · 14 years ago
  74. 6eb6fbb mfd: Fix omap usbhs crash when rmmoding ehci or ohci by Keshava Munegowda · 14 years ago
  75. 13ca4f6 mfd: Add ASIC3 LED support by Paul Parsons · 14 years ago
  76. 7d9e7e9 leds: Add ASIC3 LED support by Paul Parsons · 14 years ago
  77. 4a7c00c mfd: Update twl4030-code maintainer e-mail address by Peter Ujfalusi · 14 years ago
  78. ed13941 mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUp by Johan Palsson · 14 years ago
  79. c9c9513 mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0 by Karl Komierowski · 14 years ago
  80. 863dde5 mfd: Provide ab8500-core enumerators for chip cuts by Linus Walleij · 14 years ago
  81. eac78a2 mfd: Check twl4030-power remove script error condition after i2cwrite by Lesly A M · 14 years ago
  82. 6523b14 mfd: Fix twl6030 irq definitions by Graeme Gregory · 14 years ago
  83. 521d8ec mfd: Add phoenix lite (twl6025) support to twl6030 by Graeme Gregory · 14 years ago
  84. 586e1a1 mfd: Avoid to use constraint name in 88pm860x regulator driver by Haojian Zhuang · 14 years ago
  85. ebf9988ec mfd: Remove checking on max8925 regulator[0] by Haojian Zhuang · 14 years ago
  86. cea438d mfd: Remove unused parameter from 88pm860x API by Haojian Zhuang · 14 years ago
  87. f5fb758 mfd: Avoid to allocate 88pm860x static platform data by Haojian Zhuang · 14 years ago
  88. 008b304 mfd: Add rtc support to 88pm860x by Haojian Zhuang · 14 years ago
  89. db13c04 regulator: Enable max8925 i2c sequence for control by Haojian Zhuang · 14 years ago
  90. 2402ca5 power_supply: Use max8925 platform_data from cell by Haojian Zhuang · 14 years ago
  91. e6f1945 mfd: Fix tps6586x GPIO value setting by Vincent Palatin · 14 years ago
  92. c013f0a mfd: Add pm8xxx irq support by Abhijeet Dharmapurikar · 14 years ago
  93. cbdb53e mfd: Add Qualcomm PMIC 8921 core driver by Abhijeet Dharmapurikar · 14 years ago
  94. 1305134 mfd: Group NXP PCF50633* drivers together by Axel Lin · 14 years ago
  95. 37df003 mfd: Group TPSxxxxx power management chips together by Axel Lin · 14 years ago
  96. ca972d1 mfd: TWL5030 version checking in twl-core by Lesly A M · 14 years ago
  97. d7ac829 mfd: Modifying the twl4030-power macro name Main_Ref to all caps by Lesly A M · 14 years ago
  98. 1f968ff mfd: Correct the twl4030-power warning print during script loading by Lesly A M · 14 years ago
  99. a5156f1 mfd: Fix build warning on 88pm860x by Haojian Zhuang · 14 years ago
  100. 5d76ca3 mfd: Fix wl1273 warning by Wanlong Gao · 14 years ago