This series contains couple of patches. First patch handles locking. Second patch "Expose power1_max_interval" is, with couple of fixes, from previous series https://patchwork.freedesktop.org/series/118934/ Badal Nilawar (2): drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lock drm/xe/hwmon: Expose power1_max_interval .../ABI/testing/sysfs-driver-intel-xe-hwmon | 9 + drivers/gpu/drm/xe/regs/xe_mchbar_regs.h | 8 + drivers/gpu/drm/xe/xe_hwmon.c | 277 +++++++++++++----- 3 files changed, 225 insertions(+), 69 deletions(-) -- 2.25.1