1. 2b9bea0 Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  2. fb9caee mfd: Remove MFD_CROS_EC_SPI depends on OF by Javier Martinez Canillas · 9 years ago
  3. 72e4316 mfd: arizona: Fix initialisation of the PM runtime by Charles Keepax · 9 years ago
  4. 1115092 mfd: arizona: Fix race between runtime suspend and IRQs by Charles Keepax · 9 years ago
  5. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  6. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  8. c30e304 mfd/asic3: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  9. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  10. a5d7ea0 mfd: provide RTC resource in MT6397 MFD by Eddie Huang · 9 years ago
  11. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  12. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 1abf25a mfd: lpc_ich: Assign subdevice ids automatically by Mika Westerberg · 9 years ago
  14. ef76cc5 mfd: si476x-i2c: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  15. e7d8ae3 mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  16. abe5b47 mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  17. b3c8c82 mfd: wm8350-core: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  18. cea2cc7 mfd: htc-i2cpld: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  19. 1a52598 mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  20. 0b182c2 mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  21. 7d5b1ed mfd: twl4030-irq: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  22. cf55078 mfd: mt6397-core: Add GPIO sub-module support by Hongzhou Yang · 9 years ago
  23. 9011e4a mfd: da9063: Add support for OnKey driver by Steve Twiss · 9 years ago
  24. e2ae0fb mfd: arizona: Fix incorrect Makefile conditionals by Richard Fitzgerald · 9 years ago
  25. ec40c60 mfd: Check ACPI device companion before checking resources by Lorenzo Pieralisi · 9 years ago
  26. fc027d1 mfd: arizona: Split INx_MODE into two fields by Richard Fitzgerald · 9 years ago
  27. 121c075 mfd: wm5110: Add delay before releasing reset line by Charles Keepax · 9 years ago
  28. e6cb734 mfd: arizona: Add better support for system suspend by Charles Keepax · 9 years ago
  29. 96129a0 mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode by Charles Keepax · 9 years ago
  30. 882bc46 mfd: wm5110: Add register patch required for low power sleep by Charles Keepax · 9 years ago
  31. 3850e3e mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch by Charles Keepax · 9 years ago
  32. 0be068a mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patch by Charles Keepax · 9 years ago
  33. 1c1c6bb mfd: wm5102: Ensure we always boot the device fully by Charles Keepax · 9 years ago
  34. 2229875 mfd: arizona: Factor out hard reset into helper functions by Charles Keepax · 9 years ago
  35. 5f056bf mfd: arizona: Use devres to manage reset GPIO by Charles Keepax · 9 years ago
  36. 6fafecc mfd: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  37. 5c188d7 mfd: twl4030-power: Fix pmic for boards that need AC charger disabled by Tony Lindgren · 9 years ago
  38. b375e9f mfd: arizona: Remove redundant register sync by Charles Keepax · 9 years ago
  39. 7ce7b26 mfd: Constify regmap and irq configuration data by Krzysztof Kozlowski · 9 years ago
  40. 79aa7934 Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-i2c-input-chrome-4.2' into ibs-for-mfd-merged by Lee Jones · 9 years ago
  41. cf649e0 mfd: cros_ec: Staticise some newly introduced structures by Lee Jones · 9 years ago
  42. 056c0ac ARM: sa1100: convert SA11x0 related code to use new chained handler helper by Russell King · 9 years ago
  43. ff4378f mfd: cros_ec: spi: Add delay for asserting CS by Alexandru M Stan · 9 years ago
  44. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  45. d365407 mfd: cros_ec: add bus-specific proto v3 code by Stephen Barber · 9 years ago
  46. 2c7589a mfd: cros_ec: add proto v3 skeleton by Stephen Barber · 9 years ago
  47. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  48. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  49. bb03ffb mfd: cros_ec: Instantiate sub-devices from device tree by Todd Broch · 9 years ago
  50. e7b707f mfd: cros_ec: Remove parent field by Gwendal Grignou · 9 years ago
  51. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 9 years ago
  53. 6d4fa89 mfd: axp20x: Enable AXP22X regulators by Chen-Yu Tsai · 9 years ago
  54. f05be58 mfd: axp20x: Add AXP22x PMIC support by Boris BREZILLON · 9 years ago
  55. 844e0ed can: janz-ican3: add support for CAL/CANopen firmware by Andreas Gröger · 9 years ago
  56. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  57. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  58. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  59. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  60. e554a99 mfd: sec: Fix RTC alarm interrupt number on S2MPS11 by Krzysztof Kozlowski · 10 years ago
  61. dcbbcba mfd: wm5102: Remove registers for output 3R from readable list by Charles Keepax · 10 years ago
  62. bb73370 mfd: tps65010: Remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
  63. bdb01f7 mfd: axp20x: Add support for extcon cell by Ramakrishna Pallala · 10 years ago
  64. 7271575 mfd: lpc_ich: Sort IDs by Andy Shevchenko · 10 years ago
  65. ba867bc mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias by Axel Lin · 10 years ago
  66. dc716bb mfd: qcom-spmi-pmic: Add specific compatible strings for Qualcomm's SPMI PMIC's by Ivan T. Ivanov · 10 years ago
  67. c31e858 mfd: axp20x: Fix duplicate const for model names by Krzysztof Kozlowski · 10 years ago
  68. dfe514b mfd: menelaus: Use macro for magic number by Aaro Koskinen · 10 years ago
  69. 1ea8684 mfd: menelaus: Drop support for SW controller VCORE by Aaro Koskinen · 10 years ago
  70. aec9038 mfd: lpc_ich: Sort IDs by Andy Shevchenko · 10 years ago
  71. 78c059c mfd: Fix a typo in Kconfig by Łukasz Stelmach · 10 years ago
  72. 4d54b0a mfd: qcom_rpm: Add support for IPQ8064 by Josh Cartwright · 10 years ago
  73. a77c50b mfd: core: Fix platform-device name collisions by Johan Hovold · 10 years ago
  74. bafc1fa mfd: intel_quark_i2c_gpio: Don't crash if !DMI by Andy Shevchenko · 10 years ago
  75. eea2e59 mfd: sec-core: Enable RTC on S2MPS11 PMIC by Krzysztof Kozlowski · 10 years ago
  76. 908725d mfd: Constify of_device_id array by Fabian Frederick · 10 years ago
  77. 48579a9 mfd: dln2: Use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  78. 1422731 mfd: tc3589x: Enforce device-tree only mode by Linus Walleij · 10 years ago
  79. 5d5a7bf mfd: mc13xxx-core: %pF is only for function pointers by Scott Wood · 10 years ago
  80. eac8a5c mfd: menelaus: Remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
  81. 6ff9d25 mfd: ab8500: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 10 years ago
  82. 091e73a mfd: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  83. c864850 mfd: kempld-core: Fix callback return value check by Ameya Palande · 10 years ago
  84. 3a43477 mfd: rtsx_usb: Prevent DMA from stack by Roger Tseng · 10 years ago
  85. 2698dc2 mfd: Add support for Skyworks SKY81452 driver by Gyungoh Yoo · 10 years ago
  86. e7ad27c mfd: arizona: Add DT binding for the DMIC reference voltages by Charles Keepax · 10 years ago
  87. 224995d mfd: max77693: Modify flash cell name identifiers by Jacek Anaszewski · 10 years ago
  88. 60ae5b9 mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver by Raymond Tan · 10 years ago
  89. e19f742 mfd: rk808: Disable the under voltage detect by Chris Zhong · 10 years ago
  90. 9a503a7 mfd: ab8500-debugfs: Remove use of seq_printf return value by Joe Perches · 10 years ago
  91. 23a2a22a mfd: rt5033: MFD_RT5033 needs to select REGMAP_IRQ by Artem Savkov · 10 years ago
  92. ed05be5 mfd: da9052: Register ability of device to cause a wake-up interrupt by Adam Ward · 10 years ago
  93. 72e341c mfd: da9052: Fix register access via SPI by Adam Ward · 10 years ago
  94. b571a77 mfd/axp20x: change battery cell name to fuel gauge by Todd Brandt · 10 years ago
  95. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  96. c7f585f mfd: max77843: Add max77843 MFD driver core driver by Jaewon Kim · 10 years ago
  97. 6df8dd5 mfd: Add support for the MediaTek MT6397 PMIC by Flora Fu · 10 years ago
  98. 82a00c4 mfd: sec: Remove unnecessary out of memory message by Krzysztof Kozlowski · 10 years ago
  99. ef9c80b mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPL by Krzysztof Kozlowski · 10 years ago
  100. fbf2c4a mfd: da9150: Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago