Age | Commit message (Expand) | Author | Files | Lines |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson | 1 | -0/+1 |
2022-09-10 | regulator: qcom_rpm: Fix circular deferral regression | Linus Walleij | 1 | -12/+12 |
2020-07-01 | regulator: qcom_rpm: Constify struct regulator_ops | Rikard Falkeborn | 1 | -3/+3 |
2020-05-08 | Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown | 1 | -7/+7 |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen | 1 | -7/+7 |
2020-04-14 | regulator: qcom_rpm: remove defined but not used 'pm8921_ftsmps' | Jason Yan | 1 | -10/+0 |
2020-02-26 | regulator: add smb208 support | Ansuel Smith | 1 | -0/+9 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 1 | -9/+1 |
2017-07-07 | regulator: qcom_rpm-regulator: add NULL check on of_match_device() return value | Gustavo A. R. Silva | 1 | -0/+5 |
2016-08-31 | regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator | Neil Armstrong | 1 | -0/+66 |
2015-04-08 | regulator: qcom: Tidy up probe() | Bjorn Andersson | 1 | -10/+11 |
2015-04-08 | regulator: qcom: Rework to single platform device | Bjorn Andersson | 1 | -83/+161 |
2015-04-08 | regulator: qcom: Refactor of-parsing code | Bjorn Andersson | 1 | -60/+81 |
2015-04-08 | regulator: qcom: Don't enable DRMS in driver | Bjorn Andersson | 1 | -4/+0 |
2015-02-23 | regulator: qcom-rpm: Implement set_load and enable drms | Bjorn Andersson | 1 | -0/+30 |
2015-02-18 | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'... | Mark Brown | 1 | -4/+8 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo... | Mark Brown | 1 | -0/+1 |
2015-01-30 | regulator: qcom-rpm: Make it possible to specify supply | Bjorn Andersson | 1 | -0/+1 |
2015-01-28 | regulator: qcom-rpm: signedness bug in probe() | Dan Carpenter | 1 | -1/+1 |
2015-01-26 | regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write fails | Axel Lin | 1 | -4/+8 |
2015-01-22 | regulator: qcom-rpm: Add missing state flag in call to RPM | Bjorn Andersson | 1 | -0/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp... | Mark Brown | 1 | -0/+19 |
2014-11-26 | regulator: of: Add regulator desc param to of_get_regulator_init_data() | Javier Martinez Canillas | 1 | -4/+5 |
2014-11-21 | regulator: rpm: add support for RPM-controller SMB208 | Josh Cartwright | 1 | -0/+19 |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-26 | regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macro | Axel Lin | 1 | -1/+1 |
2014-09-26 | regulator: qcom_rpm: Don't explicitly initialise the first field of config | Axel Lin | 1 | -1/+1 |
2014-09-24 | regulator: qcom-rpm: Regulator driver for the Qualcomm RPM | Bjorn Andersson | 1 | -0/+798 |