1. 78302a1 mfd: Fix max77693 build failure by Samuel Ortiz · 13 years ago
  2. 21f082a mfd: ab8500-core should depend on MFD_DB8500_PRCMU by Lee Jones · 13 years ago
  3. 6fe02e9 gpio: tps65910: dt: process gpio specific device node info by Laxman Dewangan · 13 years ago
  4. dcc7dab mfd: Remove the parsing of dt info for tps65910 gpio by Laxman Dewangan · 13 years ago
  5. cb8d865 mfd: Save device node parsed platform data for tps65910 sub devices by Laxman Dewangan · 13 years ago
  6. 730a3d0 mfd: Add r_select to lm3533 platform data by Johan Hovold · 13 years ago
  7. 77820ff gpio: Add Intel Centerton support to gpio-sch by Seth Heasley · 13 years ago
  8. 1fe17a2 mfd: Emulate active low IRQs as well as active high IRQs for wm831x by Mark Brown · 13 years ago
  9. c48bf15 mfd: Mark two lm3533 zone registers as volatile by Johan Hovold · 13 years ago
  10. 6090885 mfd: Fix return type of lm533 attribute is_visible by Johan Hovold · 13 years ago
  11. 3770c75 mfd: Enable Device Tree support in the ab8500-pwm driver by Lee Jones · 13 years ago
  12. 01247ef7 mfd: Enable Device Tree support in the ab8500-sysctrl driver by Lee Jones · 13 years ago
  13. 37e13ce mfd: Add support for Device Tree to twl6040 by Peter Ujfalusi · 13 years ago
  14. 1f01d60 mfd: Register the twl6040 child for the ASoC codec unconditionally by Peter Ujfalusi · 13 years ago
  15. 6712419 mfd: Allocate twl6040 IRQ numbers dynamically by Peter Ujfalusi · 13 years ago
  16. 68029c6 mfd: twl6040 code cleanup in interrupt initialization part by Peter Ujfalusi · 13 years ago
  17. 3690fb2 mfd: Enable ab8500-gpadc driver for Device Tree by Lee Jones · 13 years ago
  18. 6dff11e mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver by Lee Jones · 13 years ago
  19. 5a8fea0 mfd: Enable ab8500-debug when Device Tree is enabled by Lee Jones · 13 years ago
  20. 6bc4a56 mfd: Enable Device Tree for ab8500-core driver by Lee Jones · 13 years ago
  21. d28f1db mfd: Remove confusing ab8500-i2c file and merge into ab8500-core by Lee Jones · 13 years ago
  22. 1cb3642 mfd: mc13xxx core should not be user visible by Mark Brown · 13 years ago
  23. 65ee362 mfd: Fix double free in wm8350 error path by Johan Hovold · 13 years ago
  24. fa648e5 mfd: Convert lm3533 to use devres by Johan Hovold · 13 years ago
  25. 16e5e20 mfd: Add ADC support to the DA9052/53 core by Ashish Jangam · 13 years ago
  26. 21f7541 mfd: Add tps65910-irq devicetree init and irqdomain support by Rhyland Klein · 13 years ago
  27. b09530e mfd: Make anatop register accessor more flexible and rename meaningfully by Richard Zhao · 13 years ago
  28. 08b4c11 mfd: wm8400 needs to depend on I2C=y by Mark Brown · 13 years ago
  29. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 13 years ago
  30. 4492c4c mfd: Don't try to flag IRQ 0 as a wm831x wake source by Mark Brown · 13 years ago
  31. 6592ebb mfd: Add MAX77693 irq handler by Chanwoo Choi · 13 years ago
  32. 83871c0 mfd: Add MAX77693 driver by Chanwoo Choi · 13 years ago
  33. ebd29c6 mfd: Export wm8400_block_read() by Mark Brown · 13 years ago
  34. eee0e4b mfd: Don't support non-modular wm8400 build by Mark Brown · 13 years ago
  35. 168755e mfd: Silence an lm3533 gcc warning by Dan Carpenter · 13 years ago
  36. 10bbc48 gpio: Convert tps65910 to a platform driver by Laxman Dewangan · 13 years ago
  37. aa4603a mfd: Convert pcf50633-core to use devm_* APIs by Axel Lin · 13 years ago
  38. 6608a5e mfd: Convert da9052 to use devm_* APIs by Axel Lin · 13 years ago
  39. 805b237 mfd: Change tunnelcreek watchdog name on the lpc_sch subdevices array by Wim Van Sebroeck · 13 years ago
  40. 664dd06 mfd: Fix lm3533 regmap_update_bits() call by Axel Lin · 13 years ago
  41. 6fa4b9d mfd: Use SI-units for the lm3533 max-current interface by Johan Hovold · 13 years ago
  42. 7af5e87 mfd: Remove unused max-current lm3533 function by Johan Hovold · 13 years ago
  43. f4cf18c mfd: Remove lm3533 boost attributes by Johan Hovold · 13 years ago
  44. d9055dc mfd: Add boost frequency and ovp to lm3533 platform data by Johan Hovold · 13 years ago
  45. 879eed6 mfd: Remove wm8400 custom cache implementation by Mark Brown · 13 years ago
  46. 27757e8 mfd: Staticise non-exported tps65217_update_bits() by Mark Brown · 13 years ago
  47. 7f65f74 mfd: Fix tps65910 build failure by Samuel Ortiz · 13 years ago
  48. 32df986 mfd: Register tps65910 gpios as an mfd device by Laxman Dewangan · 13 years ago
  49. 63fe7de mfd: Convert all tps65910 allocation to devm_* by Laxman Dewangan · 13 years ago
  50. 3bf6bf9 mfd: Cache tps65910 register when we need it by Laxman Dewangan · 13 years ago
  51. 9577e8c mfd: Define all twl-regulator feature flags in one place by NeilBrown · 13 years ago
  52. cd4209c mfd: Add tps65910 device-tree support by Rhyland Klein · 13 years ago
  53. 1291aa4 mfd: Add tps65910 device tree bindings documentation by Rhyland Klein · 13 years ago
  54. 3f7e827 mfd: Commonize tps65910 regmap access through header by Rhyland Klein · 13 years ago
  55. 7ccfe9b mfd: Support of hierachical interrupt for ab8500 by Michel JAOUEN · 13 years ago
  56. 5af7df6 mfd: Add regulator support for twl6040 VIO, V2V1 supplies by Peter Ujfalusi · 13 years ago
  57. 5a2f1b5 mfd: enable wakeup on twl4030 IRQ. by NeilBrown · 13 years ago
  58. bbf6adc mfd: Convert twl6040-core to devm_regmap_init_i2c() by Axel Lin · 13 years ago
  59. 0ef4619 mfd: Convert tps65217 to devm_regmap_init_i2c() by Axel Lin · 13 years ago
  60. 1d88f7a mfd: Convert tps65090 to devm_regmap_init_i2c() by Axel Lin · 13 years ago
  61. 1092e1c mfd: Convert s5m-core to devm_regmap_init_i2c() by Axel Lin · 13 years ago
  62. f8dddc0 mfd: Convert rc5t583 to devm_regmap_init_i2c() by Axel Lin · 13 years ago
  63. b683a0a mfd: Return proper error if tps65090 regmap_init_i2c fails by Axel Lin · 13 years ago
  64. 1379f49 mfd: Allow for const stmpe keyboard data by Linus Walleij · 13 years ago
  65. 887c8ec watchdog: Convert iTCO_wdt driver to mfd model by Aaron Sierra · 13 years ago
  66. 16c5c02 mfd: Add LM3533 lighting-power core driver by Johan Hovold · 13 years ago
  67. ae84063 mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4 by Lee Jones · 13 years ago
  68. ca7edd1 mfd: Enable Device Tree support for the db8500-prcmu by Lee Jones · 13 years ago
  69. 9fc63f6 mfd: Register db8500-prcmu as a platform driver instead of only probing by Lee Jones · 13 years ago
  70. 9e69ab4 mfd: Fix of_match_node() da9052 arguments by Olof Johansson · 13 years ago
  71. 8ee3c2a lpc_sch: Add Intel Centerton Multifunction Device support by Seth Heasley · 13 years ago
  72. 1fc9b1e pci_ids: Add Intel Centerton Legacy Block DeviceID by Seth Heasley · 13 years ago
  73. 7b0d44f3 gpio: Add STA2X11 GPIO block by Alessandro Rubini · 13 years ago
  74. 35bdd29 mfd: Add driver for STA2X11 MFD block by Alessandro Rubini · 13 years ago
  75. ceb57d2 mfd: Convert wm8994 to module_i2c_driver() by Mark Brown · 13 years ago
  76. cc7a727 mfd: Read CUST_ID from the wm8994 device by Mark Brown · 13 years ago
  77. b7b142d mfd: Convert wm8350 physical I/O to regmap API by Mark Brown · 13 years ago
  78. ce7e4e1 mfd: Fix wm831x register range passing for recent ARM updates by Mark Brown · 13 years ago
  79. 63745d4 mfd: Fix tps65910 section annotations by Mark Brown · 13 years ago
  80. b6c9eee mfd: Don't use I2C-specific suspend and resume operations for tps65090 by Mark Brown · 13 years ago
  81. 1ca5513 mfd: Fix tps65090 ifdefs for suspend mode by Mark Brown · 13 years ago
  82. 6ef9418 mfd: Add parameter to disable ab8500 battery management by Rickard Andersson · 13 years ago
  83. 112a80d mfd: Deny ab8500 suspend if i2c transfer is ongoing by Jonas Aaberg · 13 years ago
  84. 7e82d6f mfd: Handle the ab8500 irq for suspend/resume by Rabin Vincent · 13 years ago
  85. 44f72e5 mfd: Add new resources on ab8500 AB8505 and AB9540 by Virupax Sadashivpetimath · 13 years ago
  86. df3df64 mfd: Add mc13xxx i2c driver by Marc Reilly · 13 years ago
  87. a0c7c1d mfd: Move the mc13xxx-core spi specific code into a separate module by Marc Reilly · 13 years ago
  88. 91b5e74 mfd: Use regmap for the mc13xxx-core register access by Marc Reilly · 13 years ago
  89. 5006fe5 mfd: Prepare for separating spi and i2c mc13xxx-core backends by Marc Reilly · 13 years ago
  90. 4c394bb mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 13 years ago
  91. 12693f6 mfd: No need to check for the GPIO offset from asic3_gpio_to_irq by Samuel Ortiz · 13 years ago
  92. 201cf05 mfd: Add support for tps65910 device sleep by Laxman Dewangan · 13 years ago
  93. 58d114b mfd: Add device-tree support for da9502 i2c driver by Ying-Chun Liu (PaulLiu) · 13 years ago
  94. 465c29d mfd: Convert Intel MSIC driver to use devm_* interfaces. by Pasi Savanainen · 13 years ago
  95. 2fe372f mfd: Avoid unbalanced asic3 irq wakeup enables/disables by Paul Parsons · 13 years ago
  96. 1baf665 mfd: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  97. 4f30424 mfd: Set asic3 DS1WM clock_rate by Paul Parsons · 13 years ago
  98. e1277f4 mfd: Add rc5t583's gpio in mfd device list by Laxman Dewangan · 13 years ago
  99. f22a9c6 mfd: Add PCMCIA/CF support to asic3 by Paul Parsons · 13 years ago
  100. 18996db mfd: Cache wm8994 chip revision by Mark Brown · 13 years ago