1. 44f72e5 mfd: Add new resources on ab8500 AB8505 and AB9540 by Virupax Sadashivpetimath · 12 years ago
  2. df3df64 mfd: Add mc13xxx i2c driver by Marc Reilly · 12 years ago
  3. a0c7c1d mfd: Move the mc13xxx-core spi specific code into a separate module by Marc Reilly · 12 years ago
  4. 91b5e74 mfd: Use regmap for the mc13xxx-core register access by Marc Reilly · 12 years ago
  5. 5006fe5 mfd: Prepare for separating spi and i2c mc13xxx-core backends by Marc Reilly · 12 years ago
  6. 4c394bb mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 12 years ago
  7. 12693f6 mfd: No need to check for the GPIO offset from asic3_gpio_to_irq by Samuel Ortiz · 12 years ago
  8. 201cf05 mfd: Add support for tps65910 device sleep by Laxman Dewangan · 12 years ago
  9. 58d114b mfd: Add device-tree support for da9502 i2c driver by Ying-Chun Liu (PaulLiu) · 12 years ago
  10. 465c29d mfd: Convert Intel MSIC driver to use devm_* interfaces. by Pasi Savanainen · 12 years ago
  11. 2fe372f mfd: Avoid unbalanced asic3 irq wakeup enables/disables by Paul Parsons · 12 years ago
  12. 1baf665 mfd: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  13. 4f30424 mfd: Set asic3 DS1WM clock_rate by Paul Parsons · 12 years ago
  14. e1277f4 mfd: Add rc5t583's gpio in mfd device list by Laxman Dewangan · 12 years ago
  15. f22a9c6 mfd: Add PCMCIA/CF support to asic3 by Paul Parsons · 12 years ago
  16. 18996db mfd: Cache wm8994 chip revision by Mark Brown · 12 years ago
  17. 38a36f5 mfd: Use module_pci_driver by Axel Lin · 12 years ago
  18. 4630b13 mfd: Add LPC driver for Intel ICH chipsets by Aaron Sierra · 12 years ago
  19. f4bf7cf mfd: Mark const init data with __initconst instead of __initdata for ab5500 by Uwe Kleine-König · 12 years ago
  20. 13176a8 mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 12 years ago
  21. 06c4998 regulator: tps65090: Use generic regmap enable/disable operations by Axel Lin · 12 years ago
  22. 82b719b mfd: Revert "mfd: add irq domain support for max8997 interrupts" by Mark Brown · 12 years ago
  23. 82ea267 mfd: Fix modular builds of rc5t583 regulator support by Paul Gortmaker · 12 years ago
  24. 98d8618 mfd: add irq domain support for max8997 interrupts by Thomas Abraham · 12 years ago
  25. 02269ab mfd: Fix asic3_gpio_to_irq by Dmitry Artamonow · 12 years ago
  26. 1fcb57d ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue by Keshava Munegowda · 12 years ago
  27. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 12 years ago
  28. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 12 years ago
  29. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 12 years ago
  30. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  31. 91fe4d5 Fix typo milivolt => millivolt by Thomas Weber · 12 years ago
  32. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  33. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  34. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  35. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  36. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  37. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  38. 7256ecc Merge branch 'sa11x0-mcp' into sa11x0 by Russell King · 12 years ago
  39. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  40. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  41. 364cedb mfd: Detach twl6040 from the pmic mfd driver by Peter Ujfalusi · 13 years ago
  42. ec1a07b mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups by Benoit Cousson · 12 years ago
  43. 5a90309 mfd: Micro-optimization on twl4030 IRQ handler by Felipe Balbi · 12 years ago
  44. f01b1f9 mfd: Make twl4030 SIH SPARSE_IRQ capable by Benoit Cousson · 12 years ago
  45. 78518ff mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files by Benoit Cousson · 12 years ago
  46. 1b8f333 mfd: Remove references already defineid in header file from twl-core by Benoit Cousson · 12 years ago
  47. 5fd32d6 mfd: Remove unneeded header from twl-core by Felipe Balbi · 12 years ago
  48. 9e17862 mfd: Make twl-core not depend on pdata->irq_base/end by Felipe Balbi · 12 years ago
  49. bdd61bc mfd: Return twl6030_mmc_card_detect IRQ for board setup by Benoit Cousson · 12 years ago
  50. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  51. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  52. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  53. 3c33be06 mfd: Add support for TPS65090 by Venu Byravarasu · 12 years ago
  54. bcc2d6d mfd: Add some da9052-i2c section annotations by Dmitry Torokhov · 12 years ago
  55. 5364d0b8 mfd: Build rtc5t583 only if I2C config is selected to y. by Laxman Dewangan · 12 years ago
  56. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 12 years ago
  57. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 12 years ago
  58. 75060a1 mfd: Add anatop mfd driver by Ying-Chun Liu (PaulLiu) · 12 years ago
  59. 1927ddf mfd: Add 8420 variant to db8500-prcmu by Bengt Jonsson · 12 years ago
  60. 5f96a1a6 mfd: Add 8520 PRCMU variant to db8500-prcmu by Bengt Jonsson · 12 years ago
  61. d902d0d mfd: Remove obsolete hwacc implementation for db8500-prmcu by Mattias Nilsson · 12 years ago
  62. 829ecbc mfd: Use DIV_ROUND_CLOSEST for sm501 clock by Axel Lin · 12 years ago
  63. 1b1247d mfd: Add support for RICOH PMIC RC5T583 by Laxman Dewangan · 12 years ago
  64. bc628fd mfd: Make use of the ab8500 firmware read-modify-write service by Mattias Nilsson · 12 years ago
  65. 3c3e489 mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu by Mattias Nilsson · 12 years ago
  66. a982362 mfd: Support for the AB8500 AB8505 variant by Bengt Jonsson · 12 years ago
  67. 392cbd1 mfd: Don't use mutex_lock_interruptible in ab8500-core by Rabin Vincent · 12 years ago
  68. 39ecb03 mfd: Use correct variable name for tps65910 regmap config by Laxman Dewangan · 12 years ago
  69. 618dd15 mfd: wm8994: Fix register default for WM1811 AntiPOP2 by Mark Brown · 12 years ago
  70. 9f9efcd mfd: wm8994: Remove defaults for volatile registers by Mark Brown · 12 years ago
  71. 46eda3e mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS by Peter Ujfalusi · 12 years ago
  72. 34a3844 regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators by Tero Kristo · 12 years ago
  73. 63bfff4 regulator: twl4030: add support for external voltage get/set by Tero Kristo · 12 years ago
  74. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  75. 2f5f89b mfd: Fix pm8606 build failure by Samuel Ortiz · 12 years ago
  76. 5a924d1 mfd: Fix a typo in MFD_MAX8997 Kconfig entry by Axel Lin · 12 years ago
  77. 34fe6f1 mfd : Check if the other db8500 core is in WFI by Daniel Lezcano · 12 years ago
  78. 9ab492e mfd : Check if the db8500 prcmu has pending irq by Daniel Lezcano · 12 years ago
  79. 9f60d33 mfd : Copy the db8500 gic setting to the prcmu by Daniel Lezcano · 12 years ago
  80. cc9a0f6 mfd : Check if there are pending irq on the db8500 gic by Daniel Lezcano · 12 years ago
  81. 801448e mfd : Cleanup duplicate db8500 definitions by Daniel Lezcano · 12 years ago
  82. 61a2af3 mfd: Return proper error if s5m-core regmap_init_i2c fails by Axel Lin · 12 years ago
  83. 7825806 mfd: Code cleanup for pm8606 sub-dev initialization by Jett.Zhou · 12 years ago
  84. 23de435 mfd: Add power control interface for pm8606 chip by Jett.Zhou · 12 years ago
  85. fe2afaa mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro by Hai Dong · 12 years ago
  86. 624e26e mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c by Axel Lin · 12 years ago
  87. 7f849a3 mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c by Axel Lin · 12 years ago
  88. 378f64e mfd: Correct readability of WM8994 DC servo 4E register by Mark Brown · 12 years ago
  89. dc9913a mfd: Use regmap for tps65910 register access. by Laxman Dewangan · 12 years ago
  90. 2853378 mfd: Add ability to wake the system for 88pm860x by Jett.Zhou · 12 years ago
  91. b8b8d79 mfd: Make twl6030_irq_set_wake static by Nishanth Menon · 12 years ago
  92. 3f8349e mfd: Clear twl6030 IRQ status register only once by Nishanth Menon · 12 years ago
  93. 91d6a9a mfd: Remove unused io_lock mutex from da9052 by Axel Lin · 12 years ago
  94. 485540d mfd: Decouple/recouple gic from the ux500 PRCMU by Daniel Lezcano · 12 years ago
  95. 8dfc470 mfd: Initialize tps65912 irq platform data properly by Axel Lin · 12 years ago
  96. 855cc45 mfd: Fix ACPI conflict check by Jean Delvare · 12 years ago
  97. ee42b3a mfd: wm8994: Add __devinit and __devexit annotations for probe and remove by Mark Brown · 12 years ago
  98. 1fa93bb mfd: Show correct device id for wm8400 by Axel Lin · 12 years ago
  99. f0447a6 mfd: Move omap-usb-host usbhs init before allocing child dev by Govindraj.R · 12 years ago
  100. cbb8c22 mfd: Remove omap-usb-host magic numbers for dev dma mask by Govindraj.R · 12 years ago