mbox series

[v3,0/2] two bugfixes for acpi power meter

Message ID 20250109081708.27366-1-lihuisong@huawei.com (mailing list archive)
Headers show
Series two bugfixes for acpi power meter | expand

Message

Huisong Li Jan. 9, 2025, 8:17 a.m. UTC
Two bugfixes for acpi power meter.

---
 - v3: drop the last patch and use dev_err_once to print as Guenter suggested. 
 - v2: get power alarm state and 'cap' value from notification.

Huisong Li (2):
  hwmon: (acpi_power_meter) Fix uninitialized variables
  hwmon: (acpi_power_meter) Fix update the power trip points on failure

 drivers/hwmon/acpi_power_meter.c | 39 ++++++++++++++++++++++++--------
 1 file changed, 30 insertions(+), 9 deletions(-)