summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-011-48/+26
* regulator: mcp16502: Convert to use .probe_newAxel Lin2021-06-011-3/+2
* regulator: bd70528: Drop BD70528 supportMatti Vaittinen2021-06-013-290/+0
* regulator: lp8755: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-011-47/+8
* regulator: mt6315: Don't ignore devm_regulator_register failureAxel Lin2021-06-011-8/+9
* regulator: pca9450: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-011-27/+24
* regulator: bd71815: fix platform_no_drv_owner.cocci warningsZou Wei2021-05-271-1/+0
* regulator: rk808: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-261-65/+51
* regulator: rt4831: Add missing .owner field in regulator_descAxel Lin2021-05-251-0/+3
* regulator: mp5416: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-251-29/+15
* regulator: mp886x: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-251-25/+7
* regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sortedAxel Lin2021-05-251-1/+1
* regulator: bd70528: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-241-21/+16
* regulator: max8973: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-241-28/+9
* regulator: bd71815: add select to fix buildRandy Dunlap2021-05-241-0/+1
* regulator: fan53555: Cleanup unused define and redundant assignmentAxel Lin2021-05-191-2/+0
* regulator: fan53555: Fix slew_shift setting for tcs4525Axel Lin2021-05-191-1/+1
* regulator: fan53880: Convert to use .probe_newAxel Lin2021-05-181-3/+2
* regulator: bd71815: Fix missing include filesAxel Lin2021-05-181-0/+2
* Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-121-1/+2
|\
| * Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown2021-05-121-2/+1
| |\
| | * regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
| * | regulator: cros-ec: Fix error code in dev_err messageAxel Lin2021-05-121-1/+2
| |/
* | regulator: fan53555: fix tcs4525 function namesPeter Geis2021-05-121-9/+9
* | regulator: fan53555: only bind tcs4525 to correct chip idPeter Geis2021-05-121-7/+18
* | regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
* | regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-111-0/+1
* | Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Do...Mark Brown2021-05-111-0/+12
|\ \
| * | regulator: Add a routine to set the current limit for QCOM PMIC VBUSBryan O'Donoghue2021-05-101-0/+12
* | | regulator: hi6421v600: Remove unneeded *pmic from struct hi6421_spmi_reg_infoAxel Lin2021-05-101-18/+4
* | | regulator: qcom: Document PM8226 smd regulatorBartosz Dudziak2021-05-101-0/+5
* | | regulator: qcom_smd: Add PM8226 regulator supportBartosz Dudziak2021-05-101-0/+83
|/ /
* | Linux 5.13-rc1v5.13-rc1Linus Torvalds2021-05-091-2/+2
* | fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds2021-05-091-1/+1
* | Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-0919-81/+332
|\ \
| * \ Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-0714-45/+328
| |\ \
| | * | drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen2021-05-051-6/+175
| | * | drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen2021-05-051-0/+4
| | * | drm/amd/pm: initialize variableTom Rix2021-05-041-1/+1
| | * | drm/radeon: Avoid power table parsing memory leaksKees Cook2021-05-041-5/+15
| | * | drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook2021-05-041-3/+3
| | * | drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-041-0/+51
| | * | drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan2021-05-041-3/+10
| | * | amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser2021-04-291-0/+1
| | * | drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng2021-04-291-15/+13
| | * | drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam2021-04-291-0/+3
| | * | drm/amdgpu: fix r initial valuesVictor Zhao2021-04-291-1/+1
| | * | drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski2021-04-281-1/+1
| | * | amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell2021-04-281-0/+8
| | * | amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2021-04-282-2/+7