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