1. 7360544 mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  2. 08e380a mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  3. 7990ad1 mfd: menf21bmc: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  4. c5f2445 mfd: lp3943: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  5. 9c384b0 mfd: hi6421-pmic: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  6. 9148f2c mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  7. f32fb9a mfd: atmel-hlcdc: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  8. 9c99832 mfd: as3711: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  9. f9932c6 mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registration by Laxman Dewangan · 8 years ago
  10. a8f447be mfd: Add resource managed APIs for mfd_add_devices by Laxman Dewangan · 8 years ago
  11. 20147f0 mfd: axp20x: Add support for AXP809 PMIC by Chen-Yu Tsai · 8 years ago
  12. dedf24a mfd: arizona: Fix lockdep recursion warning on set_irq_wake by Charles Keepax · 8 years ago
  13. 073d4ac mfd: max77693: Allow building as a module by Krzysztof Kozlowski · 8 years ago
  14. c796c50 mfd: da9063: Remove unused struct da9063_irq_data and define EVENTS_BUF_LEN by Steve Twiss · 8 years ago
  15. 22aab38 mfd: lp8788-irq: Uninitialized variable in irq handler by Dan Carpenter · 8 years ago
  16. ee414de mfd: core: Fix ACPI child matching by _HID/_CID by Irina Tirdea · 8 years ago
  17. 9caac88 mfd: intel_quark_i2c_gpio: Switch to use struct device * by Andy Shevchenko · 9 years ago
  18. 7f0c5ae mfd: intel_quark_i2c_gpio: Remove clock tree on error path by Andy Shevchenko · 9 years ago
  19. 65433fd mfd: da9063: Remove unused array mask_events_buf by Colin Ian King · 8 years ago
  20. f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 8 years ago
  21. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  22. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  23. 0343b2f mfd: intel-lpss: Pass I2C configuration via properties on BXT by Mika Westerberg · 9 years ago
  24. dcdf117 mfd: ipaq-micro: Use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  25. 95a6f71 mfd: max77686: Add max77802 to I2C device ID table by Javier Martinez Canillas · 9 years ago
  26. 7f8ada1 mfd: max77686: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  27. a52e46c mfd: max77686: Allow driver to be built as a module by Javier Martinez Canillas · 9 years ago
  28. b273c5e mfd: stmpe: Add the proper PWM resources by Linus Walleij · 9 years ago
  29. 5c14889 mfd: tps65090: Set regmap config reg counts properly by Maciej S. Szmigiero · 9 years ago
  30. e9b7ba7 mfd: as3711: Set regmap config reg counts properly by Maciej S. Szmigiero · 9 years ago
  31. a862dc3e mfd: rc5t583: Set regmap config reg counts properly by Maciej S. Szmigiero · 9 years ago
  32. e1d9a10 mfd: mt6397: Add platform device ID table by Javier Martinez Canillas · 9 years ago
  33. 0e5df61 mfd: da9063: Fix missing volatile registers in the core regmap_range volatile lists by Steve Twiss · 9 years ago
  34. 44760cf mfd: mt6397: Add MT6323 support to MT6397 driver by John Crispin · 9 years ago
  35. 1d2c25e mfd: mt6397: Add support for different Slave types by John Crispin · 9 years ago
  36. feec479 mfd: mt6397: int_con and int_status may vary in location by John Crispin · 9 years ago
  37. bf742a5 mfd: da9062: Fix missing volatile registers in the core regmap_range volatile lists by Steve Twiss · 9 years ago
  38. b25c6b7 mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driver by Wenyou Yang · 9 years ago
  39. f4d34c9 mfd: arizona: Remove duplicate select of MFD_CORE by Charles Keepax · 9 years ago
  40. 21aca3b mfd: cs47l24: Fix defaults array based on testing by Charles Keepax · 9 years ago
  41. 9edd83c mfd: wm8998: Fix defaults array based on testing by Charles Keepax · 9 years ago
  42. 516c95f mfd: wm5102: Fix defaults array based on testing by Charles Keepax · 9 years ago
  43. 036fa85 mfd: wm5110: Fix defaults array based on testing by Charles Keepax · 9 years ago
  44. 5dbd478 mfd: arizona: Update small typo in Arizona SPI Kconfig by Charles Keepax · 9 years ago
  45. c131045 mfd: syscon: Make syscon_regmap_config const by Philipp Zabel · 9 years ago
  46. ca668f0 mfd: syscon: Set regmap max_register in of_syscon_register by Philipp Zabel · 9 years ago
  47. a7e4631 mfd: db8500: Avoid uninitialized variable reference by Arnd Bergmann · 9 years ago
  48. b45b719 mfd: tps65086: Add driver for the TPS65086 PMIC by Andrew F. Davis · 9 years ago
  49. 13f6f62 Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  50. f393754 rtc: max77686: move initialisation of rtc regmap, irq chip locally by Laxman Dewangan · 9 years ago
  51. 08e37ef mfd: max77686: do not set i2c client data for rtc i2c client by Laxman Dewangan · 9 years ago
  52. 0bae2f1 Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 8 years ago
  53. 023269c mfd: lpss: Add PCI IDs for Intel Broxton B-Step platform by Huiquan Zhong · 9 years ago
  54. c2e04af mfd: Allow i2c modular drivers to build with I2C=m by Axel Lin · 9 years ago
  55. 84cb36c mfd: intel-lpss: Remove clock tree on error path by Andy Shevchenko · 9 years ago
  56. dbc352b mfd: tps65010: Fix init when the driver is built-in by Aaro Koskinen · 9 years ago
  57. bab0706 Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4.6' and 'ib-mfd-regulator-gpio-4.6' into ibs-for-mfd-merged by Lee Jones · 8 years ago
  58. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  59. 02071f0 mfd: axp20x: Add support for RSB based AXP223 PMIC by Chen-Yu Tsai · 9 years ago
  60. 2260a45 mfd: axp20x: Whitespace, open parenthesis alignment code style fixes by Chen-Yu Tsai · 9 years ago
  61. 4fd4115 mfd: axp20x: Split the driver into core and i2c bits by Chen-Yu Tsai · 9 years ago
  62. e740235 mfd: axp20x: Add missing copyright notice by Chen-Yu Tsai · 9 years ago
  63. af7acc3 mfd: axp20x: Use dev->driver->of_match_table in axp20x_match_device() by Chen-Yu Tsai · 9 years ago
  64. e47a3cf mfd: axp20x: Remove second struct device * parameter for axp20x_match_device() by Chen-Yu Tsai · 9 years ago
  65. 796f569 mfd: tps65912: Add driver for the TPS65912 PMIC by Andrew F. Davis · 9 years ago
  66. 65b6555 mfd: tps65912: Remove old driver in preparation for new driver by Andrew F. Davis · 9 years ago
  67. e2fccf5 mfd: fsl-imx25-tsadc: Register touchscreen ADC driver by Markus Pargmann · 9 years ago
  68. c4726ab mfd: intel_quark_i2c_gpio: Use clkdev_create() by Stephen Boyd · 9 years ago
  69. 26716ce thermal: allow u8500-thermal driver to be a module by Arnd Bergmann · 9 years ago
  70. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  71. cf8d7e3 Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  72. 9fb4116 mfd: davinci_voicecodec: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  73. 997eea4 mfd: da9052-irq: Fix trivial 'space before comma' error by Lee Jones · 9 years ago
  74. 5b7b2ac mfd: da9052-i2c: Fix tabbing/whitespace issue by Lee Jones · 9 years ago
  75. 8b27757 mfd: da903x: Fix white space and split string issues by Lee Jones · 9 years ago
  76. 740c1989 mfd: cs5535-mfd: Add missing line spacing and make local array static by Lee Jones · 9 years ago
  77. 8827a64 mfd: cros_ec_spi: Repair comparison ordering issue by Lee Jones · 9 years ago
  78. 2756db6 mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. by Lee Jones · 9 years ago
  79. d43c429 mfd: asic3: Fix a plethora of Checkpatch errors and warnings by Lee Jones · 9 years ago
  80. ae487ae mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings by Lee Jones · 9 years ago
  81. 9f6e872 mfd: arizona-i2c: Add blank line formatting after declaration by Lee Jones · 9 years ago
  82. b79a980 mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead by Lee Jones · 9 years ago
  83. 3103d44 mfd: adp5520: Some trivial 'no space before tab' fixes by Lee Jones · 9 years ago
  84. 63b4fd7 mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues by Lee Jones · 9 years ago
  85. df36442 mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error by Lee Jones · 9 years ago
  86. de6a769 mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting by Lee Jones · 9 years ago
  87. 500e69a mfd: ab8500-core: Fix many warnings reported by Checkpatch by Lee Jones · 9 years ago
  88. 845b76f mfd: ab2100-otp: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  89. 15544ca mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch by Lee Jones · 9 years ago
  90. 4374b20 mfd: aat2870-core: Remove unnecessary 'out of memory' message by Lee Jones · 9 years ago
  91. f90dff4 mfd: 88pm860x-core: Fix commenting and declaration spacing by Lee Jones · 9 years ago
  92. 1b5420e mfd: Use to_i2c_client() instead of open-coding it by Geliang Tang · 9 years ago
  93. f8e3a51 mfd: asic3: Be sure to clamp return value by Linus Walleij · 9 years ago
  94. fe0b486 mfd: dm355evm_mps: Be sure to clamp return value by Linus Walleij · 9 years ago
  95. f7d62366 mfd: htc-egpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  96. 2d5f72b mfd: tc6393xb: Be sure to clamp return value by Linus Walleij · 9 years ago
  97. bf3de47 mfd: tps65010: Be sure to clamp return value by Linus Walleij · 9 years ago
  98. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  99. 0c7f3f9 mfd: ucb1x00-core: Be sure to clamp return value by Linus Walleij · 9 years ago
  100. f199d39 mfd: arizona: Add device tree binding to specify mono outputs by Charles Keepax · 9 years ago