1. eb71d4d mfd: lpc_ich: Add support for iTCO v3 by Peter Tyser · 10 years ago
  2. 429b941 mfd: lpc_ich: Remove lpc_ich_cfg struct use by Peter Tyser · 10 years ago
  3. f0776b8 mfd: lpc_ich: Only configure watchdog or GPIO when present by Peter Tyser · 10 years ago
  4. f5dccb1 mfd: lpc_ich: Fix ACPI enable bitmask by Peter Tyser · 10 years ago
  5. 037b60f2 mfd: Add bcm590xx pmu driver by Matt Porter · 10 years ago
  6. c621503 mfd: Add bcm590xx pmu DT binding by Matt Porter · 10 years ago
  7. 0c8a9de mfd: max14577: Select REGMAP_IRQ by Krzysztof Kozlowski · 10 years ago
  8. 56816b7 mfd: twl-core: Fix accessibility of some twl4030 audio registers by Tomas Novotny · 10 years ago
  9. 2d5d366 mfd: tps65218: Fix reported randconfig error by Lee Jones · 10 years ago
  10. 9fc2b9c mfd: da9063: Upgrade of register definitions to support production silicon by Opensource [Steve Twiss] · 10 years ago
  11. 416dc64 mfd: syscon: Simplify syscon_match_pdevname() by Alexander Shiyan · 10 years ago
  12. 94b6c3d mfd: da9055: Add DT binding documentation for PMIC by Adam Thomson · 10 years ago
  13. 202f768 mfd: pm8921: Fixup probe() error path when irq invalid by Josh Cartwright · 10 years ago
  14. d9a33515 mfd: da9055: Add DT support for PMIC by Adam Thomson · 10 years ago
  15. 3929669 mfd: vexpress: Staticize vexpress_config_bridges by Sachin Kamat · 10 years ago
  16. 0950730 mfd: as3722: Make FUSE7_REG readable by Stephen Warren · 10 years ago
  17. d2d24ad mfd: pm8921: Use IRQCHIP_SKIP_SET_WAKE by Stephen Boyd · 10 years ago
  18. 2802c94 mfd: pm8921: Drop irq_set_lockdep_class() code by Stephen Boyd · 10 years ago
  19. 6a5926e mfd: mc13xxx: Add missing spi_setup() by Alexander Shiyan · 10 years ago
  20. 0cfe5c9 mfd: mc13xxx: Limit maximum SPI speed by Alexander Shiyan · 10 years ago
  21. 471212d mfd: timberdale: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  22. 507c133 mfd: ucb1x00-core: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  23. cd0c1f8 mfd: devicetree: bindings: Document PM8921/8058 PMICs by Stephen Boyd · 10 years ago
  24. 549f8db mfd: pm8921: Loosen Kconfig dependency by Stephen Boyd · 10 years ago
  25. c5865a5 mfd: pm8921: Add DT match table by Stephen Boyd · 10 years ago
  26. e7b81fca mfd: pm8921: Use ssbi regmap by Stephen Boyd · 10 years ago
  27. 559c04f mfd: ssbi: Add regmap read/write helpers by Stephen Boyd · 10 years ago
  28. dc1a95c mfd: pm8921: Migrate to irqdomains by Stephen Boyd · 10 years ago
  29. cced354 mfd: pm8921: Update for genirq changes by Stephen Boyd · 10 years ago
  30. bc866fc mfd: pm8xxx: Move pm8xxx-irq.c contents into only driver that uses it by Stephen Boyd · 10 years ago
  31. 89d6899 mfd: twl6040: Check for error when reading revision register by Florian Vaussard · 10 years ago
  32. f8935e1 mfd: twl6040: Remove duplicate register write by Florian Vaussard · 10 years ago
  33. 16263f2 mfd: da9052: Extend support to a new chip by Opensource [Anthony Olech] · 10 years ago
  34. 6c049b2 mfd: da9052: Add new DA9053 BC chip variant by Opensource [Anthony Olech] · 10 years ago
  35. 38d8974 mfd: syscon: Move diagnostic messages to dev_dbg() by Alexander Shiyan · 10 years ago
  36. a3ee750 mfd: kempld: Add support for COMe-mBT10, COMe-cBT6 and COMe-cHL6 to Kontron PLD driver by Michael Brunner · 10 years ago
  37. 3b92318 gpio: ich: Add support for Intel Avoton by Vincent Donnefort · 10 years ago
  38. e6540f3 gpio: ich: Add output levels cache support by Vincent Donnefort · 10 years ago
  39. bb62a35 gpio: ich: Add support for multiple register addresses by Vincent Donnefort · 10 years ago
  40. ba7f74f gpio: ich: Add blink capability option by Vincent Donnefort · 10 years ago
  41. facd993 mfd: lpc_ich: Add support for Intel Avoton GPIOs by Vincent Donnefort · 10 years ago
  42. 6cec365 mfd: lpc_ich: Convert ICH GPIOs IDs to enum by Vincent Donnefort · 10 years ago
  43. c1d12c7 mfd: da9063: Add support for production silicon variant code by Opensource [Steve Twiss] · 10 years ago
  44. 82ae61c mfd: wm8400-core: Remove unnecessary goto by Sachin Kamat · 10 years ago
  45. 730876b mfd: Add realtek USB card reader driver by Roger Tseng · 10 years ago
  46. c88fd91 mfd: stw481x: Check the return value of devm_regmap_init_i2c by Sachin Kamat · 10 years ago
  47. e2f3e9b mfd: stw481x: Staticize stw481x_regmap_config by Sachin Kamat · 10 years ago
  48. c8016d4 mfd: max14577: Include missing err.h by Sachin Kamat · 10 years ago
  49. 63f5d2e8 mfd: vexpress-sysreg: Initialize 'site' variable by Semen Protsenko · 10 years ago
  50. 141050c mfd: 88pm800: Fix I2C device resource leak if probe fails by Krzysztof Kozlowski · 10 years ago
  51. 921a1b0 mfd: Trivial: Fix a grammar issues in MFD Kconfig by Laszlo Papp · 10 years ago
  52. 924ff91 mfd: ti_am335x_tscadc: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  53. bcb5a7d mfd: da9052: Fix volatile register definition ommissions by anthony.olech.opensource@diasemi.com · 10 years ago
  54. ad09dd6 mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  55. 159ce52 mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  56. a7ab1c8 mfd: 88pm860x: Fix I2C device resource leak on regmap init fail by Krzysztof Kozlowski · 10 years ago
  57. 96cf3de mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  58. ed26f87 mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  59. b9e183a mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  60. 97dc4ed mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  61. 3c69910 mfd: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  62. 52397fe mfd: stmpe: Trivial: Remove unnecessary semicolon by Sachin Kamat · 10 years ago
  63. 44b4dc6 mfd: tps65218: Add driver for the TPS65218 PMIC by Keerthy · 10 years ago
  64. a381b13 mfd: tc3589x: Reform device tree probing by Linus Walleij · 10 years ago
  65. 47ec66a mfd: wm5110: Make additional DSP registers available to the user by Charles Keepax · 10 years ago
  66. 8dbb947 mfd: wm5102: Make additional DSP registers available to the user by Charles Keepax · 10 years ago
  67. a0b0ea4 mfd: max14577: Add of_compatible to extcon mfd_cell by Krzysztof Kozlowski · 10 years ago
  68. ec2b267 mfd: max14577: Remove not needed header inclusion by Krzysztof Kozlowski · 10 years ago
  69. 5e98fc8 mfd: max14577: Remove unused enum max14577_irq_source by Krzysztof Kozlowski · 10 years ago
  70. a6e6e66 mfd: Include all drivers in subsystem menu by Linus Walleij · 10 years ago
  71. 0caeaed Merge branch 'ib-mfd-io-3.15' into HEAD by Lee Jones · 10 years ago
  72. 1a55361 Merge branch 'ib-mfd-omap' into HEAD by Lee Jones · 10 years ago
  73. 507792c Merge branch 'ib-mfd-regulator-3.15' into HEAD by Lee Jones · 10 years ago
  74. df8eddb mfd: wm5102: Update register patch by Charles Keepax · 10 years ago
  75. ba3e31f8 Documentation: mfd: Add binding document for S2MPA01 by Sachin Kamat · 10 years ago
  76. f187927 regulator: Add support for S2MPA01 regulator by Sachin Kamat · 10 years ago
  77. ce24991 mfd: Add support for S2MPA01 device by Sachin Kamat · 10 years ago
  78. 8f695de mfd: sec-core: Silence compiler warning by Pankaj Dubey · 10 years ago
  79. 65aba1e mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  80. dc69196 mfd: sec: Add support for S2MPS14 by Krzysztof Kozlowski · 10 years ago
  81. 6776209 mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexes by Krzysztof Kozlowski · 10 years ago
  82. 3e5a45f mfd: sec-core: Select different RTC regmaps for devices by Krzysztof Kozlowski · 10 years ago
  83. b07e2b7 mfd: sec-core: Add maximum RTC register for regmap config by Krzysztof Kozlowski · 10 years ago
  84. b2931b9 mfd: twl4030-madc: Move driver to drivers/iio/adc by Sebastian Reichel · 10 years ago
  85. 1e1bce3 Documentation: DT: Document twl4030-madc binding by Sebastian Reichel · 10 years ago
  86. 168ae30 mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers by Sebastian Reichel · 10 years ago
  87. 204dfd6 mfd: twl-core: Add twl_i2c_read/write_u16 by Sebastian Reichel · 10 years ago
  88. 99be024 mfd: twl4030-madc: Cleanup driver by Sebastian Reichel · 10 years ago
  89. 2f39b70 mfd: twl4030-madc: Add DT support and convert to IIO framework by Sebastian Reichel · 10 years ago
  90. e7f22b7 mfd: twl4030-madc: Use managed resources by Sebastian Reichel · 10 years ago
  91. 2e1b365 mfd: omap-usb-tll: Update DT clock binding information by Roger Quadros · 10 years ago
  92. c233544 mfd: omap-usb-host: Update DT clock binding information by Roger Quadros · 10 years ago
  93. 051fc06 mfd: omap-usb-host: Use clock names as per function for reference clocks by Roger Quadros · 10 years ago
  94. 775bb07 mfd: omap-usb-host: Use proper clock name instead of alias by Roger Quadros · 10 years ago
  95. fedb2e7 mfd: omap-usb-host: Always fail on clk_get() error by Roger Quadros · 10 years ago
  96. 3aca446 mfd: omap-usb-host: Get clocks based on hardware revision by Roger Quadros · 10 years ago
  97. 61b7025 mfd: omap-usb-host: Use resource managed clk_get() by Roger Quadros · 10 years ago
  98. 39a85bc mfd: omap-usb-tll: Fix cppcheck sizeof warning by Colin Ian King · 10 years ago
  99. 0414855 Linux 3.14-rc5 by Linus Torvalds · 10 years ago
  100. c59224d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago