aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-23mfd: sec-core: Add SPDX license identifiersKrzysztof Kozlowski11-109/+16
2018-05-24regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij1-1/+3
2018-03-17rtc: s5m: Move enum from rtc.h to rtc-s5m.cGustavo A. R. Silva1-11/+0
2016-05-13Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808' and 'regulator/topic/s2mps11' into regulator-nextMark Brown1-0/+3
2016-04-18regulator: s2mps11: Set default ramp delay for S2MPS11 LDOsKrzysztof Kozlowski1-0/+3
2016-03-28regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski1-0/+2
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski1-0/+2
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar1-0/+2
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham2-0/+159
2015-10-30mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski2-0/+3
2015-10-26mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2-0/+3
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski1-0/+2
2015-04-09mfd: sec: Fix RTC alarm interrupt number on S2MPS11Krzysztof Kozlowski1-1/+1
2015-03-03mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski1-9/+0
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee1-0/+2
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2-0/+187
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi1-0/+1
2014-08-16regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap4-31/+21
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi3-0/+226
2014-06-10rtc: s5m: use shorter time of register updateKrzysztof Kozlowski1-0/+10
2014-06-10mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski1-38/+38
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextLinus Torvalds1-17/+18
2014-06-03mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski1-2/+1
2014-06-03mfd: sec-core: Update sec_pmic documentationKrzysztof Kozlowski1-12/+17
2014-06-03mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsetsKrzysztof Kozlowski1-3/+0
2014-04-14regulator: s2mps11: Add external GPIO control for S2MPS14Krzysztof Kozlowski1-0/+2
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st-pwm', 'regulator/topic/ti-abb', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps6507x', 'regulator/topic/tps65090' and 'regulator/topic/tps65217' into regulator-nextMark Brown2-1/+9
2014-03-19regulator: s2mps11: Add set_suspend_disable for S2MPS14Krzysztof Kozlowski1-0/+2
2014-03-18mfd: Add support for S2MPA01 deviceSachin Kamat3-5/+253
2014-03-18mfd: sec-core: Silence compiler warningPankaj Dubey1-1/+1
2014-03-18mfd: sec: Add support for S2MPS14Krzysztof Kozlowski4-6/+229
2014-03-18mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexesKrzysztof Kozlowski1-2/+2
2014-03-18mfd: sec-core: Add maximum RTC register for regmap configKrzysztof Kozlowski1-0/+2
2014-01-27regulator: s5m8767: Use GPIO for controlling Buck9/eMMCKrzysztof Kozlowski2-1/+9
2013-12-18mfd: sec: Remove sec_reg* regmap helpersKrzysztof Kozlowski1-6/+0
2013-12-18Merge tag 's2mps11-build' into regulator-s5m8767 since a following patchMark Brown1-1/+2
2013-12-18regulator: s5m8767: Add symbols for hard-coded DVS_RAMP registerKrzysztof Kozlowski1-0/+15
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-12-11regulator: s5m8767: Define symbol for buck control maskKrzysztof Kozlowski1-1/+2
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim2-0/+12
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-5/+1
2013-07-31mfd: s2mps11: Remove clocks from regulators listYadwinder Singh Brar1-5/+1
2013-07-15regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar1-0/+11
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-6/+0
2013-07-03regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar1-0/+1
2013-06-30mfd: sec: Remove fields not used since regmap conversionMark Brown1-6/+0
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap1-4/+7
2012-07-16mfd: Add s2mps11 irq driverSangbeom Kim2-0/+44
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim2-0/+206
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim7-538/+575