summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-29regulator: fixed-helper: Add missing "Return" kerneldoc sectionChen-Yu Tsai
2024-08-29regulator: fixed: Fix incorrectly formatted kerneldoc "Return" sectionChen-Yu Tsai
2024-08-29regulator: of: Fix incorrectly formatted kerneldoc "Return" sectionsChen-Yu Tsai
2024-08-29regulator: core: Add missing kerneldoc "Return" sectionsChen-Yu Tsai
2024-08-29regulator: core: Fix incorrectly formatted kerneldoc "Return" sectionsChen-Yu Tsai
2024-08-29regulator: core: Fix regulator_is_supported_voltage() kerneldoc return valueChen-Yu Tsai
2024-08-29regulator: core: Fix short description for _regulator_check_status_enabled()Chen-Yu Tsai
2024-08-28regulator: qcom_spmi: Use of_property_read_bool()Rob Herring (Arm)
2024-08-28regulator: qcom_spmi: Drop unnecessary of_find_property() callRob Herring (Arm)
2024-08-22regulator: Minor cleanupsMark Brown
2024-08-22regulator: s2mps11: use scoped memory allocation to simplify probeKrzysztof Kozlowski
2024-08-22regulator: Fully clean up on error in of_regulator_bulk_get_all()Chen-Yu Tsai
2024-08-22regulator: Return actual error in of_regulator_bulk_get_all()Chen-Yu Tsai
2024-08-22regulator: Clarify error message for "id == NULL" in _regulator_get()Chen-Yu Tsai
2024-08-14regulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14regulator: qcom-smd: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14regulator: qcom-rpmh: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14regulator: s5m8767: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14regulator: max8997: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14regulator: bd96801: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-14regulator: bd718x7: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-13Add input voltage suppliers for PMIC MCP16502Mark Brown
2024-08-13regulator: mcp16502: Add supplier for regulatorsAndrei Simion
2024-08-06regulator: bd9576: Constify struct linear_rangeChristophe JAILLET
2024-08-01regulator: Use of_property_read_bool()Rob Herring (Arm)
2024-08-01regulator: max77857: Make max77857_id staticYue Haibing
2024-07-29regulator: rt5120: Convert comma to semicolonChen Ni
2024-07-29regulator: wm831x-isink: Convert comma to semicolonChen Ni
2024-07-29regulator: bd96801: Delete unnecessary check in probe()Dan Carpenter
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-27Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-27Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-27Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-07-27Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-26Merge tag 'auxdisplay-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-26Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-26Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-07-26regulator: Further restrict RZG2L USB VBCTRL regulator dependenciesMark Brown