Age | Commit message (Expand) | Author | Files | Lines |
2020-05-10 | power: supply: bd70528: use linear ranges | Matti Vaittinen | 2 | -89/+56 |
2020-05-10 | Merge tag 'tags/linear-ranges-lib' into psy-next | Sebastian Reichel | 1 | -5/+5 |
2020-05-10 | power: reset: ltc2952: remove unused variable | Hongbo Yao | 1 | -2/+1 |
2020-05-10 | power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()' | Christophe JAILLET | 1 | -16/+2 |
2020-05-09 | power: supply: cw2015: Make some symbols static | ChenTao | 1 | -2/+2 |
2020-05-09 | power: bq25890: unlock on error paths in bq25890_resume() | Dan Carpenter | 1 | -3/+4 |
2020-05-08 | power: supply: bd70528: rename linear_range to avoid collision | Matti Vaittinen | 1 | -5/+5 |
2020-05-07 | power: supply: core: Add type property to uevent env | Mathew King | 1 | -24/+37 |
2020-05-07 | power: supply: core: Add a macro that maps enum properties to text values | Mathew King | 1 | -74/+50 |
2020-05-07 | power: supply: core: Use designated initializer for property text arrays | Mathew King | 1 | -14/+60 |
2020-05-07 | power: supply: core: Cleanup power supply sysfs attribute list | Mathew King | 1 | -128/+132 |
2020-05-03 | power: bq25890: protect view of the chip's state | Michał Mirosław | 1 | -56/+26 |
2020-05-03 | power: bq25890: remove redundant I2C bus check | Michał Mirosław | 1 | -6/+0 |
2020-05-03 | power: bq25890: make property table const | Michał Mirosław | 1 | -1/+1 |
2020-05-03 | power: bq25890: simplify chip name property getter | Michał Mirosław | 1 | -11/+8 |
2020-05-03 | power: supply: add CellWise cw2015 fuel gauge driver | Tobias Schramm | 3 | -0/+761 |
2020-05-03 | power: supply: core: fix memory leak in HWMON error path | Qiushi Wu | 1 | -1/+1 |
2020-05-01 | power: supply: core: tabularize HWMON temperature labels | Michał Mirosław | 1 | -1/+19 |
2020-05-01 | power: charger-manager: clarify num_properties starting value | Michał Mirosław | 1 | -1/+1 |
2020-05-01 | power: supply: core: hide unused HWMON labels | Michał Mirosław | 1 | -3/+39 |
2020-05-01 | power: supply: core: fix HWMON temperature labels | Michał Mirosław | 1 | -1/+1 |
2020-05-01 | power: supply: generic-adc-battery: Prepare for const properties | Sebastian Reichel | 1 | -11/+11 |
2020-05-01 | power: supply: charger-manager: Prepare for const properties | Sebastian Reichel | 1 | -18/+22 |
2020-05-01 | power: supply: core: reduce power_supply_show_usb_type() parameters | Michał Mirosław | 1 | -6/+4 |
2020-05-01 | power: reset: introduce oxnas-restart | Daniel Golle | 3 | -0/+241 |
2020-04-29 | power: supply: max17042_battery: Add support for the TTE_NOW prop | Geordan Neukum | 1 | -0/+8 |
2020-04-29 | power: supply: axp288_charger: Omit superfluous error message | Tang Bin | 1 | -3/+2 |
2020-04-28 | power: supply: sc27xx: Add boot voltage support | Yuanjiang Yu | 1 | -0/+8 |
2020-04-28 | power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties support | Yuanjiang Yu | 1 | -2/+58 |
2020-04-28 | power: supply: sc27xx: Allow to change the battery full capacity | Yuanjiang Yu | 1 | -1/+7 |
2020-04-28 | power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gauge | Yuanjiang Yu | 1 | -0/+1 |
2020-04-28 | power: supply: ab8500_fg: remove comparison to bool | Jason Yan | 1 | -1/+1 |
2020-04-28 | power: reset: qcom-pon: reg write mask depends on pon generation | Kejia Hu | 1 | -1/+2 |
2020-04-21 | drivers: Remove inclusion of vermagic header | Leon Romanovsky | 1 | -1/+1 |
2020-04-14 | power: supply: 88pm860x_battery: remove redundant dev_err message | Tang Bin | 1 | -6/+2 |
2020-04-14 | power: supply: axp288_fuel_gauge: Add the Meegopad T02 to the blacklist. | Rafael Gandolfi | 1 | -0/+6 |
2020-04-14 | power: supply: max14656: remove set but not used 'ret' | Jason Yan | 1 | -3/+2 |
2020-04-13 | power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select | Enric Balletbo i Serra | 1 | -1/+1 |
2020-04-11 | change email address for Pali Rohár | Pali Rohár | 4 | -6/+6 |
2020-04-09 | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -33/+19 |
2020-04-05 | Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 11 | -125/+210 |
2020-03-12 | power: reset: sc27xx: Allow the SC27XX poweroff driver building into a module | Baolin Wang | 2 | -2/+7 |
2020-03-12 | power: reset: sc27xx: Change to use cpu_down() | Baolin Wang | 1 | -3/+6 |
2020-03-12 | power: reset: sc27xx: Power off the external subsystems' connection | Sherry Zong | 1 | -0/+5 |
2020-03-12 | power: twl4030: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -2/+2 |
2020-03-12 | power: supply: bq27xxx_battery: Silence deferred-probe error | Dmitry Osipenko | 1 | -1/+4 |
2020-03-08 | power: reset: at91-reset: handle nrst async for sam9x60 | Claudiu.Beznea@microchip.com | 1 | -0/+8 |
2020-03-08 | power: reset: at91-reset: get rid of at91_reset_data | Claudiu.Beznea@microchip.com | 1 | -28/+9 |
2020-03-08 | power: reset: at91-reset: keep only one reset function | Claudiu.Beznea@microchip.com | 1 | -49/+3 |
2020-03-08 | power: reset: at91-reset: make at91sam9g45_restart() generic | Claudiu.Beznea@microchip.com | 1 | -15/+6 |