Age | Commit message (Expand) | Author |
2020-02-03 | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-24 | regulator: bd718x7: Split driver to common and bd718x7 specific parts | Matti Vaittinen |
2020-01-24 | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devices | Matti Vaittinen |
2020-01-23 | Merge remote-tracking branch 'regulator/topic/equal' into regulator-next | Mark Brown |
2020-01-23 | Merge branch 'regulator-5.6' into regulator-next | Mark Brown |
2020-01-23 | Merge branch 'regulator-5.5' into regulator-linus | Mark Brown |
2020-01-20 | regulator: core: Fix exported symbols to the exported GPL version | Enric Balletbo i Serra |
2020-01-17 | regulator: mpq7920: Fix incorrect defines | Axel Lin |
2020-01-17 | regulator: vqmmc-ipq4019: Fix platform_no_drv_owner.cocci warnings | YueHaibing |
2020-01-17 | regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage | Enric Balletbo i Serra |
2020-01-14 | regulator: core: Add regulator_is_equal() helper | Marek Vasut |
2020-01-14 | regulator: mpq7920: Convert to use .probe_new | Axel Lin |
2020-01-14 | regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_info | Axel Lin |
2020-01-14 | regulator: vqmmc-ipq4019: Trivial clean up | Axel Lin |
2020-01-14 | regulator: vqmmc-ipq4019: Remove ipq4019_regulator_remove | Axel Lin |
2020-01-13 | regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_inits | Axel Lin |
2020-01-13 | regulator: add IPQ4019 SDHCI VQMMC LDO driver | Robert Marko |
2020-01-13 | regulator: Convert i2c drivers to use .probe_new | Axel Lin |
2020-01-13 | regulator: mpq7920: Check the correct variable in mpq7920_regulator_register() | Dan Carpenter |
2020-01-10 | regulator: mpq7920: Fix Woverflow warning on conversion | Saravanan Sekar |
2020-01-10 | regulator: mp8859: tidy up white space in probe | Dan Carpenter |
2020-01-09 | regulator: mpq7920: add mpq7920 regulator driver | Saravanan Sekar |
2020-01-08 | regulator: mp8859: add config option and build entry | Markus Reichl |
2020-01-07 | regulator: mp8859: add driver | Markus Reichl |
2020-01-06 | regulator: samsung: Rename Samsung to lowercase | Krzysztof Kozlowski |
2020-01-06 | Merge tag 'regulator-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-03 | regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops | Axel Lin |
2019-12-25 | regulator: axp20x: Fix axp20x_set_ramp_delay | Axel Lin |
2019-12-20 | regulator: bd71828: remove get_voltage operation | Matti Vaittinen |
2019-12-18 | regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask | Chen-Yu Tsai |
2019-12-17 | Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-17 | regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators | Matti Vaittinen |
2019-12-16 | regulator: rn5t618: fix module aliases | Andreas Kemnade |
2019-12-11 | regulator: max77650: add of_match table | Bartosz Golaszewski |
2019-12-09 | regulator: rk808: Lower log level on optional GPIOs being not available | Miquel Raynal |
2019-12-09 | regulator: core: avoid unneeded .list_voltage calls | Cristian Marussi |
2019-12-04 | regulator: s5m8767: Fix a warning message | Christophe JAILLET |
2019-12-03 | regulator: core: fix regulator_register() error paths to properly release rdev | Wen Yang |
2019-11-27 | regulator: fix use after free issue | Wen Yang |
2019-11-22 | Merge branch 'regulator-5.5' into regulator-next | Mark Brown |
2019-11-22 | Merge branch 'regulator-5.4' into regulator-linus | Mark Brown |
2019-11-22 | regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode | Axel Lin |
2019-11-20 | regulator: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-20 | regulator: tps6105x: add optional devicetree support | Sven Van Asbroeck |
2019-11-19 | regulator: rn5t618: fix rc5t619 ldo10 enable | Andreas Kemnade |
2019-11-18 | regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify code | zhengbin |
2019-11-15 | regulator: da9062: add of_map_mode support for bucks | Christoph Fritz |
2019-11-15 | regulator: da9062: refactor buck modes into header | Christoph Fritz |