1. 3dc6f4a mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip by Laxman Dewangan · 8 years ago
  2. 1b5420e mfd: Use to_i2c_client() instead of open-coding it by Geliang Tang · 8 years ago
  3. 2fadbbf mfd: sec-core: Rename MFD and regulator names differently by Alim Akhtar · 9 years ago
  4. 9e4808d mfd: sec: Add support for S2MPS15 PMIC by Thomas Abraham · 9 years ago
  5. 644a374 mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk children by Krzysztof Kozlowski · 9 years ago
  6. 8a97d42 mfd: sec-core: Disable buck voltage reset on watchdog falling edge by Krzysztof Kozlowski · 9 years ago
  7. c2c9f1f mfd: sec-core: Dump PMIC revision to find out the HW by Krzysztof Kozlowski · 9 years ago
  8. d785334 mfd: s2mps11: Add manual shutdown method for Odroid XU3 by Krzysztof Kozlowski · 9 years ago
  9. 0e77736 mfd: Drop owner assignment from i2c_drivers by Krzysztof Kozlowski · 9 years ago
  10. eea2e59 mfd: sec-core: Enable RTC on S2MPS11 PMIC by Krzysztof Kozlowski · 9 years ago
  11. 82a00c4 mfd: sec: Remove unnecessary out of memory message by Krzysztof Kozlowski · 9 years ago
  12. ef9c80b mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPL by Krzysztof Kozlowski · 9 years ago
  13. 6ce286f Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption" by Javier Martinez Canillas · 10 years ago
  14. 76b9840 regulator: s2mps11: Add support S2MPS13 regulator device by Chanwoo Choi · 10 years ago
  15. 3bc2ee9 mfd: sec-core: Add support for S2MPS13 device by Chanwoo Choi · 10 years ago
  16. b6c1cb4 mfd: sec-core: Fix 'missing blank line after declarations' warning by Lee Jones · 10 years ago
  17. b7cde70 mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption by Chanwoo Choi · 10 years ago
  18. 00e2573 regulator: s2mps11: Add support S2MPU02 regulator device by Chanwoo Choi · 10 years ago
  19. 54e8827 mfd: sec-core: Add support for S2MPU02 device by Chanwoo Choi · 10 years ago
  20. df20b7c mfd: sec-core: Make of_device_id array const by Krzysztof Kozlowski · 10 years ago
  21. 360d15d mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source by Krzysztof Kozlowski · 10 years ago
  22. 9549b5f mfd: sec-core: Remove duplicated device type from sec_pmic_dev by Krzysztof Kozlowski · 10 years ago
  23. e349c91 mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets by Krzysztof Kozlowski · 10 years ago
  24. 5a78401 mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01 by Krzysztof Kozlowski · 10 years ago
  25. 8c66eec mfd: sec-core: Fix I2C dummy device resource leak on probe failure by Krzysztof Kozlowski · 10 years ago
  26. 53c31b3 mfd: sec-core: Add of_compatible strings for clock MFD cells by Krzysztof Kozlowski · 10 years ago
  27. ce24991 mfd: Add support for S2MPA01 device by Sachin Kamat · 10 years ago
  28. 8f695de mfd: sec-core: Silence compiler warning by Pankaj Dubey · 10 years ago
  29. 65aba1e mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  30. dc69196 mfd: sec: Add support for S2MPS14 by Krzysztof Kozlowski · 10 years ago
  31. 3e5a45f mfd: sec-core: Select different RTC regmaps for devices by Krzysztof Kozlowski · 10 years ago
  32. b07e2b7 mfd: sec-core: Add maximum RTC register for regmap config by Krzysztof Kozlowski · 10 years ago
  33. 8321bbf mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP by Geert Uytterhoeven · 10 years ago
  34. 1533353 Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  35. 39fed00 mfd: sec-core: Add cells for S5M8767-clocks by Tushar Behera · 10 years ago
  36. 005718c mfd: sec-core: Fix sparse NULL pointer warning by Wei Yongjun · 10 years ago
  37. a30fffb mfd: sec: Constify regmap configs and regmap irqs by Krzysztof Kozlowski · 10 years ago
  38. f6d6daa mfd: sec: Add PM ops and make it a wake up source by Krzysztof Kozlowski · 10 years ago
  39. 5ac9855 mfd: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  40. ee5182b mfd: sec: Remove sec_reg* regmap helpers by Krzysztof Kozlowski · 10 years ago
  41. 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 10 years ago
  42. 1c5a099 mfd: sec-core: Include linux/of.h header by Sachin Kamat · 11 years ago
  43. 3134bca mfd: sec: Add clock cell for s2mps11 by Yadwinder Singh Brar · 11 years ago
  44. 334a41ce mfd: Use dev_get_platdata() by Jingoo Han · 11 years ago
  45. 6b845ba mfd: sec: Add register cache for interrupt mask registers by Mark Brown · 11 years ago
  46. aa32aca mfd: s2mps11: Add device tree support by Yadwinder Singh Brar · 11 years ago
  47. 25f311f mfd: sec: Provide max_register to regmap by Mark Brown · 11 years ago
  48. 15447a46 mfd: sec-core: Remove explicit call to mfd_remove_devices by Leon Romanovsky · 11 years ago
  49. 197bf85 regulator: s5m8767: Fix build in non-DT case by Mark Brown · 11 years ago
  50. 26aec009 regulator: add device tree support for s5m8767 by Amit Daniel Kachhap · 11 years ago
  51. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  52. 9b6d134 mfd: Add samsung s2mps11 mfd support by Sangbeom Kim · 12 years ago
  53. 54227bc mfd: Modify samsung mfd header by Sangbeom Kim · 12 years ago
  54. 63063bf mfd: Modify samsung mfd driver for common api by Sangbeom Kim · 12 years ago
  55. 66c9fbb mfd: Rename s5m file and directories to samsung by Sangbeom Kim · 12 years ago[Renamed (97%) from drivers/mfd/s5m-core.c]
  56. 1092e1c mfd: Convert s5m-core to devm_regmap_init_i2c() by Axel Lin · 12 years ago
  57. 61a2af3 mfd: Return proper error if s5m-core regmap_init_i2c fails by Axel Lin · 12 years ago
  58. 113351b mfd: Fix val_len parameters for s5m-core regmap_raw_write by Axel Lin · 12 years ago
  59. 88a1cfd mfd: Add support for multiple s5m devices by Sangbeom Kim · 12 years ago
  60. 621210e mfd: Convert s5m core driver to use devm_kzalloc() by Sangbeom Kim · 12 years ago
  61. c3ebb30 mfd: Fix possible s5m null pointer dereference by Jonghwan Choi · 12 years ago
  62. 0f5f707 mfd: Add S5M core driver by Sangbeom Kim · 12 years ago