Age | Commit message (Expand) | Author |
2020-10-09 | Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds |
2020-10-09 | power: supply: sbs-battery: chromebook workaround for PEC | Sebastian Reichel |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2020-07-31 | power: supply: wilco_ec: Add long life charging mode | Crag Wang |
2020-07-29 | power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor | Dan Murphy |
2020-07-29 | power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor | Dan Murphy |
2020-07-29 | power: supply: test_power: Fix battery_current initial value | LH Lin |
2020-07-29 | power: supply: Fix kerneldoc of power_supply_temp2resist_simple() | Krzysztof Kozlowski |
2020-07-29 | power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated() | Krzysztof Kozlowski |
2020-07-28 | power: supply: rt5033_battery: Fix error code in rt5033_battery_probe() | Peng Fan |
2020-07-28 | power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MIN | Matheus Castello |
2020-07-28 | power: supply: check if calc_soc succeeded in pm860x_init_battery | Tom Rix |
2020-07-28 | power: supply: bq2xxxx: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-28 | power: reset: add driver for LinkStation power off | Daniel González Cabanelas |
2020-07-28 | power: supply: sc27xx: prevent adc * 1000 from overflow | Chunyan Zhang |
2020-07-27 | power: Convert to DEFINE_SHOW_ATTRIBUTE | Yongqiang Liu |
2020-07-26 | power: reset: keystone-reset: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-21 | power: supply: bq25150 introduce the bq25150 | Ricardo Rivera-Matos |
2020-07-21 | power_supply: Add additional health properties to the header | Dan Murphy |
2020-06-29 | thermal: Explicitly enable non-changing thermal zone devices | Andrzej Pietrasiewicz |
2020-06-19 | power: supply: max8998_charger: Correct ONLINE and add STATUS props | Jonathan Bakker |
2020-06-19 | power: supply: bq24190_charger: Fix runtime PM imbalance on error | Dinghao Liu |
2020-06-19 | power: supply: sbs-battery: add PEC support | Sebastian Reichel |
2020-06-19 | power: supply: sbs-battery: use i2c_smbus_read_block_data() | Sebastian Reichel |
2020-06-19 | power: supply: gpio-charger: Make gpios optional | Sebastian Reichel |
2020-06-19 | power: supply: axp20x_usb_power: fix spelling mistake | Keyur Patel |
2020-06-19 | power: supply: use kobj_to_dev | Wang Qing |
2020-06-10 | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2020-06-06 | power: supply: cw2015: Attach OF ID table to the driver | Andy Shevchenko |
2020-06-06 | power: reset: gpio-poweroff: add missing '\n' in dev_err() | Luca Ceresoli |
2020-06-04 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-06-04 | Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-02 | Revert "power: supply: sbs-battery: simplify read_read_string_data" | Sebastian Reichel |
2020-06-02 | Revert "power: supply: sbs-battery: add PEC support" | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: constify power-supply property array | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: switch to i2c's probe_new | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: switch from of_property_* to device_property_* | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: add ability to disable charger broadcasts | Jean-Francois Dagenais |
2020-05-29 | power: supply: sbs-battery: fix idle battery status | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: add MANUFACTURE_DATE support | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL... | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY support | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG support | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: add PEC support | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: simplify read_read_string_data | Sebastian Reichel |
2020-05-29 | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN support | Sebastian Reichel |
2020-05-28 | power: supply: sbs-battery: Add TI BQ20Z65 support | Sebastian Reichel |