Age | Commit message (Expand) | Author |
2022-09-08 | Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-25 | regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato... | Xiaolei Wang |
2022-08-22 | regulator: core: Clean up on enable failure | Andrew Halaney |
2022-08-16 | Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-10 | regulator: core: Fix missing error return from regulator_bulk_get() | Douglas Anderson |
2022-08-04 | Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-07-28 | regulator: Consumer load management improvements | Mark Brown |
2022-07-27 | regulator: core: Allow drivers to define their init data as const | Douglas Anderson |
2022-07-27 | regulator: core: Allow specifying an initial load w/ the bulk API | Douglas Anderson |
2022-07-27 | regulator: mt6380: Fix unused array warning | Jean Delvare |
2022-07-19 | regulator: core: Fix off-on-delay-us for always-on/boot-on regulators | Christian Kohlschütter |
2022-07-15 | regulator: of: Fix refcount leak bug in of_get_regulation_constraints() | Liang He |
2022-07-14 | regulator: max597x: Don't return uninitialized variable in .probe | Axel Lin |
2022-07-11 | regulator: qcom_spmi: add support for PMP8074 regulators | Robert Marko |
2022-07-11 | regulator: qcom_spmi: add support for HT_P600 | Robert Marko |
2022-07-11 | regulator: qcom_spmi: add support for HT_P150 | Robert Marko |
2022-07-11 | regulator: max597x: Remove unused including <linux/version.h> | Jiapeng Chong |
2022-07-07 | regulator: Fix MFD_MAX597X dependency | Mark Brown |
2022-07-05 | regulator: Fix parameter declaration and spelling mistake. | Zhang Jiaming |
2022-07-05 | regulator: max597x: Add support for max597x regulator | Patrick Rudolph |
2022-06-30 | regulator: qcom_smd: Add PM8909 and fix pm8916_pldo range | Mark Brown |
2022-06-30 | regulator: scmi: Add missing of_node_get() | Liang He |
2022-06-29 | regulator: qcom_smd: Add PM8909 RPM regulators | Stephan Gerhold |
2022-06-29 | regulator: qcom_smd: Fix pm8916_pldo range | Stephan Gerhold |
2022-06-29 | regulator: mt6370: Use the correct header for platform_device_id | ChiYuan Huang |
2022-06-29 | regulator: mt6370: Use 'fwnode_gpiod_get_index' to fix gpio parsing | ChiYuan Huang |
2022-06-23 | regulator: mt6370: Add mt6370 DisplayBias and VibLDO support | ChiYuan Huang |
2022-06-23 | regulator: rt5120: Add PMIC regulator support | ChiYuan Huang |
2022-06-13 | regulator: rpi-panel-attiny: Use backlight helper | Stephen Kitt |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE | Thomas Gleixner |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULE | Thomas Gleixner |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner |
2022-06-08 | platform/chrome: cros_ec_proto: Rename cros_ec_command function | Prashant Malani |
2022-06-08 | regulator: cros-ec: Use common cros_ec_command() | Prashant Malani |
2022-06-07 | regulator: qcom_smd: add get_voltage to MP5496 | Robert Marko |
2022-06-07 | regulator: qcom_smd: correct MP5496 ranges | Robert Marko |
2022-06-07 | regulator: mp5416: remove kernel.h include | Robert Marko |
2022-06-06 | regulator: rt5190a: check if init_data is NULL, bypass rt5190a_of_parse_cb | ChiYuan Huang |
2022-06-06 | regulator: mp5416: add support for MP5496 | Robert Marko |
2022-06-06 | regulator: mp5416: use OF match data | Robert Marko |
2022-06-06 | regulator: mp5416: alphabetically sort header includes | Robert Marko |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki |
2022-05-19 | regulator: pfuze100: Use devm_register_sys_off_handler() | Dmitry Osipenko |
2022-05-17 | Merge remote-tracking branch 'regulator/for-5.19' into regulator-next | Mark Brown |
2022-05-17 | regulator: scmi: Fix refcount leak in scmi_regulator_probe | Miaoqian Lin |
2022-05-11 | regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt | Miaoqian Lin |
2022-05-09 | regulator: qcom_smd: Fix up PM8950 regulator configuration | Konrad Dybcio |
2022-05-05 | regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET | Zev Weiss |