aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/s2mps11.c
AgeCommit message (Expand)Author
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson
2021-04-21regulator: s2mps11: Drop initialization via platform dataKrzysztof Kozlowski
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2020-01-06regulator: samsung: Rename Samsung to lowercaseKrzysztof Kozlowski
2019-10-07regulator: s2mps11: switch to using devm_fwnode_gpiod_getDmitry Torokhov
2019-09-10regulator: s2mps11: Consistently use local variableKrzysztof Kozlowski
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown
2019-07-02regulator: s2mps11: Adjust supported buck voltages to real valuesKrzysztof Kozlowski
2019-07-02regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski
2019-06-25gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg
2019-06-24regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspendKrzysztof Kozlowski
2019-06-24regulator: s2mps11: Reduce number of rdev_get_id() callsKrzysztof Kozlowski
2019-06-20regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski
2019-02-11regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2018-12-11regulator: s2mps11: Hand over GPIO to regulator coreLinus Walleij
2018-11-20regulator: s2mps11: Fix GPIO descriptor initializationMarek Szyprowski
2018-11-15regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij
2018-08-08regulator: samsung: Add SPDX license identifiersKrzysztof Kozlowski
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-03-13regulator: s2mps11: Constify regulator_opsKrzysztof Kozlowski
2016-07-12regulator: s2mps11: Fix the voltage linear range for s2mps15Alim Akhtar
2016-05-13Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...Mark Brown
2016-04-18regulator: s2mps11: Set default ramp delay for S2MPS11 LDOsKrzysztof Kozlowski
2016-04-06regulator: s2mps11: Use module_platform_driver() instead subsys initcallJavier Martinez Canillas
2016-03-28regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
2016-02-20regulator: s2mps11: Use local variable for number of regulatorsKrzysztof Kozlowski
2016-02-18regulator: s2mps11: Simplify expression used in BUILD_BUG_ONKrzysztof Kozlowski
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham
2015-06-24regulator: s2mps11: Fix GPIO suspend enable shift wrapping bugKrzysztof Kozlowski
2015-04-27regulator: Remove unneeded semicolonsKrzysztof Kozlowski
2015-01-16Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee
2014-12-29Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski
2014-12-08Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-05Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...Mark Brown
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi
2014-11-07regulator: Set ena_gpio_initialized in regulator driversMarkus Pargmann
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-10-20regulator: s2mps11: Don't zero allocated memory for external controlKrzysztof Kozlowski
2014-08-16regulator: s2mps11: Optimize the regulator description macroAmit Daniel Kachhap
2014-08-16regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-25regulator: s2mps11: Update module description and Kconfig to add S2MPU02 supportAxel Lin
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi
2014-05-17regulator: s2mps11: Fix accidental enable of buck6 ramp delayKrzysztof Kozlowski
2014-05-01regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14Krzysztof Kozlowski