Age | Commit message (Expand) | Author |
2023-09-26 | regulator/core: Revert "fix kobject release warning and memory leak in regula... | Michał Mirosław |
2023-09-26 | regulator/core: regulator_register: set device->class earlier | Michał Mirosław |
2023-09-20 | regulator: mt6358: split ops for buck and linear range LDO regulators | Chen-Yu Tsai |
2023-09-11 | regulator: Fix voltage range selection | Vincent Whitchurch |
2023-09-07 | Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2023-09-05 | regulator: tps6594-regulator: Fix random kernel crash | Jerome Neanne |
2023-08-29 | regulator: tps6287x: Fix n_voltages | Vincent Whitchurch |
2023-08-29 | Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2023-08-24 | regulator: userspace-consumer: Drop event support for this cycle | Mark Brown |
2023-08-24 | regulator: aw37503: Switch back to use struct i2c_driver's .probe() | Uwe Kleine-König |
2023-08-22 | regulator: aw37503: add regulator driver for Awinic | Mark Brown |
2023-08-21 | regulator: aw37503: add regulator driver for Awinic AW37503 | Alec Li |
2023-08-18 | regulator: tps65086: Select dedicated regulator config for chip variant | Andre Werner |
2023-08-18 | regulator: raa215300: Update help description | Biju Das |
2023-08-18 | regulator: raa215300: Add missing blank space | Biju Das |
2023-08-18 | regulator: raa215300: Change rate from 32000->32768 | Biju Das |
2023-08-16 | regulator: raa215300: Add const definition | Biju Das |
2023-08-16 | regulator: raa215300: Fix resource leak in case of error | Biju Das |
2023-08-14 | regulator: rtq2208: Switch back to use struct i2c_driver's .probe() | Uwe Kleine-König |
2023-08-10 | regulator: lp872x: Fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski |
2023-08-10 | regulator: max77857: Fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski |
2023-08-10 | regulator: ltc3589: Fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski |
2023-08-10 | regulator: qcom_rpm-regulator: Use devm_kmemdup to replace devm_kmalloc + memcpy | Li Zetao |
2023-08-09 | regulator: tps6286x-regulator: Remove redundant of_match_ptr() macros | Chen Jiahao |
2023-08-09 | regulator: pfuze100-regulator: Remove redundant of_match_ptr() macro | Chen Jiahao |
2023-08-09 | regulator: mpq7920: Remove redundant of_match_ptr() macro | Chen Jiahao |
2023-08-09 | regulator: mcp16502: Remove redundant of_match_ptr() macros | Chen Jiahao |
2023-08-09 | regulator: hi6421: Remove redundant of_match_ptr() macros | Chen Jiahao |
2023-08-09 | regulator: lp87565: Remove redundant of_match_ptr() macros | Chen Jiahao |
2023-08-09 | regulator: da9121-regulator: Remove redundant of_match_ptr() macros | Chen Jiahao |
2023-08-08 | regulator: bd71815: Drop useless header | Linus Walleij |
2023-08-08 | regulator: bd71828: Drop useless header | Linus Walleij |
2023-08-08 | regulator: lp8755: Drop useless header | Linus Walleij |
2023-08-08 | regulator: max20086: Drop useless header | Linus Walleij |
2023-08-08 | regulator: mcp16502: Drop useless header | Linus Walleij |
2023-08-08 | regulator: mt6311: Drop useless header | Linus Walleij |
2023-08-08 | regulator: rc5t583: Drop useless header | Linus Walleij |
2023-08-08 | regulator: rpi-panel-attiny: Drop useless header | Linus Walleij |
2023-08-08 | regulator: s2mpa01: Drop useless header | Linus Walleij |
2023-08-08 | regulator: tps65910: Drop useless header | Linus Walleij |
2023-08-07 | regulator: rpi-panel-attiny-regulator: Remove redundant of_match_ptr() | Ruan Jinjie |
2023-08-07 | Add Richtek RTQ2208 SubPMIC support | Mark Brown |
2023-08-07 | regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550 | Abel Vesa |
2023-08-07 | regulator: max5970: Rename driver and remove wildcard | Naresh Solanki |
2023-08-07 | regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driver | Alina Yu |
2023-08-04 | regulator: da9063: better fix null deref with partial DT | Martin Fuzzey |
2023-08-03 | regulator: max77857: fix build error in max77857-regulator.c | Yang Yingliang |
2023-08-03 | regulator: userspace-consumer: Add regulator event support | Naresh Solanki |
2023-08-01 | regulator: max77857: change some variables to static | Yang Yingliang |
2023-07-30 | regulator: Merge up fixes from Linus' tree | Mark Brown |