summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sec-core.c
AgeCommit message (Expand)AuthorLines
2014-11-25Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas-10/+0
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi-0/+13
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi-0/+16
2014-07-22mfd: sec-core: Fix 'missing blank line after declarations' warningLee Jones-0/+1
2014-07-09mfd: sec-core: Prepare regulators for suspend state to reduce power-consumptionChanwoo Choi-0/+10
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi-0/+25
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi-14/+32
2014-06-03mfd: sec-core: Make of_device_id array constKrzysztof Kozlowski-1/+1
2014-06-03mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski-15/+13
2014-06-03mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski-2/+3
2014-06-03mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski-52/+1
2014-03-20mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01Krzysztof Kozlowski-0/+7
2014-03-19mfd: sec-core: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski-3/+4
2014-03-19mfd: sec-core: Add of_compatible strings for clock MFD cellsKrzysztof Kozlowski-0/+3
2014-03-18mfd: Add support for S2MPA01 deviceSachin Kamat-5/+44
2014-03-18mfd: sec-core: Silence compiler warningPankaj Dubey-3/+3
2014-03-18mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski-0/+4
2014-03-18mfd: sec: Add support for S2MPS14Krzysztof Kozlowski-5/+43
2014-03-18mfd: sec-core: Select different RTC regmaps for devicesKrzysztof Kozlowski-3/+12
2014-03-18mfd: sec-core: Add maximum RTC register for regmap configKrzysztof Kozlowski-0/+2
2014-02-19mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven-0/+2
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-30/+0
2014-01-21mfd: sec-core: Add cells for S5M8767-clocksTushar Behera-1/+3
2014-01-21mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun-1/+1
2014-01-21mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski-4/+4
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski-0/+40
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven-4/+4
2013-12-18mfd: sec: Remove sec_reg* regmap helpersKrzysztof Kozlowski-30/+0
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski-8/+22
2013-10-23mfd: sec-core: Include linux/of.h headerSachin Kamat-0/+1
2013-08-14mfd: sec: Add clock cell for s2mps11Yadwinder Singh Brar-1/+3
2013-07-31mfd: Use dev_get_platdata()Jingoo Han-1/+1
2013-07-31mfd: sec: Add register cache for interrupt mask registersMark Brown-0/+31
2013-07-31mfd: s2mps11: Add device tree supportYadwinder Singh Brar-0/+3
2013-07-02mfd: sec: Provide max_register to regmapMark Brown-1/+40
2013-06-11mfd: sec-core: Remove explicit call to mfd_remove_devicesLeon Romanovsky-2/+1
2013-02-04regulator: s5m8767: Fix build in non-DT caseMark Brown-1/+1
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap-2/+73
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown-4/+4
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim-0/+10
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim-3/+3
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim-65/+65
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim-0/+206