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