Age | Commit message (Expand) | Author | Files | Lines |
2019-07-16 | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 4 | -41/+652 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-09 | Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 26 | -453/+2173 |
2019-07-09 | Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -5/+75 |
2019-07-04 | Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next | Mark Brown | 2 | -71/+186 |
2019-07-04 | Merge branch 'regulator-5.3' into regulator-next | Mark Brown | 25 | -372/+1969 |
2019-07-04 | Merge branch 'regulator-5.2' into regulator-linus | Mark Brown | 1 | -10/+18 |
2019-07-04 | regulator: max77650: use vsel_step | Bartosz Golaszewski | 1 | -64/+9 |
2019-07-04 | regulator: implement selector stepping | Bartosz Golaszewski | 1 | -0/+63 |
2019-07-03 | regulator: max77650: add MODULE_ALIAS() | Bartosz Golaszewski | 1 | -0/+1 |
2019-07-03 | regulator: max77620: remove redundant assignment to variable ret | Colin Ian King | 1 | -1/+1 |
2019-07-02 | regulator: add support for the stm32-booster | Fabrice Gasnier | 3 | -0/+144 |
2019-07-02 | regulator: s2mps11: Adjust supported buck voltages to real values | Krzysztof Kozlowski | 1 | -10/+17 |
2019-07-02 | regulator: s2mps11: Fix buck7 and buck8 wrong voltages | Krzysztof Kozlowski | 1 | -2/+2 |
2019-07-02 | Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat... | Lee Jones | 3 | -29/+639 |
2019-07-02 | regulator: lp87565: Fix missing break in switch statement | Colin Ian King | 1 | -0/+1 |
2019-06-27 | regulator: rk808: Add RK809 and RK817 support. | Heiko Stuebner | 2 | -28/+622 |
2019-06-27 | mfd: regulator: clk: Split rohm-bd718x7.h | Matti Vaittinen | 1 | -12/+13 |
2019-06-25 | gpio: Fix return value mismatch of function gpiod_get_from_of_node() | Waibel Georg | 4 | -5/+12 |
2019-06-25 | regulator: core: Expose some of core functions needed by couplers | Dmitry Osipenko | 1 | -31/+27 |
2019-06-25 | regulator: core: Introduce API for regulators coupling customization | Dmitry Osipenko | 2 | -40/+159 |
2019-06-24 | regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend | Krzysztof Kozlowski | 1 | -95/+115 |
2019-06-24 | regulator: s2mps11: Reduce number of rdev_get_id() calls | Krzysztof Kozlowski | 1 | -10/+13 |
2019-06-24 | regulator: qcom_spmi: Do NULL check for lvs | Jeffrey Hugo | 1 | -1/+1 |
2019-06-20 | regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_sel | Jeffrey Hugo | 1 | -6/+2 |
2019-06-20 | regulator: da9061/62: Adjust LDO voltage selection minimum value | Felix Riemann | 1 | -16/+24 |
2019-06-20 | regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failure | Krzysztof Kozlowski | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 14 | -62/+14 |
2019-06-18 | regulator: qcom_spmi: add PMS405 SPMI regulator | Jorge Ramirez | 1 | -3/+40 |
2019-06-18 | regulator: qcom_spmi: Add support for PM8005 | Jeffrey Hugo | 1 | -0/+176 |
2019-06-18 | regulator: core: Make entire header comment C++ style | Mark Brown | 2 | -14/+12 |
2019-06-18 | Merge tag 'v5.2-rc4' into regulator-5.3 | Mark Brown | 50 | -312/+50 |
2019-06-17 | regulator: qcom_spmi: Refactor get_mode/set_mode | Jeffrey Hugo | 1 | -8/+18 |
2019-06-17 | regulator: qcom_spmi: enable linear range info | Jorge Ramirez-Ortiz | 1 | -0/+7 |
2019-06-17 | regulator: lp87565: Add 4-phase lp87561 regulator support | Keerthy | 1 | -1/+16 |
2019-06-14 | docs: timers: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-13 | regulator: max8952: Convert to use GPIO descriptors | Linus Walleij | 1 | -34/+28 |
2019-06-12 | regulator: 88pm800: fix warning same module names | Anders Roxell | 2 | -1/+1 |
2019-06-12 | regulator: wm831x: Convert to use GPIO descriptors | Linus Walleij | 1 | -16/+13 |
2019-06-10 | Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2019-06-10 | regulator: max77802: Drop unused includes | Linus Walleij | 1 | -2/+0 |
2019-06-10 | regulator: max8952: simplify getting the adapter of a client | Wolfram Sang | 1 | -1/+1 |
2019-06-07 | regulator: cpcap: Spelling s/configuraion/configuration/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-06 | regulator: lm363x: Add support for LM36274 | Dan Murphy | 2 | -5/+75 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 | Thomas Gleixner | 1 | -7/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -14/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |