Age | Commit message (Expand) | Author | Files | Lines |
2014-03-20 | mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01 | Krzysztof Kozlowski | 1 | -0/+7 |
2014-03-19 | mfd: sec-core: Fix I2C dummy device resource leak on probe failure | Krzysztof Kozlowski | 1 | -3/+4 |
2014-03-19 | mfd: sec-core: Add of_compatible strings for clock MFD cells | Krzysztof Kozlowski | 1 | -0/+3 |
2014-03-18 | mfd: Add support for S2MPA01 device | Sachin Kamat | 1 | -5/+44 |
2014-03-18 | mfd: sec-core: Silence compiler warning | Pankaj Dubey | 1 | -3/+3 |
2014-03-18 | mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error | Krzysztof Kozlowski | 1 | -0/+4 |
2014-03-18 | mfd: sec: Add support for S2MPS14 | Krzysztof Kozlowski | 1 | -5/+43 |
2014-03-18 | mfd: sec-core: Select different RTC regmaps for devices | Krzysztof Kozlowski | 1 | -3/+12 |
2014-03-18 | mfd: sec-core: Add maximum RTC register for regmap config | Krzysztof Kozlowski | 1 | -0/+2 |
2014-02-19 | mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP | Geert Uytterhoeven | 1 | -0/+2 |
2014-01-26 | Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -30/+0 |
2014-01-21 | mfd: sec-core: Add cells for S5M8767-clocks | Tushar Behera | 1 | -1/+3 |
2014-01-21 | mfd: sec-core: Fix sparse NULL pointer warning | Wei Yongjun | 1 | -1/+1 |
2014-01-21 | mfd: sec: Constify regmap configs and regmap irqs | Krzysztof Kozlowski | 1 | -4/+4 |
2014-01-21 | mfd: sec: Add PM ops and make it a wake up source | Krzysztof Kozlowski | 1 | -0/+40 |
2014-01-06 | mfd: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -4/+4 |
2013-12-18 | mfd: sec: Remove sec_reg* regmap helpers | Krzysztof Kozlowski | 1 | -30/+0 |
2013-12-13 | mfd/rtc: s5m: fix register updating by adding regmap for RTC | Krzysztof Kozlowski | 1 | -8/+22 |
2013-10-23 | mfd: sec-core: Include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-08-14 | mfd: sec: Add clock cell for s2mps11 | Yadwinder Singh Brar | 1 | -1/+3 |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-31 | mfd: sec: Add register cache for interrupt mask registers | Mark Brown | 1 | -0/+31 |
2013-07-31 | mfd: s2mps11: Add device tree support | Yadwinder Singh Brar | 1 | -0/+3 |
2013-07-02 | mfd: sec: Provide max_register to regmap | Mark Brown | 1 | -1/+40 |
2013-06-11 | mfd: sec-core: Remove explicit call to mfd_remove_devices | Leon Romanovsky | 1 | -2/+1 |
2013-02-04 | regulator: s5m8767: Fix build in non-DT case | Mark Brown | 1 | -1/+1 |
2013-02-04 | regulator: add device tree support for s5m8767 | Amit Daniel Kachhap | 1 | -2/+73 |
2012-09-16 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -4/+4 |
2012-07-16 | mfd: Add samsung s2mps11 mfd support | Sangbeom Kim | 1 | -0/+10 |
2012-07-16 | mfd: Modify samsung mfd header | Sangbeom Kim | 1 | -3/+3 |
2012-07-16 | mfd: Modify samsung mfd driver for common api | Sangbeom Kim | 1 | -65/+65 |
2012-07-16 | mfd: Rename s5m file and directories to samsung | Sangbeom Kim | 1 | -0/+206 |