summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sec-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-4/+4
* mfd: Add samsung s2mps11 mfd supportSangbeom Kim2012-07-161-0/+10
* mfd: Modify samsung mfd headerSangbeom Kim2012-07-161-3/+3
* mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-161-65/+65
* mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-161-0/+206