Age | Commit message (Expand) | Author | Files | Lines |
2020-06-10 | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 33 | -522/+4098 |
2020-06-06 | power: supply: cw2015: Attach OF ID table to the driver | Andy Shevchenko | 1 | -0/+1 |
2020-06-06 | power: reset: gpio-poweroff: add missing '\n' in dev_err() | Luca Ceresoli | 1 | -1/+1 |
2020-06-05 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -7/+3 |
2020-06-04 | Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 4 | -1/+681 |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -1/+1 |
2020-06-02 | Revert "power: supply: sbs-battery: simplify read_read_string_data" | Sebastian Reichel | 1 | -12/+53 |
2020-06-02 | Revert "power: supply: sbs-battery: add PEC support" | Sebastian Reichel | 1 | -51/+0 |
2020-05-29 | power: supply: sbs-battery: constify power-supply property array | Sebastian Reichel | 1 | -1/+1 |
2020-05-29 | power: supply: sbs-battery: switch to i2c's probe_new | Sebastian Reichel | 1 | -3/+2 |
2020-05-29 | power: supply: sbs-battery: switch from of_property_* to device_property_* | Sebastian Reichel | 1 | -7/+7 |
2020-05-29 | power: supply: sbs-battery: add ability to disable charger broadcasts | Jean-Francois Dagenais | 1 | -0/+29 |
2020-05-29 | power: supply: sbs-battery: fix idle battery status | Sebastian Reichel | 1 | -3/+3 |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support | Sebastian Reichel | 1 | -3/+24 |
2020-05-29 | power: supply: sbs-battery: add MANUFACTURE_DATE support | Sebastian Reichel | 1 | -0/+43 |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL... | Sebastian Reichel | 1 | -0/+12 |
2020-05-29 | power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY support | Sebastian Reichel | 1 | -2/+41 |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG support | Sebastian Reichel | 1 | -3/+9 |
2020-05-29 | power: supply: sbs-battery: add PEC support | Sebastian Reichel | 1 | -3/+69 |
2020-05-29 | power: supply: sbs-battery: simplify read_read_string_data | Sebastian Reichel | 1 | -53/+12 |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN support | Sebastian Reichel | 1 | -0/+5 |
2020-05-28 | power: supply: sbs-battery: Add TI BQ20Z65 support | Sebastian Reichel | 1 | -5/+10 |
2020-05-28 | power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED | Sebastian Reichel | 1 | -0/+1 |
2020-05-28 | power: supply: core: add manufacture date properties | Sebastian Reichel | 1 | -0/+3 |
2020-05-28 | power: supply: core: add capacity error margin property | Sebastian Reichel | 1 | -0/+1 |
2020-05-28 | power: supply: Make bd9995x_chip_reset static | Samuel Zou | 1 | -1/+1 |
2020-05-28 | power: reset: vexpress: fix build issue | Anders Roxell | 1 | -1/+1 |
2020-05-28 | power: vexpress: cleanup: use builtin_platform_driver | Anders Roxell | 1 | -6/+1 |
2020-05-28 | power: vexpress: add suppress_bind_attrs to true | Anders Roxell | 1 | -0/+1 |
2020-05-28 | power: charger: max14577: Add proper dt-compatible strings | Marek Szyprowski | 1 | -0/+10 |
2020-05-28 | Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-next | Sebastian Reichel | 3 | -0/+680 |
2020-05-28 | power: reset: syscon-reboot: Add parental syscon support | Serge Semin | 1 | -2/+5 |
2020-05-26 | Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd... | Lee Jones | 4 | -1/+681 |
2020-05-26 | power: supply: Add support for mps mp2629 battery charger | Saravanan Sekar | 3 | -0/+680 |
2020-05-21 | rtc: mt6397: Add support for the MediaTek MT6358 RTC | Ran Bi | 1 | -1/+1 |
2020-05-12 | power: supply: bq24190_charger: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -1/+1 |
2020-05-11 | power: bq25890: implement INPUT_CURRENT_LIMIT property | Michał Mirosław | 1 | -0/+11 |
2020-05-11 | power: bq25890: implement PRECHARGE_CURRENT property | Michał Mirosław | 1 | -0/+5 |
2020-05-11 | power: bq25890: implement CHARGE_TYPE property | Michał Mirosław | 1 | -0/+13 |
2020-05-11 | power: bq25890: update state on property read | Michał Mirosław | 1 | -0/+4 |
2020-05-11 | power: bq25890: fix ADC mode configuration | Michał Mirosław | 1 | -5/+26 |
2020-05-10 | power: bq25890: use proper CURRENT_NOW property for I_BAT | Michał Mirosław | 1 | -10/+10 |
2020-05-10 | power: supply: max17040: Correct voltage reading | Jonathan Bakker | 1 | -1/+1 |
2020-05-10 | power: supply: olpc_battery: fix the power supply name | Lubomir Rintel | 1 | -2/+2 |
2020-05-10 | power: supply: smb347-charger: Add delay before getting IRQSTAT | David Heidelberg | 1 | -0/+4 |
2020-05-10 | power: supply: smb347-charger: IRQSTAT_D is volatile | Dmitry Osipenko | 1 | -0/+1 |
2020-05-10 | power: supply: KConfig cleanup default n | Matti Vaittinen | 1 | -2/+0 |
2020-05-10 | power: supply: Fix Kconfig help text indentiation | Matti Vaittinen | 1 | -12/+12 |
2020-05-10 | power: supply: Support ROHM bd99954 charger | Matti Vaittinen | 4 | -0/+2227 |
2020-05-10 | power: supply: add battery parameters | Matti Vaittinen | 1 | -0/+8 |