summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-22regulator: tps51632-regulator: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: rpi-panel-attiny-regulator: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: pca9450-regulator: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: max8952: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: max8649: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: max1586: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: lp8755: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: lp3972: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: da9121-regulator: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()Peng Wu1-1/+1
2022-11-22regulator: arizona-micsupp: Don't use a common regulator nameRichard Fitzgerald1-1/+4
2022-11-22regulator: arizona-micsupp: Don't hardcode use of ARIZONA definesRichard Fitzgerald1-8/+7
2022-11-18regulator: Add of_regulator_bulk_get_all()Mark Brown2-0/+100
2022-11-18regulator: Add of_regulator_bulk_get_allCorentin Labbe2-0/+100
2022-11-16lib/test_linear_ranges: Use LINEAR_RANGE()Matti Vaittinen1-11/+2
2022-11-16regulator: dt-bindings: qcom,rpmh: clean up example indentationJohan Hovold1-6/+4
2022-11-16regulator: qcom-rpmh: Fix PMR735a S3 regulator specKonrad Dybcio1-1/+1
2022-11-15regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()Yang Yingliang1-0/+1
2022-11-10regulator: qcom_smd: Fix PMR735a S3 regulator specKonrad Dybcio1-1/+10
2022-11-09regulator: qcom,smd: Document PMR735aKonrad Dybcio1-0/+3
2022-11-09regulator: qcom_smd: Add PMR735a regulatorsKonrad Dybcio2-0/+26
2022-11-03regulator: Add DT support for regulator-output connectorsMark Brown7-43/+169
2022-11-03regulator: userspace-consumer: Handle regulator-output DT nodesZev Weiss2-7/+54
2022-11-03regulator: Add regulator-output bindingZev Weiss1-0/+39
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss4-36/+76
2022-11-02Add support for Richtek RT6190 36V 4-wwtich regulatorMark Brown4-0/+586
2022-11-02regulator: rt6190: Add support for Richtek RT6190 regulatorChiYuan Huang3-0/+507
2022-11-02regulator: Add bindings for Richtek RT6190 regulatorChiYuan Huang1-0/+79
2022-11-02regulator: docs: add missing helperYang Yingliang1-0/+1
2022-10-16Linux 6.1-rc1Linus Torvalds1-2/+2
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds185-421/+378
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds36-71/+1265
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-11/+18
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds18-129/+1831
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds23-726/+922
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa1-8/+11
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor1-2/+7
2022-10-17kbuild: fix single directory buildMasahiro Yamada1-0/+2
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+19
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-9/+9
2022-10-15Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-61/+1
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo2-19/+19
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt1-1/+1
2022-10-15smb3: improve SMB3 change notification supportSteve French6-13/+90
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French1-2/+2
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French1-1/+1
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French1-1/+2
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara1-7/+9
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+18
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu7-0/+396