index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (aquacomputer_d5next) Add structure for fan layout
Leonard Anderweit
2023-02-03
1
-4
/
+24
*
hwmon: (aquacomputer_d5next) Restructure flow sensor reading
Leonard Anderweit
2023-02-03
1
-8
/
+18
*
hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_SIZE to AQC_SENSOR_SIZE
Leonard Anderweit
2023-02-03
1
-5
/
+5
*
hwmon: (pmbus/mpq7932) Add a support for mpq7932 Power Management IC
Saravanan Sekar
2023-02-03
3
-0
/
+173
*
hwmon: (pmbus/core) Add min_uV in pmbus regulator helper macro
Saravanan Sekar
2023-02-03
2
-10
/
+11
*
hwmon: (coretemp) avoid RDMSR interrupts to isolated CPUs
Marcelo Tosatti
2023-02-03
1
-0
/
+4
*
hwmon: (nzxt-smart2) Add device id
Herman Fries
2023-02-03
1
-0
/
+1
*
hwmon: (asus-ec-sensors) add missing mutex path
Eugene Shalygin
2023-02-03
1
-0
/
+1
*
hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
Zev Weiss
2023-02-03
1
-1
/
+1
*
hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
Zev Weiss
2023-01-03
1
-1
/
+1
*
hwmon: (ftsteutates) Fix scaling of measurements
Armin Wolf
2023-01-03
1
-6
/
+13
*
Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
35
-403
/
+1451
|
\
|
*
hwmon: (emc2305) fix pwm never being able to set lower
Xingjiang Qiao
2022-12-06
1
-13
/
+24
|
*
hwmon: (emc2305) fix unable to probe emc2301/2/3
Xingjiang Qiao
2022-12-06
1
-6
/
+1
|
*
hwmon: (dell-smm) Move error message to make probing silent
Armin Wolf
2022-12-05
1
-1
/
+2
|
*
hwmon: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-05
3
-10
/
+10
|
*
hwmon: (oxp-sensors) Fix pwm reading
Joaquín Ignacio Aramendía
2022-12-05
1
-1
/
+1
|
*
hwmon: (aquacomputer_d5next) Add support for Quadro flow sensor pulses
Aleksa Savic
2022-12-05
1
-13
/
+53
|
*
hwmon: (pmbus/core) Implement regulator get_status
Patrick Rudolph
2022-12-05
1
-0
/
+44
|
*
hwmon: (oxp-sensors) Add AOK ZOE and Mini PRO
Joaquín Ignacio Aramendía
2022-12-05
1
-6
/
+34
|
*
hwmon: (gsc-hwmon) Switch to flexible array to simplify code
Christophe JAILLET
2022-12-05
1
-4
/
+2
|
*
hwmon: (pmbus) Add power good support
Patrick Rudolph
2022-12-05
1
-2
/
+6
|
*
hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
Denis Pauk
2022-12-05
1
-0
/
+7
|
*
hwmon: (coretemp) Add support for dynamic ttarget
Zhang Rui
2022-12-05
1
-16
/
+41
|
*
hwmon: (coretemp) Add support for dynamic tjmax
Zhang Rui
2022-12-05
1
-15
/
+31
|
*
hwmon: (coretemp) rearrange tjmax handing code
Zhang Rui
2022-12-05
1
-78
/
+78
|
*
hwmon: Remove some useless #include <linux/hwmon-vid.h>
Christophe JAILLET
2022-12-05
2
-2
/
+0
|
*
hwmon: (coretemp) Remove obsolete temp_data->valid
Zhang Rui
2022-12-05
1
-4
/
+1
|
*
hwmon: add OneXPlayer mini AMD sensors driver
Joaquín Ignacio Aramendía
2022-12-05
3
-0
/
+268
|
*
hwmon: (aquacomputer_d5next) Clear up macros and comments
Aleksa Savic
2022-12-05
1
-34
/
+63
|
*
hwmon: (it87) Add DMI table for future extensions
Frank Crawford
2022-12-05
1
-19
/
+53
|
*
hwmon: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-12-05
7
-0
/
+7
|
*
hwmon: (jc42) Consistently use bit and bitfield macros in the driver
Martin Blumenstingl
2022-12-05
1
-18
/
+18
|
*
hwmon: (pmbus/ltc2978) add support for LTC7132
Felix Nieuwenhuizen
2022-12-05
1
-6
/
+11
|
*
hwmon: (smpro-hwmon) Improve switch statments in smpro_is_visible()
Nathan Chancellor
2022-12-05
1
-1
/
+4
|
*
hwmon: (jc42) Fix missing unlock on error in jc42_write()
Yang Yingliang
2022-12-05
1
-1
/
+1
|
*
hwmon: (jc42) Restore the min/max/critical temperatures on resume
Martin Blumenstingl
2022-12-05
1
-1
/
+9
|
*
hwmon: (jc42) Convert register access and caching to regmap/regcache
Martin Blumenstingl
2022-12-05
2
-102
/
+132
|
*
hwmon: (aquacomputer_d5next) Add support for temperature sensor offsets
Aleksa Savic
2022-12-05
1
-14
/
+74
|
*
hwmon: (occ) OCC sensors aren't arch-specific
Jeremy Kerr
2022-12-05
1
-2
/
+0
|
*
hwmon: Add Ampere's Altra smpro-hwmon driver
Quan Nguyen
2022-12-05
3
-0
/
+472
|
*
hwmon: (adm1177) simplify using devm_regulator_get_enable()
Matti Vaittinen
2022-12-05
1
-24
/
+3
|
*
hwmon: (lm90) simplify using devm_regulator_get_enable()
Matti Vaittinen
2022-12-05
1
-18
/
+2
|
*
hwmon: use simple i2c probe
Stephen Kitt
2022-12-05
7
-19
/
+14
|
*
hwmon: (it87) Check for a valid chip before using force_id
Ahmad Khalifa
2022-12-05
1
-1
/
+7
|
*
hwmon: (it87) Add param to ignore ACPI resource conflicts
Ahmad Khalifa
2022-12-05
1
-2
/
+8
|
*
hwmon: (fschmd) Make const arrays static const
Colin Ian King
2022-12-05
1
-2
/
+2
|
|
|
\
*
-
.
\
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
2022-12-12
2
-7
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
2
-7
/
+4
*
|
|
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
Yuan Can
2022-12-01
1
-0
/
+2
[next]