1. fecc445 mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to support system power off by Nishanth Menon · 10 years ago
  2. b64c688 mfd: dt-bindings: twl4030-power: Use the standard property to mark power control by Nishanth Menon · 10 years ago
  3. c896e68 mfd: syscon: Add Atmel GPBR DT bindings documention by Boris BREZILLON · 10 years ago
  4. 2adb3b8 mfd: rk808: Add register caching by Doug Anderson · 10 years ago
  5. cfeb35d mfd: arizona: Use handle_simple_irq for IRQ dispatch chip by Charles Keepax · 10 years ago
  6. be69e9e mfd: max14577: Don't pass IRQ domain to mfd_add_devices by Krzysztof Kozlowski · 10 years ago
  7. 0bf1f0c mfd: stmpe: Document DT binding for irq_over_gpio by Sean Cross · 10 years ago
  8. 851ec59 mfd: stmpe: Support gpio over irq under device tree by Sean Cross · 10 years ago
  9. bdaf670 mfd: intel_soc_pmic: Add CONFIG_PM_SLEEP check for suspend_fn/resume_fn by Jaewon Kim · 10 years ago
  10. 5152970 mfd: rtsx_pcr: Fix MSI enable error handling by Chris Ball · 10 years ago
  11. 6a71f38 mfd: ti_am335x_tscadc: Fix TSC resume by Sebastian Andrzej Siewior · 10 years ago
  12. 0b496b4 mfd: tps65217: Tell regmap what registers are valid by Mark Brown · 10 years ago
  13. 34a4958 mfd: mc13xxx: Configure WDI reset by Markus Pargmann · 10 years ago
  14. 970d9fb mfd: pcf50633: Use sprintf directly by Andy Shevchenko · 10 years ago
  15. 8bdf87b mfd: Add HI6421 PMIC Core driver by Guodong Xu · 10 years ago
  16. 0709b04 mfd: dt-bindings: Add Device Tree bindings for HI6421 by Guodong Xu · 10 years ago
  17. 85de80e mfd: lpc_sch: Remove FSF address by Andy Shevchenko · 10 years ago
  18. ec689a8 mfd: lpc_sch: Add support for Intel Quark X1000 by Andy Shevchenko · 10 years ago
  19. bb04871 pci_ids: Add support for Intel Quark ILB by Josef Ahmad · 10 years ago
  20. b24512c mfd: lpc_sch: Reduce duplicate code and improve manageability by Andy Shevchenko · 10 years ago
  21. f69a7cf mfd: RK808: Add new mfd driver for RK808 by Chris Zhong · 10 years ago
  22. a53b9a9 mfd: dt-bindings: Add RK808 device tree bindings document by Chris Zhong · 10 years ago
  23. e9e9d39 mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driver by Axel Lin · 10 years ago
  24. c38715f mfd: arizona: Propagate irq_wake through to parent IRQ by Charles Keepax · 10 years ago
  25. dc5193c mfd: arizona: Update DT binding to support INn_MODE init_data by Inha Song · 10 years ago
  26. cc47aed mfd: arizona: Add support for INn_Mode register control by Inha Song · 10 years ago
  27. c24084d mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registers by Charles Keepax · 10 years ago
  28. 9bb9e29 mfd: Add Ricoh RN5T618 PMIC core driver by Beniamino Galvani · 10 years ago
  29. 6ac734d mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous mode by Vignesh R · 10 years ago
  30. a654f81 mfd: rn5t618: Document device tree bindings by Beniamino Galvani · 10 years ago
  31. c593aca mfd: davinci_voicecodec: Fix 'if defined' guard type in header by Rasmus Villemoes · 10 years ago
  32. be1c770 mfd: tps65910: Work around silicon erratum SWCZ010 by Arnout Vandecappelle (Essensium/Mind) · 10 years ago
  33. dfa52c8 mfd: ti_ssp: Remove unused header by Rasmus Villemoes · 10 years ago
  34. 7929fa7 mfd: stmpe: Rid variable length array Sparse warnings by Lee Jones · 10 years ago
  35. 87bd1c9 mfd: max8925-i2c: Fix variable length array Sparse warning by Lee Jones · 10 years ago
  36. 7a36ceb mfd: 88pm860x-i2c: Fix variable length array Sparse warning by Lee Jones · 10 years ago
  37. 260a127 mfd: 88pm860x-i2c: Purge unused functions by Lee Jones · 10 years ago
  38. fea3104 mfd: lpc_ich: Add Device IDs for Intel 9 Series PCH by James Ralston · 10 years ago
  39. a0bc6072 mfd: max77693: Improve support for the flash cell by Jacek Anaszewski · 10 years ago
  40. 4b5c1f1 mfd: max77693: Fix register enum name by Jacek Anaszewski · 10 years ago
  41. ff0c9da mfd: lpc_ich: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  42. 378515f mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality by Axel Lin · 10 years ago
  43. 42a71ef mfd: menelaus: Fix error return code by Julia Lawall · 10 years ago
  44. 2a3377e mfd: arizona: Avoid use of legacy IRQ mapping by Charles Keepax · 10 years ago
  45. e569d93 mfd: arizona: Mark additional registers as volatile by Charles Keepax · 10 years ago
  46. 4801894 mfd: wm5102: Mark register write sequencer control 3 readable by Mark Brown · 10 years ago
  47. 5e9bbf1 mfd: rtsx_usb: Fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  48. f2b8678 mfd: twl6040: Fix error return code by Julia Lawall · 10 years ago
  49. 6052d83 mfd: wm8994: Allow modular build by Mark Brown · 10 years ago
  50. e0c8a1f mfd: menelaus: Remove null pointer dereference by Himangi Saraogi · 10 years ago
  51. 7821d9b mfd: wm8994: Export symbols ready for built-in => modular build by Lee Jones · 10 years ago
  52. 5f114eb mfd: sm501: Avoid implicit sign extension by Lee Jones · 10 years ago
  53. 8a012ff mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failure by Lee Jones · 10 years ago
  54. cddc114 mfd: pcf50633: Check return value of platform_device_add() by Lee Jones · 10 years ago
  55. b87d9a0 mfd: max77686: Remove check which is always true by Lee Jones · 10 years ago
  56. 616e047 mfd: wm5102: Insert missing break in case statement by Lee Jones · 10 years ago
  57. 9b6a5ad mfd: htc-i2cpld: Rectify pointer offset error by Lee Jones · 10 years ago
  58. 41cc08e mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL' by Lee Jones · 10 years ago
  59. fe4b7ea mfd: htc-i2cpld: container_of() cannot return NULL by Lee Jones · 10 years ago
  60. 6ae61fb misc: st_kim: Increase size of dev_name buffer to incorporate termination by Lee Jones · 10 years ago
  61. 4001998 misc: st_core: Protect unsigned value against becoming negative by Lee Jones · 10 years ago
  62. 374de16 iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value by Lee Jones · 10 years ago
  63. 0608bab Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-mfd-power-charger-regulator-3.18' into ibs-for-mfd-merged by Lee Jones · 10 years ago
  64. 9643569 hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver by Andreas Werner · 10 years ago
  65. 3843363 leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver by Andreas Werner · 10 years ago
  66. 5033263 watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver by Andreas Werner · 10 years ago
  67. d6cc1f5 Documentation: charger: max14577: Document exported sysfs entry by Krzysztof Kozlowski · 10 years ago
  68. 8d70d68 devicetree: mfd: max14577: Add device tree bindings document by Krzysztof Kozlowski · 10 years ago
  69. 2c33e92 power: max17040: Add ID for MAX77836 Fuel Gauge block by Krzysztof Kozlowski · 10 years ago
  70. e30110e charger: max14577: Configure battery-dependent settings from DTS and sysfs by Krzysztof Kozlowski · 10 years ago
  71. b8f139f regulator/mfd: max14577: Export symbols for calculating charger current by Krzysztof Kozlowski · 10 years ago
  72. 3682a8e charger: max14577: Add support for MAX77836 charger by Krzysztof Kozlowski · 10 years ago
  73. 4476767 mfd: max14577: Map charger device to its own of_node by Krzysztof Kozlowski · 10 years ago
  74. 25cc24c mfd: max14577: Add defines for MAX77836 charger by Krzysztof Kozlowski · 10 years ago
  75. dfbdcd7 mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver by Andreas Werner · 10 years ago
  76. bd597f4 devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg' by Steve Twiss · 10 years ago
  77. 52addcf Linux 3.17-rc2 by Linus Torvalds · 10 years ago
  78. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  79. dd5957b Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  80. 497c01d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  81. 01e9982 Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  82. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 44744bb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. 959dc25 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. fa7f78e Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  86. 5e30ca1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  87. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  88. bf87bb1 bus: arm-ccn: Fix warning message by Pawel Moll · 10 years ago
  89. 12266db ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux by Geert Uytterhoeven · 10 years ago
  90. caa9eac ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies by Marcel Ziswiler · 10 years ago
  91. 9d0b1f3 Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  92. a284e9d MAINTAINERS: Add entry for Renesas DRM drivers by Laurent Pinchart · 10 years ago
  93. db314f2 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  94. 00250b5 MAINTAINERS: add new Rockchip SoC list by Heiko Stuebner · 10 years ago
  95. 1302d32 ARM: dts: rockchip: readd missing mmc0 pinctrl settings by Heiko Stuebner · 10 years ago
  96. 2136edf Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  97. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 10 years ago
  98. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 10 years ago
  99. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  100. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago