On Tue, Sep 27, 2022 at 11:20:20AM +0530, Badal Nilawar wrote: > From: Dale B Stimson <[email protected]> > > Extend hwmon power/energy for XEHPSDV especially per gt level energy > usage. > > v2: Update to latest HWMON spec (Ashutosh) > v3: Fix review comments (Ashutosh) > v4: Fix review comments (Anshuman) > v5: s/hwmon_device_register_with_info/ > devm_hwmon_device_register_with_info/ (Ashutosh) > > Signed-off-by: Ashutosh Dixit <[email protected]> > Signed-off-by: Dale B Stimson <[email protected]> > Signed-off-by: Badal Nilawar <[email protected]> > Acked-by: Guenter Roeck <[email protected]> > Reviewed-by: Ashutosh Dixit <[email protected]> > Reviewed-by: Anshuman Gupta <[email protected]>
This last patch is making me thing that the hwmon should have been under gt rather than under i915. We leave it to a later refactoring. Reviewed-by: Andi Shyti <[email protected]> Thanks, Andi
