1. 6ce286f Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption" by Javier Martinez Canillas · 10 years ago
  2. 76b9840 regulator: s2mps11: Add support S2MPS13 regulator device by Chanwoo Choi · 10 years ago
  3. 3bc2ee9 mfd: sec-core: Add support for S2MPS13 device by Chanwoo Choi · 10 years ago
  4. b6c1cb4 mfd: sec-core: Fix 'missing blank line after declarations' warning by Lee Jones · 10 years ago
  5. b7cde70 mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption by Chanwoo Choi · 10 years ago
  6. 00e2573 regulator: s2mps11: Add support S2MPU02 regulator device by Chanwoo Choi · 10 years ago
  7. 54e8827 mfd: sec-core: Add support for S2MPU02 device by Chanwoo Choi · 10 years ago
  8. df20b7c mfd: sec-core: Make of_device_id array const by Krzysztof Kozlowski · 10 years ago
  9. 360d15d mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source by Krzysztof Kozlowski · 10 years ago
  10. 9549b5f mfd: sec-core: Remove duplicated device type from sec_pmic_dev by Krzysztof Kozlowski · 10 years ago
  11. e349c91 mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets by Krzysztof Kozlowski · 10 years ago
  12. 5a78401 mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01 by Krzysztof Kozlowski · 10 years ago
  13. 8c66eec mfd: sec-core: Fix I2C dummy device resource leak on probe failure by Krzysztof Kozlowski · 10 years ago
  14. 53c31b3 mfd: sec-core: Add of_compatible strings for clock MFD cells by Krzysztof Kozlowski · 10 years ago
  15. ce24991 mfd: Add support for S2MPA01 device by Sachin Kamat · 10 years ago
  16. 8f695de mfd: sec-core: Silence compiler warning by Pankaj Dubey · 10 years ago
  17. 65aba1e mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error by Krzysztof Kozlowski · 10 years ago
  18. dc69196 mfd: sec: Add support for S2MPS14 by Krzysztof Kozlowski · 10 years ago
  19. 3e5a45f mfd: sec-core: Select different RTC regmaps for devices by Krzysztof Kozlowski · 10 years ago
  20. b07e2b7 mfd: sec-core: Add maximum RTC register for regmap config by Krzysztof Kozlowski · 10 years ago
  21. 8321bbf mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP by Geert Uytterhoeven · 10 years ago
  22. 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
  23. 39fed00 mfd: sec-core: Add cells for S5M8767-clocks by Tushar Behera · 11 years ago
  24. 005718c mfd: sec-core: Fix sparse NULL pointer warning by Wei Yongjun · 11 years ago
  25. a30fffb mfd: sec: Constify regmap configs and regmap irqs by Krzysztof Kozlowski · 11 years ago
  26. f6d6daa mfd: sec: Add PM ops and make it a wake up source by Krzysztof Kozlowski · 11 years ago
  27. 5ac9855 mfd: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  28. ee5182b mfd: sec: Remove sec_reg* regmap helpers by Krzysztof Kozlowski · 11 years ago
  29. 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 11 years ago
  30. 1c5a099 mfd: sec-core: Include linux/of.h header by Sachin Kamat · 11 years ago
  31. 3134bca mfd: sec: Add clock cell for s2mps11 by Yadwinder Singh Brar · 11 years ago
  32. 334a41c mfd: Use dev_get_platdata() by Jingoo Han · 11 years ago
  33. 6b845ba mfd: sec: Add register cache for interrupt mask registers by Mark Brown · 11 years ago
  34. aa32aca mfd: s2mps11: Add device tree support by Yadwinder Singh Brar · 11 years ago
  35. 25f311f mfd: sec: Provide max_register to regmap by Mark Brown · 11 years ago
  36. 15447a46 mfd: sec-core: Remove explicit call to mfd_remove_devices by Leon Romanovsky · 11 years ago
  37. 197bf85 regulator: s5m8767: Fix build in non-DT case by Mark Brown · 11 years ago
  38. 26aec009 regulator: add device tree support for s5m8767 by Amit Daniel Kachhap · 11 years ago
  39. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  40. 9b6d134 mfd: Add samsung s2mps11 mfd support by Sangbeom Kim · 12 years ago
  41. 54227bc mfd: Modify samsung mfd header by Sangbeom Kim · 12 years ago
  42. 63063bf mfd: Modify samsung mfd driver for common api by Sangbeom Kim · 12 years ago
  43. 66c9fbb mfd: Rename s5m file and directories to samsung by Sangbeom Kim · 12 years ago[Renamed (97%) from drivers/mfd/s5m-core.c]
  44. 1092e1c mfd: Convert s5m-core to devm_regmap_init_i2c() by Axel Lin · 12 years ago
  45. 61a2af3 mfd: Return proper error if s5m-core regmap_init_i2c fails by Axel Lin · 12 years ago
  46. 113351b mfd: Fix val_len parameters for s5m-core regmap_raw_write by Axel Lin · 12 years ago
  47. 88a1cfd mfd: Add support for multiple s5m devices by Sangbeom Kim · 12 years ago
  48. 621210e mfd: Convert s5m core driver to use devm_kzalloc() by Sangbeom Kim · 12 years ago
  49. c3ebb30 mfd: Fix possible s5m null pointer dereference by Jonghwan Choi · 12 years ago
  50. 0f5f707 mfd: Add S5M core driver by Sangbeom Kim · 13 years ago