Age | Commit message (Expand) | Author | Files | Lines |
2024-08-29 | regulator: fixed: Fix incorrectly formatted kerneldoc "Return" section | Chen-Yu Tsai | 1 | -2/+4 |
2024-08-29 | regulator: of: Fix incorrectly formatted kerneldoc "Return" sections | Chen-Yu Tsai | 1 | -6/+8 |
2024-08-29 | regulator: core: Add missing kerneldoc "Return" sections | Chen-Yu Tsai | 1 | -2/+63 |
2024-08-29 | regulator: core: Fix incorrectly formatted kerneldoc "Return" sections | Chen-Yu Tsai | 1 | -45/+56 |
2024-08-29 | regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value | Chen-Yu Tsai | 1 | -1/+3 |
2024-08-29 | regulator: core: Fix short description for _regulator_check_status_enabled() | Chen-Yu Tsai | 1 | -4/+2 |
2024-08-28 | regulator: qcom_spmi: Use of_property_read_bool() | Rob Herring (Arm) | 1 | -4/+2 |
2024-08-28 | regulator: qcom_spmi: Drop unnecessary of_find_property() call | Rob Herring (Arm) | 1 | -2/+2 |
2024-08-22 | regulator: Minor cleanups | Mark Brown | 2 | -11/+14 |
2024-08-22 | regulator: s2mps11: use scoped memory allocation to simplify probe | Krzysztof Kozlowski | 1 | -10/+7 |
2024-08-22 | regulator: Fully clean up on error in of_regulator_bulk_get_all() | Chen-Yu Tsai | 1 | -9/+12 |
2024-08-22 | regulator: Return actual error in of_regulator_bulk_get_all() | Chen-Yu Tsai | 1 | -1/+1 |
2024-08-22 | regulator: Clarify error message for "id == NULL" in _regulator_get() | Chen-Yu Tsai | 1 | -1/+1 |
2024-08-14 | regulator: scmi: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+3 |
2024-08-14 | regulator: qcom-smd: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+3 |
2024-08-14 | regulator: qcom-rpmh: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+3 |
2024-08-14 | regulator: s5m8767: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -11/+6 |
2024-08-14 | regulator: max8997: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -6/+5 |
2024-08-14 | regulator: bd96801: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -11/+6 |
2024-08-14 | regulator: bd718x7: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -13/+6 |
2024-08-13 | Add input voltage suppliers for PMIC MCP16502 | Mark Brown | 1 | -8/+9 |
2024-08-13 | regulator: mcp16502: Add supplier for regulators | Andrei Simion | 1 | -8/+9 |
2024-08-06 | regulator: bd9576: Constify struct linear_range | Christophe JAILLET | 1 | -4/+4 |
2024-08-01 | regulator: Use of_property_read_bool() | Rob Herring (Arm) | 2 | -6/+3 |
2024-08-01 | regulator: max77857: Make max77857_id static | Yue Haibing | 1 | -1/+1 |
2024-07-29 | regulator: rt5120: Convert comma to semicolon | Chen Ni | 1 | -2/+2 |
2024-07-29 | regulator: wm831x-isink: Convert comma to semicolon | Chen Ni | 1 | -4/+4 |
2024-07-29 | regulator: bd96801: Delete unnecessary check in probe() | Dan Carpenter | 1 | -2/+0 |
2024-07-27 | Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
2024-07-26 | regulator: Further restrict RZG2L USB VBCTRL regulator dependencies | Mark Brown | 1 | -1/+1 |
2024-07-18 | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 5 | -0/+1526 |
2024-07-15 | regulator: renesas-usb-vbus-regulator: Update the default | Biju Das | 1 | -1/+1 |
2024-07-08 | regulator: pca9450: Make IRQ optional | Frieder Schrempf | 1 | -22/+19 |
2024-07-04 | regulator: max77857: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
2024-07-04 | regulator: da9121: Constify struct regmap_config | Javier Carrasco | 1 | -3/+3 |
2024-07-04 | Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged | Lee Jones | 3 | -0/+921 |
2024-07-04 | Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-merged | Lee Jones | 3 | -0/+206 |
2024-06-28 | regulator: Add regulators driver for Marvell 88PM886 PMIC | Karel Balej | 3 | -0/+399 |
2024-06-27 | regulator: bd96801: ROHM BD96801 PMIC regulators | Matti Vaittinen | 3 | -0/+921 |
2024-06-26 | Add USB VBUS regulator for RZ/G2L | Mark Brown | 7 | -23/+137 |
2024-06-26 | regulator: Add Renesas RZ/G2L USB VBUS regulator driver | Biju Das | 3 | -0/+84 |
2024-06-26 | regulator: core: Add helper for allow HW access to enable/disable regulator | Biju Das | 1 | -0/+28 |
2024-06-25 | regulator: Add refactored mtk-dvfsrc-regulator driver | AngeloGioacchino Del Regno | 1 | -0/+196 |
2024-06-25 | regulator: Remove mtk-dvfsrc-regulator.c | AngeloGioacchino Del Regno | 1 | -214/+0 |
2024-06-24 | regulator: userspace-consumer: quiet device deferral | Robert Marko | 1 | -4/+2 |
2024-06-13 | regulator: add pm8008 pmic regulator driver | Johan Hovold | 3 | -0/+206 |
2024-06-12 | regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones | Andre Przywara | 1 | -14/+19 |
2024-06-12 | regulator: bd71815: fix ramp values | Kalle Niemi | 1 | -1/+1 |
2024-06-11 | regulator: core: Fix modpost error "regulator_get_regmap" undefined | Biju Das | 1 | -0/+1 |
2024-06-10 | regulator: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 4 | -0/+4 |