Age | Commit message (Expand) | Author | Files | Lines |
2019-02-18 | mfd: sec-core: Cleanup formatting to a consistent style | Krzysztof Kozlowski | 1 | -5/+6 |
2019-02-07 | mfd: sec-core: Return gracefully instead of BUG() if device cannot match | Krzysztof Kozlowski | 1 | -2/+3 |
2018-10-23 | mfd: sec-core: Add SPDX license identifiers | Krzysztof Kozlowski | 1 | -12/+4 |
2018-07-27 | mfd: sec-core: Export OF module alias table | Krzysztof Kozlowski | 1 | -0/+1 |
2016-05-09 | mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip | Laxman Dewangan | 1 | -17/+3 |
2016-01-14 | mfd: Use to_i2c_client() instead of open-coding it | Geliang Tang | 1 | -2/+2 |
2015-11-24 | mfd: sec-core: Rename MFD and regulator names differently | Alim Akhtar | 1 | -4/+4 |
2015-11-23 | mfd: sec: Add support for S2MPS15 PMIC | Thomas Abraham | 1 | -0/+31 |
2015-10-30 | mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk children | Krzysztof Kozlowski | 1 | -5/+2 |
2015-10-30 | mfd: sec-core: Disable buck voltage reset on watchdog falling edge | Krzysztof Kozlowski | 1 | -0/+26 |
2015-10-30 | mfd: sec-core: Dump PMIC revision to find out the HW | Krzysztof Kozlowski | 1 | -0/+10 |
2015-10-26 | mfd: s2mps11: Add manual shutdown method for Odroid XU3 | Krzysztof Kozlowski | 1 | -0/+30 |
2015-08-11 | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 1 | -1/+0 |
2015-03-26 | mfd: sec-core: Enable RTC on S2MPS11 PMIC | Krzysztof Kozlowski | 1 | -0/+2 |
2015-03-03 | mfd: sec: Remove unnecessary out of memory message | Krzysztof Kozlowski | 1 | -3/+1 |
2015-03-03 | mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPL | Krzysztof Kozlowski | 1 | -1/+0 |
2014-11-25 | Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c... | Javier Martinez Canillas | 1 | -10/+0 |
2014-11-25 | regulator: s2mps11: Add support S2MPS13 regulator device | Chanwoo Choi | 1 | -0/+13 |
2014-11-25 | mfd: sec-core: Add support for S2MPS13 device | Chanwoo Choi | 1 | -0/+16 |
2014-07-22 | mfd: sec-core: Fix 'missing blank line after declarations' warning | Lee Jones | 1 | -0/+1 |
2014-07-09 | mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption | Chanwoo Choi | 1 | -0/+10 |
2014-07-09 | regulator: s2mps11: Add support S2MPU02 regulator device | Chanwoo Choi | 1 | -0/+25 |
2014-07-09 | mfd: sec-core: Add support for S2MPU02 device | Chanwoo Choi | 1 | -14/+32 |
2014-06-03 | mfd: sec-core: Make of_device_id array const | Krzysztof Kozlowski | 1 | -1/+1 |
2014-06-03 | mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source | Krzysztof Kozlowski | 1 | -15/+13 |
2014-06-03 | mfd: sec-core: Remove duplicated device type from sec_pmic_dev | Krzysztof Kozlowski | 1 | -2/+3 |
2014-06-03 | mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets | Krzysztof Kozlowski | 1 | -52/+1 |
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-25 | 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-12 | 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 |