1. 26716ce thermal: allow u8500-thermal driver to be a module by Arnd Bergmann · 8 years ago
  2. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  3. cf8d7e3 Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  4. 9fb4116 mfd: davinci_voicecodec: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  5. 997eea4 mfd: da9052-irq: Fix trivial 'space before comma' error by Lee Jones · 9 years ago
  6. 5b7b2ac mfd: da9052-i2c: Fix tabbing/whitespace issue by Lee Jones · 9 years ago
  7. 8b27757 mfd: da903x: Fix white space and split string issues by Lee Jones · 9 years ago
  8. 740c1989 mfd: cs5535-mfd: Add missing line spacing and make local array static by Lee Jones · 9 years ago
  9. 8827a64 mfd: cros_ec_spi: Repair comparison ordering issue by Lee Jones · 9 years ago
  10. 2756db6 mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. by Lee Jones · 9 years ago
  11. d43c429 mfd: asic3: Fix a plethora of Checkpatch errors and warnings by Lee Jones · 9 years ago
  12. ae487ae mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings by Lee Jones · 9 years ago
  13. 9f6e872 mfd: arizona-i2c: Add blank line formatting after declaration by Lee Jones · 9 years ago
  14. b79a980 mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead by Lee Jones · 9 years ago
  15. 3103d44 mfd: adp5520: Some trivial 'no space before tab' fixes by Lee Jones · 9 years ago
  16. 63b4fd7 mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues by Lee Jones · 9 years ago
  17. df36442 mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error by Lee Jones · 9 years ago
  18. de6a769 mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting by Lee Jones · 9 years ago
  19. 500e69a mfd: ab8500-core: Fix many warnings reported by Checkpatch by Lee Jones · 9 years ago
  20. 845b76f mfd: ab2100-otp: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  21. 15544ca mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch by Lee Jones · 9 years ago
  22. 4374b20 mfd: aat2870-core: Remove unnecessary 'out of memory' message by Lee Jones · 9 years ago
  23. f90dff4 mfd: 88pm860x-core: Fix commenting and declaration spacing by Lee Jones · 9 years ago
  24. 1b5420e mfd: Use to_i2c_client() instead of open-coding it by Geliang Tang · 9 years ago
  25. f8e3a51 mfd: asic3: Be sure to clamp return value by Linus Walleij · 9 years ago
  26. fe0b486 mfd: dm355evm_mps: Be sure to clamp return value by Linus Walleij · 9 years ago
  27. f7d62366 mfd: htc-egpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  28. 2d5f72b mfd: tc6393xb: Be sure to clamp return value by Linus Walleij · 9 years ago
  29. bf3de47 mfd: tps65010: Be sure to clamp return value by Linus Walleij · 9 years ago
  30. 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 · 8 years ago
  31. 0c7f3f9 mfd: ucb1x00-core: Be sure to clamp return value by Linus Walleij · 9 years ago
  32. f199d39 mfd: arizona: Add device tree binding to specify mono outputs by Charles Keepax · 9 years ago
  33. 8726cac mfd: da9063: Allow modular build by Geert Uytterhoeven · 9 years ago
  34. 6c006b1 mfd: arizona: Request parent IRQ before we request child IRQs by Charles Keepax · 9 years ago
  35. a7b956f mfd: as3722: Mark PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  36. d91d76d mfd: sta2x11: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  37. 742dcd1 mfd: qcom-spmi-pmic: Don't access non-existing registers by Ivan T. Ivanov · 9 years ago
  38. a5656a7 mfd: wm831x: Fix broken wm831x_unique_id_show by Rasmus Villemoes · 9 years ago
  39. db2fb60 mfd: syscon: Add a DT property to set value width by Damien Riegel · 9 years ago
  40. 32e9725 mfd: wm5110: Correct defaults for micbias control registers by Charles Keepax · 9 years ago
  41. 6d6e44a mfd: cros ec: Lock the SPI bus while holding chipselect by Nicolas Boichat · 9 years ago
  42. 0f4630f gpio: generic: factor into gpio_chip struct by Linus Walleij · 9 years ago
  43. ec14c53 mfd: intel-lpss: Pass HSUART configuration via properties by Andy Shevchenko · 9 years ago
  44. 028af59 mfd: intel-lpss: Pass SDA hold time to I2C host controller driver by Mika Westerberg · 9 years ago
  45. e15ad21 mfd: intel-lpss: Add support for passing device properties by Mika Westerberg · 9 years ago
  46. 4d215ca mfd: core: propagate device properties to sub devices drivers by Andy Shevchenko · 9 years ago
  47. ea1f333 mfd: arizona: Support Cirrus Logic CS47L24 and WM1831 by Richard Fitzgerald · 9 years ago
  48. cf1199f mfd: qcom_rpm: Fix a possible NULL dereference by LABBE Corentin · 9 years ago
  49. bdd5dcf mfd: ab8500: Delete static IRQ resources by Linus Walleij · 9 years ago
  50. f83e7d8 mfd: da903x: Constify da903x_chip_ops structure by Julia Lawall · 9 years ago
  51. 505b9e5 mfd: mc13xxx-core: Use of_property_read_bool() by Saurabh Sengar · 9 years ago
  52. 35deff7 mfd: as3722: Handle interrupts on suspend by Jon Hunter · 9 years ago
  53. cc509d5 mfd: wm8994: Ensure that the whole MFD is built into a single module by Charles Keepax · 9 years ago
  54. 2fadbbf mfd: sec-core: Rename MFD and regulator names differently by Alim Akhtar · 9 years ago
  55. 6223a30 mfd: lpc_ich: Intel device IDs for PCH by Alexandra Yates · 9 years ago
  56. 9e4808d mfd: sec: Add support for S2MPS15 PMIC by Thomas Abraham · 9 years ago
  57. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  58. eb4b0ec [media] include/media: move platform_data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  59. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  60. 4dcee4d mfd: avoid newly introduced compiler warning by Linus Torvalds · 9 years ago
  61. bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  62. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  63. 52787e9 Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  64. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  65. 62e544b Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next by Mark Brown · 9 years ago
  66. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  67. 644a374 mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk children by Krzysztof Kozlowski · 9 years ago
  68. b487c17 mfd: rt5033: Add RT5033 Flash led sub device by Ingi Kim · 9 years ago
  69. ff0a04a mfd: lpss: Add Intel Broxton PCI IDs by Andy Shevchenko · 9 years ago
  70. 6a636ec mfd: lpss: Add Broxton ACPI IDs by Mika Westerberg · 9 years ago
  71. a05950a mfd: arizona: Signedness bug in arizona_runtime_suspend() by Dan Carpenter · 9 years ago
  72. e56e5ad mfd: axp20x: Add a cell for the power button part of the, axp288 PMICs by Borun Fu · 9 years ago
  73. 8a97d42 mfd: sec-core: Disable buck voltage reset on watchdog falling edge by Krzysztof Kozlowski · 9 years ago
  74. c2c9f1f mfd: sec-core: Dump PMIC revision to find out the HW by Krzysztof Kozlowski · 9 years ago
  75. 2e44e28 mfd: arizona: Use correct type ID for device tree config by Richard Fitzgerald · 9 years ago
  76. b61c1ec mfd: arizona: Remove use of codec build config #ifdefs by Richard Fitzgerald · 9 years ago
  77. ae05ea36 mfd: arizona: Simplify adding subdevices by Richard Fitzgerald · 9 years ago
  78. 161ad30 mfd: arizona: Downgrade type mismatch messages to dev_warn by Richard Fitzgerald · 9 years ago
  79. e342427 mfd: arizona: Factor out checking of jack detection state by Richard Fitzgerald · 9 years ago
  80. e781114 mfd: arizona: Factor out DCVDD isolation control by Richard Fitzgerald · 9 years ago
  81. 18eb3f0 mfd: Make TPS6105X select REGMAP_I2C by Axel Lin · 9 years ago
  82. 0a27186 mfd: lm3533: Fix unused variable build warning by Sudip Mukherjee · 9 years ago
  83. ce6a5ac mfd: rtsx: Add support for rts522A by Micky Ching · 9 years ago
  84. 6f44b14 mfd: da9062-core: Rename get_device_type to da9062_get_device_type by Axel Lin · 9 years ago
  85. 5349ca1 mfd: Kconfig: Compile MFD_STW481X with COMPILE_TEST by Luis de Bethencourt · 9 years ago
  86. 0386af3 mfd: da9053: Addition of extra registers for GPIOs 8-13 by Steve Twiss · 9 years ago
  87. 5c41f11 mfd: atmel-flexcom: Add a driver for Atmel Flexible Serial Communication Unit by Cyrille Pitchen · 9 years ago
  88. f3a654c mfd: intel_soc_pmic_bxtwc: 64 bit bug in bxtwc_val_store() by Dan Carpenter · 9 years ago
  89. ad698ea mfd: da9052: Simplify function return logic by Javier Martinez Canillas · 9 years ago
  90. a1c16d7 mfd: lm3533: Simplify function return logic by Javier Martinez Canillas · 9 years ago
  91. 5597da2 mfd: da903x: Simplify function return logic by Javier Martinez Canillas · 9 years ago
  92. b158b69 mfd: rtsx: Simplify function return logic by Javier Martinez Canillas · 9 years ago
  93. d8498df mfd: kempld-core: Simplify function return logic by Javier Martinez Canillas · 9 years ago
  94. e7238fd mfd: pcf50633: Remove unneded ret variable by Javier Martinez Canillas · 9 years ago
  95. a260fba mfd: arizona: Remove unneded ret variable by Javier Martinez Canillas · 9 years ago
  96. a48baac mfd: htc-i2cpld: Remove unneded ret variable by Javier Martinez Canillas · 9 years ago
  97. ea50e9d mfd: tps6105x: Fix possible NULL pointer access by Grigoryev Denis · 9 years ago
  98. ced7e09 mfd: qcom_rpm: Drop use of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  99. 3dab794 mfd: lpc_ich: Separate device cells for clarity by Aaron Sierra · 9 years ago
  100. 39d047c mfd: add Intel Broxton Whiskey Cove PMIC driver by Qipeng Zha · 9 years ago