1. daebabd mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators by Tony Lindgren · 10 years ago
  2. 72ef8e4 mfd: ab8500-core: Use 'ifdef' for config options by Fabio Estevam · 10 years ago
  3. 6065c9a mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  4. ddde06b mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  5. 1813908 drivers/mfd/rtsx_usb.c: export device table by Jeff Mahoney · 10 years ago
  6. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  7. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  8. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. f71f262 Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-next by Mark Brown · 10 years ago
  10. d5b5d9d Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-next by Mark Brown · 10 years ago
  11. 46de8ff mfd: omap-usb-host: Fix improper mask use. by Michael Welling · 10 years ago
  12. 30a2af3 mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it by Charles Keepax · 10 years ago
  13. 6e440d2 mfd: arizona: Add missing handling for ISRC3 under/overclocked by Charles Keepax · 10 years ago
  14. 3215501 mfd: wm5110: Add new interrupt register definitions by Charles Keepax · 10 years ago
  15. c0fe2c5 mfd: arizona: Rename thermal shutdown interrupt by Charles Keepax · 10 years ago
  16. 3d2108d mfd: wm5110: Add in the output done interrupts by Charles Keepax · 10 years ago
  17. 77556bb mfd: wm5110: Remove non-existant interrupts by Charles Keepax · 10 years ago
  18. 36ab08e mfd: tps65912-spi: Remove unused variable by Sachin Kamat · 10 years ago
  19. 0a73b28 mfd: htc-i2cpld: Remove unused code by Sachin Kamat · 10 years ago
  20. 9cb42e2 mfd: da9063: Add support for AD silicon variant by Opensource [Steve Twiss] · 10 years ago
  21. 5fc6c39 mfd: arizona: Map MICVDD from extcon device to the Arizona core by Charles Keepax · 10 years ago
  22. 996c2d4 mfd: arizona: Add MICVDD to mapped regulators for wm8997 by Charles Keepax · 10 years ago
  23. ec8bd56 mfd: max77686: Ensure device type IDs are architecture agnostic by Lee Jones · 10 years ago
  24. a259f38 mfd: max77686: Add Maxim 77802 PMIC support by Javier Martinez Canillas · 10 years ago
  25. ad83533 mfd: tps6105x: Use managed resources when allocating memory by Himangi Saraogi · 10 years ago
  26. 2321321 mfd: wm8997-tables: Suppress 'line over 80 chars' warnings by Lee Jones · 10 years ago
  27. 9ef4e93 mfd: kempld-core: Correct a variety of checkpatch warnings by Lee Jones · 10 years ago
  28. 9336fe9 mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatch by Lee Jones · 10 years ago
  29. d69d421 mfd: si476x-cmd: Remedy checkpatch style complains by Lee Jones · 10 years ago
  30. d5ce79f mfd: tc6387xb: Remove unnecessary braces and correct style warnings by Lee Jones · 10 years ago
  31. 3103de8 mfd: twl6030-irq: Extinguish coding style warnings by Lee Jones · 10 years ago
  32. 6db1c9b mfd: wm8350-i2c: Replace spaces with tabs by Lee Jones · 10 years ago
  33. a5c5acc mfd: max8925-core: Fix 'missing blank line after declarations' warning by Lee Jones · 10 years ago
  34. 04aa443 mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof() by Lee Jones · 10 years ago
  35. 52149ad mfd: lp8788-irq: Fix 'missing blank line after declarations' warning by Lee Jones · 10 years ago
  36. 0309528 mfd: ezx-pcap: Repair coding style errors picked up with checkpatch by Lee Jones · 10 years ago
  37. 154adc1 mfd: cros_ec_spi: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  38. c06f308 mfd: twl6040: Fix 'insert space after ','', error by Lee Jones · 10 years ago
  39. b6c1cb4 mfd: sec-core: Fix 'missing blank line after declarations' warning by Lee Jones · 10 years ago
  40. 016f421 mfd: dm355evm_msp: Fix checkpatch error: insert space after ',' by Lee Jones · 10 years ago
  41. ebb37dc mfd: wm8350-irq: Fix 'line over 80 chars' warning by Lee Jones · 10 years ago
  42. b9ac227 mfd: mcp-core: Fix 'blank line after declarations' warning by Lee Jones · 10 years ago
  43. 4ed8f71 mfd: max8925-i2c: Fix 'blank line after declarations' warning by Lee Jones · 10 years ago
  44. a31b0fa mfd: max77686: Fix 'line over 80 chars' warning by Lee Jones · 10 years ago
  45. 8a789b6 mfd: max77686: Remove unneeded OOM error message by Javier Martinez Canillas · 10 years ago
  46. c0e0fcd mfd: max77686: Make error checking consistent by Javier Martinez Canillas · 10 years ago
  47. b452d7b mfd: max77686: Return correct error when pdata isn't found by Javier Martinez Canillas · 10 years ago
  48. ede04c6 mfd: max77686: Make platform data over-rule DT by Javier Martinez Canillas · 10 years ago
  49. 154409e mfd: max77686: Don't define dummy function if OF isn't enabled by Javier Martinez Canillas · 10 years ago
  50. 2b52b5d mfd: max77686: Add power management support by Javier Martinez Canillas · 10 years ago
  51. 6f1c1e7 mfd: max77686: Convert to use regmap_irq by Javier Martinez Canillas · 10 years ago
  52. 4eb9560 mfd: sun6i-prcm: Add support for Allwinner A23 PRCM by Chen-Yu Tsai · 10 years ago
  53. 4362175 mfd: ab8500-debugfs: BIG clean-up by Lee Jones · 10 years ago
  54. d6c15ed mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result by Doug Anderson · 10 years ago
  55. 7ccf40b mfd: ab8500-core: Resolve code style issues by Lee Jones · 10 years ago
  56. cd63a89 mfd: ab3100-core: Correct code sytle problems by Lee Jones · 10 years ago
  57. 0ebc1c2 mfd: aat2870-core: Stop using obsolte simple_strtoul() by Lee Jones · 10 years ago
  58. 0363be8 mfd: 88pm860x-i2c: Repair 'space before tab' warning by Lee Jones · 10 years ago
  59. 2e57848 mfd: 88pm860x-core: Repair formatting issues by Lee Jones · 10 years ago
  60. dc54392 mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intends by Lee Jones · 10 years ago
  61. 01a0f4a mfd: tps65910: Rid data size incompatibility warn when building for 64bit by Lee Jones · 10 years ago
  62. 942786e mfd: arizona: Rid data size incompatibility warn when building for 64bit by Lee Jones · 10 years ago
  63. c00572b mfd: stmpe: Rid data size incompatibility warn when building for 64bit by Lee Jones · 10 years ago
  64. 52764fd mfd: intel_soc_pmic: Rid compiler working for unused ACPI match table by Lee Jones · 10 years ago
  65. c3f27a2 mfd: ab8500-debugfs: Simplify invalid debugfs data checking by Lee Jones · 10 years ago
  66. f355630 mfd: ab8500-core: Remove pointless else in if statement by Lee Jones · 10 years ago
  67. a3dd01e mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negative. by Rickard Strandqvist · 10 years ago
  68. 005d16b mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  69. d1fd345 mfd: cros_ec: Move EC interrupt to cros_ec_keyb by Andrew Bresticker · 10 years ago
  70. 12ebc8a mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC by Bill Richardson · 10 years ago
  71. 6db07b6 mfd: cros_ec: Check result code from EC messages by Bill Richardson · 10 years ago
  72. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  73. 533cec8 mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device by Bill Richardson · 10 years ago
  74. 5d4773e mfd: cros_ec: Use struct cros_ec_command to communicate with the EC by Bill Richardson · 10 years ago
  75. 9c5edb6 mfd: cros_ec: Detect in-progress commands by Simon Glass · 10 years ago
  76. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 10 years ago
  77. c981015 mfd: pcf50633: Reconnect -ENOMEM error path by Lee Jones · 10 years ago
  78. 9328617 mfd: ab8500-debugfs.c: Cleaning up values that are never used by Rickard Strandqvist · 10 years ago
  79. b7cde70 mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption by Chanwoo Choi · 10 years ago
  80. 00e2573 regulator: s2mps11: Add support S2MPU02 regulator device by Chanwoo Choi · 10 years ago
  81. 54e8827 mfd: sec-core: Add support for S2MPU02 device by Chanwoo Choi · 10 years ago
  82. 10f9eda mfd: mc13xxx: Use regmap irq framework for interrupts by Alexander Shiyan · 10 years ago
  83. 215cd99 mfd: pm8921-core: Remove unused variable by Sachin Kamat · 10 years ago
  84. 0c2d0ff mfd: arizona: Add comment to explain non-devm regulator_get by Charles Keepax · 10 years ago
  85. 2698e82 mfd: wm8994: Add a bunch of missing defaults/readables by Charles Keepax · 10 years ago
  86. fb50497 mfd: cros_ec_spi: Set wakeup capability by Prathyush K · 10 years ago
  87. 4420286 mfd: arizona: Use num_core_supplies in arizona_dev_exit by Charles Keepax · 10 years ago
  88. e602151 mfd: arizona: Don't use devres for DCVDD by Charles Keepax · 10 years ago
  89. df6b335 mfd: arizona: Disable DCVDD before we destroy the MFD by Charles Keepax · 10 years ago
  90. b804020 mfd: arizona: Disable PM runtime at start of driver removal by Charles Keepax · 10 years ago
  91. 627918e mfd: tc3589x: Translate onecell, not twocell by Linus Walleij · 10 years ago
  92. 44b61a9 mfd: asic3: Fix potential null pointer dereference by Sachin Kamat · 10 years ago
  93. 9675805 mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay by Doug Anderson · 10 years ago
  94. c03842d mfd: Fix cs5535 dependencies by Jean Delvare · 10 years ago
  95. 84c3a8f mfd: timberdale: Depend on X86_32 by Jean Delvare · 10 years ago
  96. 6ec9dc3 Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd-mmc-3.17' into ibs-for-mfd-merged by Lee Jones · 10 years ago
  97. 8cd1183 mfd: rtsx: Add dma transfer function by Micky Ching · 10 years ago
  98. 7602e05 mfd: ab8500: Fix dt irq mapping by Grygorii Strashko · 10 years ago
  99. 9e88848 mfd: davinci: Voicecodec needs regmap_mmio by Arnd Bergmann · 10 years ago
  100. f41716d mfd: STw481x: Allow modular build by Arnd Bergmann · 10 years ago