summaryrefslogtreecommitdiff
path: root/drivers/mfd/sec-core.c
AgeCommit message (Expand)Author
2016-05-09mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chipLaxman Dewangan
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGeliang Tang
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham
2015-10-30mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk childrenKrzysztof Kozlowski
2015-10-30mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski
2015-10-30mfd: sec-core: Dump PMIC revision to find out the HWKrzysztof Kozlowski
2015-10-26mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2015-03-26mfd: sec-core: Enable RTC on S2MPS11 PMICKrzysztof Kozlowski
2015-03-03mfd: sec: Remove unnecessary out of memory messageKrzysztof Kozlowski
2015-03-03mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski
2014-11-25Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi
2014-07-22mfd: sec-core: Fix 'missing blank line after declarations' warningLee Jones
2014-07-09mfd: sec-core: Prepare regulators for suspend state to reduce power-consumptionChanwoo Choi
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi
2014-06-03mfd: sec-core: Make of_device_id array constKrzysztof Kozlowski
2014-06-03mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski
2014-06-03mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski
2014-06-03mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski
2014-03-20mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01Krzysztof Kozlowski
2014-03-19mfd: sec-core: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski
2014-03-19mfd: sec-core: Add of_compatible strings for clock MFD cellsKrzysztof Kozlowski
2014-03-18mfd: Add support for S2MPA01 deviceSachin Kamat
2014-03-18mfd: sec-core: Silence compiler warningPankaj Dubey
2014-03-18mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski
2014-03-18mfd: sec: Add support for S2MPS14Krzysztof Kozlowski
2014-03-18mfd: sec-core: Select different RTC regmaps for devicesKrzysztof Kozlowski
2014-03-18mfd: sec-core: Add maximum RTC register for regmap configKrzysztof Kozlowski
2014-02-19mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mfd: sec-core: Add cells for S5M8767-clocksTushar Behera
2014-01-21mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun
2014-01-21mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-12-18mfd: sec: Remove sec_reg* regmap helpersKrzysztof Kozlowski
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski
2013-10-23mfd: sec-core: Include linux/of.h headerSachin Kamat
2013-08-14mfd: sec: Add clock cell for s2mps11Yadwinder Singh Brar
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-07-31mfd: sec: Add register cache for interrupt mask registersMark Brown
2013-07-31mfd: s2mps11: Add device tree supportYadwinder Singh Brar
2013-07-02mfd: sec: Provide max_register to regmapMark Brown
2013-06-11mfd: sec-core: Remove explicit call to mfd_remove_devicesLeon Romanovsky
2013-02-04regulator: s5m8767: Fix build in non-DT caseMark Brown
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap