1. 1ba895e mfd: ezx-pcap: Use devm_*() functions by Jingoo Han · 12 years ago
  2. 990810b mfd: twl6040: Use devm_*() functions by Jingoo Han · 12 years ago
  3. 0287714 mfd: aat2870: Use use devm_*() functions by Jingoo Han · 12 years ago
  4. 71f4b9c mfd: omap-usb-host: Use devm_gpio_request_one() by Jingoo Han · 12 years ago
  5. 54d3492 mfd: intel_msic: Use devm_gpio_request_one() by Jingoo Han · 12 years ago
  6. bf5ea28 mfd: lm3533: Use devm_gpio_request_one() by Jingoo Han · 12 years ago
  7. 8552957 mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  8. c6cc25f mfd: adp5520: Restore mode bits on resume by Lars-Peter Clausen · 12 years ago
  9. 7aa3d7c Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Samuel Ortiz · 12 years ago
  10. a5055d5 mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion by Pali Rohár · 12 years ago
  11. d955cba mfd: wm5102: Don't wait for boot when boot sequencer is disabled by Charles Keepax · 12 years ago
  12. c25feaa mfd: arizona: Wait for internal clocks to startup after reset by Charles Keepax · 12 years ago
  13. 87d3af4 mfd: arizona: Hold device in reset while ramping supplies by Mark Brown · 12 years ago
  14. 9bf7e0e mfd: wm5102: Update defaults to match patch by Charles Keepax · 12 years ago
  15. 12bb68e mfd: wm5102: Deactivate standard boot sequence by Charles Keepax · 12 years ago
  16. e80436b mfd: arizona: Add a hardware patch mechanism by Charles Keepax · 12 years ago
  17. 9d53dfd mfd: arizona: Factor out register polling by Charles Keepax · 12 years ago
  18. 4c9bb8b mfd: wm5102: Manually apply register patch by Charles Keepax · 12 years ago
  19. c6d6bfb mfd: wm5102: Only use the lowest three bits of device revision by Mark Brown · 12 years ago
  20. 767c6dc mfd: arizona: Unconditionally enable 32kHz clock by Mark Brown · 12 years ago
  21. 247fa19 mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source by Mark Brown · 12 years ago
  22. 7adafc5 mfd: wm5102: Update patch for latest evaluation by Mark Brown · 12 years ago
  23. 544c7aa mfd: arizona: Support configuring MICBIASes into bypass mode by Mark Brown · 12 years ago
  24. 22c75fe mfd: arizona: Try to use interrupt flags from interrupt controller by Mark Brown · 12 years ago
  25. 3092f80 mfd: arizona: Allow GPIO to be specified for IRQ line by Mark Brown · 12 years ago
  26. f8a0941 mfd: arizona: Basic support for edge triggered IRQs by Mark Brown · 12 years ago
  27. 7994c66 mfd: arizona: Clarify error message for failed primary IRQ request by Mark Brown · 12 years ago
  28. 4816bd1 mfd: arizona: Clean up on failed runtime resume by Mark Brown · 12 years ago
  29. 1816cb3 mfd: arizona: Disable all wake sources by default by Mark Brown · 12 years ago
  30. 55b175d ARM: ux500: split out prcmu initialization by Arnd Bergmann · 12 years ago
  31. 90c29f9 mfd: db8500-prcmu: drop unused includes by Linus Walleij · 12 years ago
  32. 1e22a8c ARM: ux500: move PM-related PRCMU functions to machine by Linus Walleij · 12 years ago
  33. b047d98 mfd: db8500-prcmu: get base address from resource by Linus Walleij · 12 years ago
  34. 9a47a8d mfd: prcmu: pass a base and size with the early initcall by Linus Walleij · 12 years ago
  35. 222bc78 mfd: wm8994: Silence bogus warning in wm8994_device_init() by Jingoo Han · 12 years ago
  36. d1ac2c0 mfd: max77686: Use NULL instead of 0 by Sachin Kamat · 12 years ago
  37. 099bb95 mfd: adp5520: Use module_i2c_driver() by Sachin Kamat · 12 years ago
  38. 8b5fd85 Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Samuel Ortiz · 12 years ago
  39. 9d66b56 MFD: rtsx_pcr: Fix probe fail path by Jiri Slaby · 12 years ago
  40. 58eb893 mfd: abx500: Move the AB8500 Kconfig fragment by Linus Walleij · 12 years ago
  41. 3de764d mfd: davinci_voicecodec: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  42. e8fe6a8 mfd: htc-pasic3: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  43. bbc48c6 mfd: ab3100-otp: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  44. 408a3fa mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device by Gabriel Fernandez · 12 years ago
  45. a200e32 mfd: stmpe: DT: Enable no-irq mode configuration by Gabriel Fernandez · 12 years ago
  46. 5ab3a89 mfd: syscon: Add non-DT support by Alexander Shiyan · 12 years ago
  47. ed21465 mfd: syscon: Removed unneeded field "dev" from private driver structure by Alexander Shiyan · 12 years ago
  48. 2154a2b mfd: palmas: Change the DT node property names to follow the convention by J Keerthy · 12 years ago
  49. 64710af mfd: as3711: Add OF support by Guennadi Liakhovetski · 12 years ago
  50. 5a324ac mfd: cros_ec: Add MFD_CORE dependency by David Rientjes · 12 years ago
  51. 5c29e47 mfd: cros_ec_spi: Warnings fix by Samuel Ortiz · 12 years ago
  52. 5ebeaff mfd: cros_ec: Export needed symbols for the i2c and spi modules by Samuel Ortiz · 12 years ago
  53. a17d94f mfd: Add ChromeOS EC SPI driver by Simon Glass · 12 years ago
  54. 8996900 mfd: Add ChromeOS EC I2C driver by Simon Glass · 12 years ago
  55. 4ab6174 mfd: Add ChromeOS EC implementation by Simon Glass · 12 years ago
  56. 0371541 mfd: twl4030-madc: Remove __exit_p annotation by Arnd Bergmann · 12 years ago
  57. 54fc403 mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO by Axel Lin · 12 years ago
  58. 6049bce mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() by Mark Brown · 12 years ago
  59. 80e4e67 mfd: tps65912: Declare and use tps65912_irq_exit() by Mark Brown · 12 years ago
  60. df545d1 mfd: palmas: Provide irq flags through DT/platform data by Laxman Dewangan · 12 years ago
  61. 5c854aa mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error by Axel Lin · 12 years ago
  62. 26bacba mfd: omap-usb-host: Actually update hostconfig by Roger Quadros · 12 years ago
  63. 93ff722 ab8500-fg: Add power cut feature for ab8505 and ab8540 by Lee Jones · 12 years ago
  64. 9f9ba15 mfd: ab8500-debugfs: Trivially beautify the debugfs driver by Lee Jones · 12 years ago
  65. f348fef mfd: ab8500-core: Hierarchical interrupt registers by Dariusz Szymczak · 12 years ago
  66. 7b830ae mfd: ab8500-debug: Convert to kstrtoul_from_user by srinidhi kasagar · 12 years ago
  67. eb1f958 mfd: ab8500-debug: Add explicit dependencies by Linus Walleij · 12 years ago
  68. 9ee1767 mfd: ab8500-core: Add abx500-clk as an mfd child device by Ulf Hansson · 12 years ago
  69. 971480f mfd: ab8500-debug: Add register map for ab8540. by Lee Jones · 12 years ago
  70. f38487f mfd: ab8500-debugfs: Change AB8500 debug permissions by Lee Jones · 12 years ago
  71. abee26c mfd: ab8500-core: Show turn on status at boot by Mattias Wallin · 12 years ago
  72. 127629d mfd: ab8500-debug: Add ADC input channel usb_id in debugfs by Lee Jones · 12 years ago
  73. c7ebaee mfd: ab8500-debugfs: Dump sim registers by Lee Jones · 12 years ago
  74. c553552 mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8 by Rabin Vincent · 12 years ago
  75. 492390c mfd: ab8500-core: Add additional resources to ab8505_iddet_resources by Lee Jones · 12 years ago
  76. 7c8f0236 mfd: ab8500-gpadc: Optimise GPADC driver by Lee Jones · 12 years ago
  77. bc6b413 mfd: ab8500-debug: Add support for the AB8540 by Lee Jones · 12 years ago
  78. e4bffe8 mfd: ab8500-gpadc: Add support for the AB8540 by Lee Jones · 12 years ago
  79. 7593209 mfd: ab8500-sysctrl: Add new reset function by Lee Jones · 12 years ago
  80. 9581ae3 mfd: ab8500-debug: Add support for ab8505 and ab9540 by Lee Jones · 12 years ago
  81. e436ddf mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisations by Lee Jones · 12 years ago
  82. 2377e52 mfd: ab8500-sysctrl: Error check clean up by Marcus Danielsson · 12 years ago
  83. 2cf64e2 mfd: ab8500-debug: Add wake-up info by Jonas Aaberg · 12 years ago
  84. 222460c mfd: ab8500-debug: Better error handling on crash by Jonas Aaberg · 12 years ago
  85. 3e1a498 mfd: ab8500-core: Add Interrupt support for ab8540 by Lee Jones · 12 years ago
  86. 4b106fb mfd: ab8500-core: Rework MFD sub-device initialisation structures by Lee Jones · 12 years ago
  87. c0eda9a mfd: ab8500-core: Add ADC support for ab8540 by Lee Jones · 12 years ago
  88. 5ff9090 mfd: ab8500-debug: Function to save all ABB registers to mem by Lee Jones · 12 years ago
  89. cfc0849 mfd: ab8500-debug: Print banks in hex by Mattias Wallin · 12 years ago
  90. a29264b mfd: ab8500-core: APE Interrupts are not cleared by Lee Jones · 12 years ago
  91. 7348234 mfd: ab8500-gpadc: Add gpadc hw conversion by Lee Jones · 12 years ago
  92. d89cc5a mfd: ab8500-gpadc: Reread on failure by Jonas Aaberg · 12 years ago
  93. 774c50a mfd: ab8500-gpadc: Implemented suspend/resume by Daniel WILLERUD · 13 years ago
  94. f04a9d8 mfd: ab8500-sysctrl: Update correct turn on status by Rajkumar Kasirajan · 12 years ago
  95. 9f12563 mfd: convert to idr_alloc() by Tejun Heo · 12 years ago
  96. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  97. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago