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
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
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
/
hwmon
/
asus-ec-sensors.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-26
hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
Ross Brown
1
-1
/
+1
2024-06-10
hwmon: (asus-ec-sensors) add ProArt X670E-CREATOR WIFI
Eugene Shalygin
1
-0
/
+10
2023-10-28
hwmon: (asus-ec-sensors) add ROG Crosshair X670E Gene.
Ellie Hermaszewska
1
-0
/
+12
2023-08-21
hwmon: (asus-ec-sensosrs) fix mutex path for X670E Hero
Eugene Shalygin
1
-1
/
+1
2023-06-08
hwmon: (asus-ec-sensors) add ROG Crosshair X670E Hero.
Michael Carns
1
-0
/
+30
2023-04-19
hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMING
Eugene Shalygin
1
-0
/
+10
2023-04-19
hwmon: (asus-ec-sensors) add ProArt B550-Creator
fireflame90051
1
-0
/
+10
2023-02-03
hwmon: (asus-ec-sensors) add zenith ii extreme alpha
Eric Nguyen
1
-0
/
+2
2023-02-03
hwmon: (asus-ec-sensors) add missing mutex path
Eugene Shalygin
1
-0
/
+1
2022-12-01
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
Yuan Can
1
-0
/
+2
2022-09-09
hwmon: (asus-ec-sensors) autoload module via DMI data
Eugene Shalygin
1
-186
/
+222
2022-07-13
hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME
Urs Schroffenegger
1
-0
/
+47
2022-07-13
hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING
Eugene Shalygin
1
-3
/
+4
2022-07-13
hwmon: (asus-ec-sensors) add support for Maximus XI Hero
Michael Carns
1
-0
/
+36
2022-07-13
hwmon: (asus-ec-sensors) add support for Strix Z690-a D4
Shady Nawara
1
-0
/
+18
2022-06-15
hwmon: (asus-ec-sensors) add missing comma in board name list.
Michael Carns
1
-1
/
+1
2022-05-22
hwmon: (asus-ec-sensors) fix Formula VIII definition
Eugene Shalygin
1
-10
/
+2
2022-05-22
hwmon: (asus-ec-sensors) add ROG STRIX X570-E GAMING WIFI II
Debabrata Banerjee
1
-0
/
+8
2022-05-20
hwmon: (asus-ec-sensors) add PRIME X470-PRO board
Eugene Shalygin
1
-0
/
+43
2022-05-20
hwmon: (asus-ec-sensors) add support for board families
Eugene Shalygin
1
-5
/
+35
2022-05-20
hwmon: (asus-ec-sensors) implement locking via the ACPI global lock
Eugene Shalygin
1
-26
/
+99
2022-05-20
hwmon: (asus-ec-sensors) introduce ec_board_info struct for board data
Eugene Shalygin
1
-89
/
+123
2022-05-17
hwmon: (asus-ec-sensors) add ProArt X570 Creator WIFI board
Eugene Shalygin
1
-0
/
+5
2022-05-17
hwmon: (asus-ec-sensors) Add T_Sensor for ASUS WS X570-ACE
Wei Shuyu
1
-1
/
+2
2022-02-28
hwmon: (asus-ec-sensors) do not print from .probe()
Eugene Shalygin
1
-11
/
+5
2022-02-28
hwmon: (asus-ec-sensors) merge setup functions
Eugene Shalygin
1
-25
/
+16
2022-02-28
hwmon: (asus-ec-sensors) deduce sensor signedness from its type
Eugene Shalygin
1
-9
/
+31
2022-02-28
hwmon: (asus-ec-sensors) add CPU core voltage
Eugene Shalygin
1
-10
/
+19
2022-02-28
hwmon: (asus-ec-sensors) read sensors as signed ints
Eugene Shalygin
1
-8
/
+8
2022-02-28
hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()
Dan Carpenter
1
-1
/
+1
2022-02-28
hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFi
Eugene Shalygin
1
-0
/
+6
2022-02-28
hwmon: (asus-ec-sensors) add driver for ASUS EC
Eugene Shalygin
1
-0
/
+694