index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_hwmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
drm/xe/hwmon: Convert register access to use xe_mmio
Matt Roper
1
-8
/
+8
2024-08-30
drm/xe/hwmon: Treat hwmon as a per-device concept
Matt Roper
1
-42
/
+53
2024-08-30
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
1
-2
/
+2
2024-08-28
drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
Karthik Poosa
1
-1
/
+1
2024-08-01
drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
Karthik Poosa
1
-1
/
+2
2024-06-27
drm/xe/hwmon: Remove xe_hwmon_process_reg
Karthik Poosa
1
-49
/
+40
2024-05-29
drm/xe/hwmon: Expose card power and energy attributes of BMG
Karthik Poosa
1
-8
/
+16
2024-05-29
drm/xe/hwmon: Add HWMON support for BMG
Karthik Poosa
1
-4
/
+12
2024-05-09
drm/xe/hwmon: Remove unwanted write permission for currN_label
Karthik Poosa
1
-2
/
+7
2024-04-09
drm/xe/hwmon: Cast result to output precision on left shift of operand
Karthik Poosa
1
-2
/
+2
2024-04-09
drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_reg
Karthik Poosa
1
-21
/
+26
2024-03-29
drm/xe/hwmon: Add infra to support card power and energy attributes
Karthik Poosa
1
-82
/
+130
2024-02-26
drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
Rodrigo Vivi
1
-12
/
+13
2024-02-13
drm/xe/vf: Don't enable hwmon if VF
Michal Wajdeczko
1
-0
/
+5
2024-02-06
drm/xe/hwmon: Refactor xe hwmon
Karthik Poosa
1
-12
/
+13
2024-01-19
drm/xe: make hwmon_info const
Jani Nikula
1
-1
/
+1
2024-01-18
drm/xe: Use a NULL pointer instead of 0.
Thomas Hellström
1
-1
/
+1
2023-12-21
drm/xe/hwmon: Expose power1_max_interval
Badal Nilawar
1
-1
/
+152
2023-12-21
drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lock
Badal Nilawar
1
-11
/
+24
2023-12-21
drm/xe/hwmon: Add kernel doc and refactor xe hwmon
Badal Nilawar
1
-110
/
+91
2023-12-21
drm/xe/hwmon: fix uaf on unload
Matthew Auld
1
-1
/
+10
2023-12-21
drm/xe/hwmon: Expose hwmon energy attribute
Badal Nilawar
1
-1
/
+104
2023-12-21
drm/xe/hwmon: Expose input voltage attribute
Badal Nilawar
1
-0
/
+58
2023-12-21
drm/xe/hwmon: Expose card reactive critical power
Badal Nilawar
1
-1
/
+104
2023-12-21
drm/xe/hwmon: Expose power attributes
Badal Nilawar
1
-0
/
+358