Age | Commit message (Expand) | Author |
2018-10-02 | regulator: fixed: Default enable high on DT regulators | Linus Walleij |
2018-09-28 | Merge tag 'bd71847-support' into regulator-4.20 | Mark Brown |
2018-09-28 | regulator: bd718xx: rename bd71837 to 718xx | Matti Vaittinen |
2018-09-28 | regulator: bd718XX use pickable ranges | Matti Vaittinen |
2018-09-28 | regulator/mfd: bd718xx: rename bd71837/bd71847 common instances | Matti Vaittinen |
2018-09-28 | regulator: Support regulators where voltage ranges are selectable | Matti Vaittinen |
2018-09-28 | regulator/mfd: Support ROHM BD71847 power management IC | Matti Vaittinen |
2018-09-28 | Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx | Mark Brown |
2018-09-20 | regulator: da905{2,5}: Remove unnecessary array check | Nathan Chancellor |
2018-09-20 | regulator: qcom: Add PMS405 regulators | Bjorn Andersson |
2018-09-20 | regulator: fix crash caused by null driver data | Yu Zhao |
2018-09-19 | regulator: bd718x7: add missing linux/of.h inclusion | Matti Vaittinen |
2018-09-17 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij |
2018-09-04 | regulator: fix kernel-doc for regulator_suspend() | Randy Dunlap |
2018-09-03 | regulator: Fix useless O^2 complexity in suspend/resume | Marek Szyprowski |
2018-09-03 | regulator: Fix 'do-nothing' value for regulators without suspend state | Marek Szyprowski |
2018-08-29 | regulator: bd71837: Disable voltage monitoring for LDO3/4 | Matti Vaittinen |
2018-08-28 | regulator: qcom-rpmh: Add stylistic breaks in the default cases | Douglas Anderson |
2018-08-28 | regulator: core: Add locking to debugfs regulator_summary | Douglas Anderson |
2018-08-28 | regulator: core: Add consumer-requested load in regulator_summary | Douglas Anderson |
2018-08-28 | regulator: core: Add the opmode to regulator_summary | Douglas Anderson |
2018-08-28 | regulator: regmap helpers - support overlapping linear ranges | Matti Vaittinen |
2018-08-28 | regulator: bd71837: Remove duplicate assignment for n_voltages of LDO2 | Axel Lin |
2018-08-28 | regulator: isl9305: Add missing .owner field in regulator_desc | Axel Lin |
2018-08-28 | regulator: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-20 | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-08-10 | Merge branch 'regulator-4.19' into regulator-next | Mark Brown |
2018-08-10 | Merge branch 'regulator-4.18' into regulator-linus | Mark Brown |
2018-08-10 | regulator: add QCOM RPMh regulator driver | David Collins |
2018-08-08 | regulator: samsung: Add SPDX license identifiers | Krzysztof Kozlowski |
2018-08-08 | regulator: maxim: Add SPDX license identifiers | Krzysztof Kozlowski |
2018-07-30 | regulator: bd71837: adobt MFD changes to regulator driver | Matti Vaittinen |
2018-07-30 | regulator: tps65217: Fix NULL pointer dereference on probe | Anton Vasilyev |
2018-07-24 | regulator: Add support for CPCAP regulators on Motorola Xoom devices. | Peter Geis |
2018-07-24 | regulator: Add sw2_sw4 voltage table to cpcap regulator. | Peter Geis |
2018-07-24 | regulator: bd9571mwv: Make symbol 'dev_attr_backup_mode' static | Wei Yongjun |
2018-07-23 | regulator: pfuze100: add support to en-/disable switch regulators | Marco Felsch |
2018-07-20 | regulator: qcom_spmi: Indent with tabs instead of spaces | Niklas Cassel |
2018-07-20 | regulator: qcom_spmi: Do not initialise static to NULL | Niklas Cassel |
2018-07-20 | regulator: qcom_spmi: Use correct regmap when checking for error | Niklas Cassel |
2018-07-20 | regulator: qcom_spmi: Fix warning Bad of_node_put() | Niklas Cassel |
2018-07-18 | regulator: bd9571mwv: Add support for toggle power switches | Geert Uytterhoeven |
2018-07-18 | regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up" | Geert Uytterhoeven |
2018-07-11 | regulator: uniphier: add regulator driver for UniPhier SoC | Kunihiko Hayashi |
2018-07-09 | regulator: max8997: clean up a condition in max8997_list_voltage() | Dan Carpenter |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap |
2018-07-05 | regulator: core: Link consumer with regulator driver | pascal paillet |
2018-07-05 | regulator: core: Change suspend_late to suspend | pascal paillet |
2018-07-04 | regulator: da9063: Handle less LDOs on DA9063L | Marek Vasut |