Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-16 | power: supply: cw2015: correct time_to_empty units in sysfs | Jan Palus | 1 | -1/+1 |
2023-06-04 | power: supply: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-11-24 | power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe() | Shang XiaoJing | 1 | -0/+3 |
2022-09-11 | power: supply: cw2015: Use device managed API to simplify the code | Zheyu Ma | 1 | -11/+3 |
2022-02-01 | power: supply: core: fix application of sizeof to pointer | Yang Li | 1 | -1/+1 |
2022-01-03 | power: supply_core: Pass pointer to battery info | Linus Walleij | 1 | -7/+13 |
2021-07-16 | power: supply: cw2015: use dev_err_probe to allow deferred probe | Peter Robinson | 1 | -1/+3 |
2021-03-06 | power: supply: cw2015: Add CHARGE_NOW support | Martin Ashby | 1 | -0/+6 |
2020-06-06 | power: supply: cw2015: Attach OF ID table to the driver | Andy Shevchenko | 1 | -0/+1 |
2020-05-09 | power: supply: cw2015: Make some symbols static | ChenTao | 1 | -2/+2 |
2020-05-03 | power: supply: add CellWise cw2015 fuel gauge driver | Tobias Schramm | 1 | -0/+749 |