summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-24regulator: qcom-labibb: OCP interrupts are not a failure while disabledMarijn Suijten1-1/+1
2021-12-21regulator: dt-bindings: samsung,s5m8767: Move fixed string BUCK9 to 'properties'Rob Herring1-1/+2
2021-12-16regulator: Introduce tps68470-regulator driverHans de Goede3-0/+211
2021-12-16Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mark Brown14-161/+473
2021-12-13drivers/regulator: remove redundant ret variableMinghao Chi1-8/+2
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede2-0/+7
2021-12-13platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede4-1/+199
2021-12-13platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede1-7/+28
2021-12-13platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede3-18/+35
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede7-120/+105
2021-12-13platform_data: Add linux/platform_data/tps68470.h fileHans de Goede1-0/+35
2021-12-13i2c: acpi: Add i2c_acpi_new_device_by_fwnode() functionHans de Goede2-10/+24
2021-12-13i2c: acpi: Use acpi_dev_ready_for_enumeration() helperHans de Goede1-1/+4
2021-12-13ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede2-5/+37
2021-12-07regulator: fix bullet lists of regulator_ops commentYanteng Si1-9/+13
2021-12-07regulator: Fix type of regulator-coupled-max-spread propertyThierry Reding1-1/+1
2021-12-07regulator: maxim,max8973: Document interrupts propertyThierry Reding1-0/+3
2021-12-01regulator: qcom-rpmh: Add support for PM8450 regulatorsVinod Koul1-0/+18
2021-12-01regulator: qcom,rpmh: Add compatible for PM8450Vinod Koul1-0/+2
2021-11-30regulator: da9121: Add DA914x binding infoAdam Ward1-31/+44
2021-11-30regulator: da9121: Remove erroneous compatible from bindingAdam Ward1-13/+12
2021-11-30regulator: da9121: Add DA914x supportAdam Ward2-5/+124
2021-11-30regulator: da9121: Prevent current limit change when enabledAdam Ward1-0/+5
2021-11-29regulator: qcom-rpmh: Add PMG1110 regulatorsSatya Priya1-0/+9
2021-11-29dt-bindings: regulator: Add compatible for pmg1110Satya Priya1-0/+1
2021-11-26regulator: qcom_spmi: Add pm8226 regulatorsDominik Kobinski1-0/+39
2021-11-26dt-bindings: regulator: qcom: spmi-regulator: Document pm8226 compatibleDominik Kobinski1-0/+1
2021-11-24regulator: rohm-generic: remove unused dummiesMatti Vaittinen1-14/+0
2021-11-24regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen2-1/+42
2021-11-24regulator: Add regulator_err2notif() helperMatti Vaittinen1-0/+34
2021-11-24regulator: Drop unnecessary struct memberMatti Vaittinen1-1/+0
2021-11-23regulator: rohm-generic: iniline stub functionMatti Vaittinen1-1/+2
2021-11-18regulator: Add units to limit documentationMatti Vaittinen1-3/+5
2021-11-18regulator: bd718x7: Use rohm generic restricted voltage settingMatti Vaittinen1-25/+4
2021-11-18regulator: rohm-regulator: add helper for restricted voltage settingMatti Vaittinen2-0/+23
2021-11-16regulator: da9121: Emit only one error message in .remove()Uwe Kleine-König1-2/+2
2021-11-15Linux 5.16-rc1Linus Torvalds1-2/+2
2021-11-15kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2-5/+6
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-7/+12
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+14
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds21-180/+78
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+13
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds107-277/+277
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+20
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-28/+60
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+14
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-59/+96
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+10
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-4/+71
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds131-1148/+2639