summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-1450-272/+4187
|\
| * Merge branch 'regulator-4.19' into regulator-nextMark Brown2018-08-1049-269/+4163
| |\
| | * regulator: add QCOM RPMh regulator driverDavid Collins2018-08-103-0/+779
| | * regulator: dt-bindings: add QCOM RPMh regulator bindingsDavid Collins2018-08-102-0/+196
| | * Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown2018-08-1017-7/+2341
| | |\
| | | * soc: qcom: rmtfs-mem: fix memleak in probe error pathsJohan Hovold2018-07-211-2/+1
| | | * soc: qcom: llc-slice: Add missing MODULE_LICENSE()Niklas Cassel2018-07-211-0/+3
| | | * drivers: qcom: rpmh: fix unwanted error check for get_tcs_of_type()Raju P.L.S.S.S.N2018-07-211-4/+2
| | | * drivers: qcom: rpmh-rsc: fix the loop index check in get_req_from_tcsRaju P.L.S.S.S.N2018-07-211-1/+1
| | | * firmware: qcom: scm: add a dummy qcom_scm_assign_mem()Niklas Cassel2018-07-211-0/+4
| | | * drivers: qcom: rpmh-rsc: Check cmd_db_ready() to help childrenDouglas Anderson2018-07-211-0/+13
| | | * drivers: qcom: rpmh-rsc: allow active requests from wake TCSLina Iyer2018-07-211-2/+21
| | | * drivers: qcom: rpmh: add support for batch RPMH requestLina Iyer2018-07-214-2/+168
| | | * drivers: qcom: rpmh: allow requests to be sent asynchronouslyLina Iyer2018-07-213-0/+60
| | | * drivers: qcom: rpmh: cache sleep/wake state requestsLina Iyer2018-07-214-7/+216
| | | * drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCSLina Iyer2018-07-211-0/+44
| | | * drivers: qcom: rpmh-rsc: write sleep/wake requests to TCSLina Iyer2018-07-212-0/+129
| | | * drivers: qcom: rpmh: add RPMH helper functionsLina Iyer2018-07-215-3/+179
| | | * drivers: qcom: rpmh-rsc: log RPMH requests in FTRACELina Iyer2018-07-213-1/+93
| | | * dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCsLina Iyer2018-07-211-0/+137
| | | * drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCsLina Iyer2018-07-216-0/+631
| | | * drivers: soc: Add LLCC driverRishabh Bhatnagar2018-07-215-0/+628
| | | * dt-bindings: Documentation for qcom, llccRishabh Bhatnagar2018-07-211-0/+26
| | | * soc: qcom: smem: Correct check for global partitionBjorn Andersson2018-07-211-5/+5
| | * | regulator: samsung: Add SPDX license identifiersKrzysztof Kozlowski2018-08-083-39/+12
| | * | regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-08-087-131/+52
| | * | regulator: bd71837: adobt MFD changes to regulator driverMatti Vaittinen2018-07-303-9/+4
| | * | regulator: tps65217: Fix NULL pointer dereference on probeAnton Vasilyev2018-07-301-0/+2
| | * | regulator: Add support for CPCAP regulators on Motorola Xoom devices.Peter Geis2018-07-242-0/+81
| | * | regulator: Add sw2_sw4 voltage table to cpcap regulator.Peter Geis2018-07-241-0/+23
| | * | regulator: bd9571mwv: Make symbol 'dev_attr_backup_mode' staticWei Yongjun2018-07-241-1/+1
| | * | regulator: pfuze100: add support to en-/disable switch regulatorsMarco Felsch2018-07-231-0/+36
| | * | regulator: pfuze100: add optional disable switch-regulators bindingMarco Felsch2018-07-231-0/+9
| | * | regulator: qcom_spmi: Indent with tabs instead of spacesNiklas Cassel2018-07-201-1/+1
| | * | regulator: qcom_spmi: Do not initialise static to NULLNiklas Cassel2018-07-201-1/+1
| | * | regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel2018-07-201-1/+1
| | * | regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel2018-07-201-12/+20
| | * | regulator: bd9571mwv: Document "backup_mode" sysfs fileGeert Uytterhoeven2018-07-181-0/+27
| | * | regulator: bd9571mwv: Add support for toggle power switchesGeert Uytterhoeven2018-07-181-0/+20
| | * | regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up"Geert Uytterhoeven2018-07-181-5/+47
| | * | regulator: uniphier: add regulator driver for UniPhier SoCKunihiko Hayashi2018-07-113-0/+222
| | * | dt-bindings: regulator: add DT bindings for UniPhier regulatorKunihiko Hayashi2018-07-111-0/+57
| | * | regulator: max8997: clean up a condition in max8997_list_voltage()Dan Carpenter2018-07-091-2/+1
| | * | regulator: core: Link consumer with regulator driverpascal paillet2018-07-051-2/+16
| | * | driver core: Add device_link_remove functionpascal paillet2018-07-052-0/+31
| | * | regulator: core: Change suspend_late to suspendpascal paillet2018-07-052-14/+14
| | * | regulator: Revert "regulator: pfuze100: add enable/disable for switch"Fabio Estevam2018-07-021-8/+0
| | * | regulator: bd71837: Remove duplicate description from DT bindingsMatti Vaittinen2018-06-281-8/+0
| | * | regulator: bd71837: Editorial cleanups.Matti Vaittinen2018-06-281-15/+10
| | * | regulator: bd71837: Simplify bd71837_set_voltage_sel_restricted implementationAxel Lin2018-06-271-8/+4