index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
Zev Weiss
1
-4
/
+8
2023-10-25
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-10-25
hwmon: (axi-fan-control) Fix possible NULL pointer dereference
Dragos Bogdan
1
-13
/
+16
2023-10-24
hwmon: (acpi_power_meter) replace open-coded kmemdup_nul
Justin Stitt
1
-3
/
+2
2023-10-10
hwmon: (fam15h_power) Use topology_core_id()
Thomas Gleixner
1
-4
/
+3
2023-10-06
Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-11
/
+5
2023-09-29
hwmon: (asus_wmi_sensors) Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-09-29
hwmon: (ibmpowernv) Replace deprecated strncpy() with memcpy()
Justin Stitt
1
-1
/
+1
2023-09-29
hwmon: (xgene) Migrate to use generic PCC shmem related macros
Sudeep Holla
1
-11
/
+5
2023-09-18
hwmon: (nct6775) Fix non-existent ALARM warning
Ahmad Khalifa
1
-0
/
+4
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+68
2023-08-29
Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
63
-1304
/
+1394
2023-08-28
Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2023-08-25
hwmon: (tmp513) Simplify probe()
Biju Das
1
-4
/
+1
2023-08-25
hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()
Biju Das
1
-1
/
+1
2023-08-25
hwmon: (mlxreg-fan) Extend number of supported fans
Vadim Pasternak
1
-1
/
+11
2023-08-25
hwmon: (sis5595) Do PCI error checks on own line
Ilpo Järvinen
1
-15
/
+20
2023-08-25
hwmon: (vt8231) Do PCI error checks on own line
Ilpo Järvinen
1
-5
/
+6
2023-08-25
hwmon: (via686a) Do PCI error checks on own line
Ilpo Järvinen
1
-9
/
+9
2023-08-21
hwmon: pmbus: Fix -EIO seen on pli1209
Patrick Rudolph
1
-0
/
+26
2023-08-21
hwmon: pmbus: Drop unnecessary clear fault page
Patrick Rudolph
1
-1
/
+0
2023-08-21
hwmon: pmbus: Reduce clear fault page invocations
Patrick Rudolph
1
-1
/
+2
2023-08-21
hwmon: (nsa320-hwmon) Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm90) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm85) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm75) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm63) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (ina2xx) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (ads7828) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-2
/
+1
2023-08-21
hwmon: (ad7418) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (adt7475) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max6639) Add compatible string
Naresh Solanki
1
-0
/
+6
2023-08-21
hwmon: (nct6775) Additional TEMP registers for nct6799
Ahmad Khalifa
2
-31
/
+121
2023-08-21
hwmon: Add driver for Renesas HS3001
Andre Werner
3
-0
/
+253
2023-08-21
hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()
James Seo
1
-1
/
+1
2023-08-21
hwmon: (hp-wmi-sensors) Get WMI instance count from WMI driver core
James Seo
1
-17
/
+3
2023-08-21
hwmon: (nct6775) Add support for 18 IN readings for nct6799
Ahmad Khalifa
2
-11
/
+45
2023-08-21
hwmon: (sht3x) convert some of sysfs interface to hwmon
JuenKit Yip
1
-136
/
+251
2023-08-21
hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
Patrick Rudolph
1
-0
/
+5
2023-08-21
hwmon: (pmbus/mp2975) Add OCP limit
Patrick Rudolph
1
-11
/
+65
2023-08-21
hwmon: (pmbus/mp2975) Add regulator support
Patrick Rudolph
2
-0
/
+22
2023-08-21
hwmon: (pmbus/mp2975) Add support for MP2971 and MP2973
Patrick Rudolph
1
-33
/
+214
2023-08-21
hwmon: (pmbus/mp2975) Make phase count variable
Patrick Rudolph
1
-13
/
+20
[prev]
[next]