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