1. 1ffb0be mfd: palmas: Add SMPS10_BOOST feature by J Keerthy · 11 years ago
  2. ad522f4 mfd: palmas: Check if irq is valid by J Keerthy · 11 years ago
  3. 283aae8 mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs by Seth Heasley · 11 years ago
  4. 89ce43f mfd: twl-core: Change TWL6025 references to TWL6032 by Graeme Gregory · 11 years ago
  5. 9971747 mfd: davinci_voicecodec: Fix build breakage by Sachin Kamat · 11 years ago
  6. 031d307 Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Samuel Ortiz · 11 years ago
  7. 8eb12b9 mfd: vexpress: Make the driver optional for arm and arm64 by Pawel Moll · 11 years ago
  8. 3f9850f mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache() by Wei Yongjun · 11 years ago
  9. c8eaed4 mfd: davinci_voicecodec: Convert to use devm_* APIs by Sachin Kamat · 11 years ago
  10. cb3cabd mfd: twl4030-power: Fix relocking on error by Florian Vaussard · 11 years ago
  11. e77a4c2 mfd: twl4030-power: Simplify error path by Florian Vaussard · 11 years ago
  12. b0fc1da mfd: twl4030-power: Start transition to DT by Florian Vaussard · 11 years ago
  13. f58cb40 mfd: twl4030-power: Simplify probing of power scripts and resources by Florian Vaussard · 11 years ago
  14. 637d689 mfd: twl4030-power: Split from twl-core into a dedicated module by Florian Vaussard · 11 years ago
  15. e578438 mfd: ssbi: Use devm_* and simplify code by Stephen Boyd · 11 years ago
  16. 6378c1e mfd: ssbi: Add MODULE_DEVICE_TABLE by Stephen Boyd · 11 years ago
  17. 55098ff mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQs by Kevin Hilman · 11 years ago
  18. b4d0fe9 mfd: lpc_ich: Convert to module_pci_driver by Libo Chen · 11 years ago
  19. 2d3aa05 mfd: 88pm800: Add regulator sub device by Chao Xie · 11 years ago
  20. 3a3ece5 mfd: 88pm800: Enhance sub devices initialization by Chao Xie · 11 years ago
  21. 03dcc54 mfd: 88pm80x: Change chip id definition and detection by Chao Xie · 11 years ago
  22. 5270534 mfd: 88pm800: Enhance error handling for sub pages probe/remove by Chao Xie · 11 years ago
  23. c750d8e mfd: 88pm800: Remove the power and gpadc page addr from platform data by Chao Xie · 11 years ago
  24. 1ef5677 mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flag by Yi Zhang · 11 years ago
  25. cb5c580 mfd: 88pm800: Initialize mask_invert by Chao Xie · 11 years ago
  26. 46223a1 mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805 by Chao Xie · 11 years ago
  27. 618fa57 mfd: 88pm800: Fix NULL pointer dereference by Yi Zhang · 11 years ago
  28. dc7d486 mfd: arizona: Integrate wm8997 into Arizona mfd by Charles Keepax · 11 years ago
  29. f3799e9 mfd: wm8994: Reset device during probe by Mark Brown · 11 years ago
  30. 1ee5d8c8 mfd: palmas: Remove code which is not necessary for a device tree boot by J Keerthy · 11 years ago
  31. d8c5d65 Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux by Samuel Ortiz · 11 years ago
  32. a1ace0a mfd: 88pm860x: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  33. 02c7d84 mfd: max8925: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  34. 742413a mfd: max77686: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  35. fa75d4a mfd: janz-cmodio: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  36. 8692881 mfd: htc-pasic3: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  37. 2b0b5e2 mfd: htc-i2cpld: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  38. 58645b3 mfd: htc-egpio: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  39. 099053a mfd: davinci_voicecodec: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  40. 22f9ee7 mfd: cros_ec: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  41. 1cee87f mfd: asic3: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  42. 76ba0b8 mfd: adp5520: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  43. c211b6b mfd: abx500-core: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  44. 99cd4b4 mfd: ab8500-gpadc: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  45. c18cf6d mfd: ab8500-debug: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  46. 5feac05 mfd: ab3100-otp: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  47. b3fff17 mfd: tps65912: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  48. c5fa44d Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Samuel Ortiz · 11 years ago
  49. aaaab42 mfd: 88pm860x: Use devm_regmap_init_i2c() by Sachin Kamat · 11 years ago
  50. 53f325b mfd: ab8500-core: Add AB8500 external regulators as MFD devices by Lee Jones · 11 years ago
  51. 7f8c5e1 mfd: dbx500-prcmu: Use correct names for clock management registers by Lee Jones · 11 years ago
  52. 8420a24 mfd: Replace strict_strtoul() with kstrtoul() in ab* and att* by Jingoo Han · 11 years ago
  53. fccf14a mfd: ab8500-core: Add of_compatible property for ab8500-codec by Fabio Baltieri · 11 years ago
  54. 9c717cf mfd: ab8500-core: Add device for new RTC version for AB8540 cut2 by Alexandre Torgue · 11 years ago
  55. 2809126 mfd: ab8500-core: Drop references to ab8500-leds by Lee Jones · 11 years ago
  56. 734f935 Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Samuel Ortiz · 11 years ago
  57. 1460c15 iio: ti_am335x_adc: check if we found the value by Sebastian Andrzej Siewior · 11 years ago
  58. 18926ed iio: ti_am335x_adc: Allow to specify input line by Sebastian Andrzej Siewior · 11 years ago
  59. 9a28b88 input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us by Sebastian Andrzej Siewior · 11 years ago
  60. 00789e5 input: ti_am335x_tsc: ACK the HW_PEN irq in ISR by Sebastian Andrzej Siewior · 11 years ago
  61. 8c89630 input: ti_am335x_adc: use only FIFO0 and clean up a little by Sebastian Andrzej Siewior · 11 years ago
  62. 9f99928 mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc by Sebastian Andrzej Siewior · 11 years ago
  63. 5f184e6 mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc by Sebastian Andrzej Siewior · 11 years ago
  64. a3e509b input: mfd: ti_am335x_tsc remove remaining platform data pieces by Sebastian Andrzej Siewior · 11 years ago
  65. a82279d arm: am33xx: add TSC/ADC mfd device support by Patil, Rachna · 12 years ago
  66. 24d5c82 mfd: ti_tscadc: deal with partial activation by Pantelis Antoniou · 12 years ago
  67. c80df48 iio: ti_tscadc: provide datasheet_name and scan_type by Pantelis Antoniou · 12 years ago
  68. 9e5775f mfd: ti_am335x_tscadc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  69. a6543a1 mfd: ti_am335x_tscadc: Add DT support by Patil, Rachna · 12 years ago
  70. 0ead4fb iio: ti_am335x_adc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  71. 6f39ac4 iio: ti_am335x_adc: Add DT support by Patil, Rachna · 12 years ago
  72. b9194fd input: ti_am33x_tsc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  73. 0396310 input: ti_am33x_tsc: Add DT support by Patil, Rachna · 12 years ago
  74. af9c2fe input: ti_am33x_tsc: remove unwanted fifo flush by Patil, Rachna · 12 years ago
  75. bb76dc0 input: ti_am33x_tsc: Order of TSC wires, made configurable by Patil, Rachna · 12 years ago
  76. abeccee input: ti_am33x_tsc: Step enable bits made configurable by Patil, Rachna · 12 years ago
  77. a9bce1b mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev by Sebastian Andrzej Siewior · 11 years ago
  78. f7d3210 MAINTAINERS: Add Lee Jones as the MFD co-maintainer by Samuel Ortiz · 11 years ago
  79. 404d5df mfd: jz4740-adc: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 11 years ago
  80. c0fa7e1 mfd: max77687: Add registration of max77686-clk by Olof Johansson · 11 years ago
  81. 7c88444 mfd: wm8994: Emulate level triggered interrupts if required by Mark Brown · 11 years ago
  82. fc83f58 mfd: cros_ec: Fix Kconfig typo - s/ned/need/ by Geert Uytterhoeven · 11 years ago
  83. fa67d4e mfd: tc6393xb: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  84. ae85748 mfd: tc6387xb: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  85. 3b69f59 mfd: t7l66xb: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  86. 3b87b4e mfd: mcp-sa11x0: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  87. c3d6a0a mfd: twl4030-madc: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  88. 96ac2d1 mfd: twl4030-audio: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  89. 9f74f5b mfd: jz4740-adc: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  90. 7d71cf2 mfd: intel_msic: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  91. 8477128 mfd: lpc_ich: Add support for Intel Avoton SoC by James Ralston · 11 years ago
  92. 032fa16 mfd: twl-core: Convert to module_i2c_driver() by Grygorii Strashko · 11 years ago
  93. 9032eab mfd: rtsx: Add support for RTL8411B by Roger Tseng · 11 years ago
  94. 15447a46 mfd: sec-core: Remove explicit call to mfd_remove_devices by Leon Romanovsky · 11 years ago
  95. 45fcac1 mfd: Move ssbi driver into drivers/mfd by Arnd Bergmann · 11 years ago
  96. 317ddd2 Linux 3.10-rc5 by Linus Torvalds · 11 years ago
  97. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  98. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  100. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago