aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sec-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-19mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-30/+0
2014-01-21mfd: sec-core: Add cells for S5M8767-clocksTushar Behera1-1/+3
2014-01-21mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun1-1/+1
2014-01-21mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski1-4/+4
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski1-0/+40
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven1-4/+4
2013-12-18mfd: sec: Remove sec_reg* regmap helpersKrzysztof Kozlowski1-30/+0
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-8/+22
2013-10-23mfd: sec-core: Include linux/of.h headerSachin Kamat1-0/+1
2013-08-14mfd: sec: Add clock cell for s2mps11Yadwinder Singh Brar1-1/+3
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-07-31mfd: sec: Add register cache for interrupt mask registersMark Brown1-0/+31
2013-07-31mfd: s2mps11: Add device tree supportYadwinder Singh Brar1-0/+3
2013-07-02mfd: sec: Provide max_register to regmapMark Brown1-1/+40
2013-06-11mfd: sec-core: Remove explicit call to mfd_remove_devicesLeon Romanovsky1-2/+1
2013-02-04regulator: s5m8767: Fix build in non-DT caseMark Brown1-1/+1
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap1-2/+73
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-4/+4
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim1-0/+10
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim1-3/+3
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim1-65/+65
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim1-0/+206