index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-18
hwmon: Add driver for TI INA233 Current and Power Monitor
Leo Yang
3
-0
/
+201
2025-03-17
hwmon: Add Congatec Board Controller monitoring driver
Thomas Richard
3
-0
/
+315
2025-03-17
hwmon: (pmbus/ltc2978) add support for lt717x
Kim Seer Paller
2
-6
/
+44
2025-03-17
hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
Tasos Sahanidis
1
-2
/
+2
2025-03-11
hwmon: (dell-smm) Increment the number of fans
Kurt Borja
1
-1
/
+4
2025-03-07
hwmon: (ntc_thermistor) return error instead of clipping on OOB
Maud Spierings
1
-8
/
+7
2025-03-05
hwmon: (pt5161l) Use per-client debugfs entry
Wolfram Sang
1
-37
/
+9
2025-03-04
hwmon: Fix the missing of 'average' word in hwmon_power_attr_templates
Huisong Li
1
-2
/
+2
2025-03-03
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
Xinghuo Chen
1
-1
/
+1
2025-03-02
hwmon: (acpi_power_meter) Fix the fake power alarm reporting
Huisong Li
1
-2
/
+6
2025-03-02
hwmon: (gpio-fan) Add missing mutex locks
Alexander Stein
1
-1
/
+15
2025-03-02
hwmon: (pmbus/core) Report content of CAPABILITY register in debugfs
Guenter Roeck
1
-2
/
+11
2025-03-02
hwmon: (pmbus/core) Optimize debugfs status attribute initialization
Guenter Roeck
1
-95
/
+35
2025-03-02
hwmon: (pmbus/core) Optimize debugfs block data attribute initialization
Guenter Roeck
1
-59
/
+34
2025-03-02
hwmon: (pmbus/core) Declare regulator notification function as void
Guenter Roeck
1
-10
/
+8
2025-03-02
hwmon: (pmbus/core) Make debugfs code unconditional
Guenter Roeck
1
-18
/
+7
2025-03-02
hwmon: (pmbus/core) Use the new i2c_client debugfs directory
Guenter Roeck
1
-22
/
+41
2025-03-02
hwmon: (pmbus/core) Use local debugfs variable in debugfs initialization
Guenter Roeck
1
-24
/
+25
2025-03-02
hwmon: (pmbus/core) Fix various coding style issues
Guenter Roeck
1
-24
/
+17
2025-03-02
hwmon: (ad7314) Validate leading zero bits and return error
Erik Schumacher
1
-0
/
+10
2025-03-02
hwmon: (asus-ec-sensors) add PRIME X670E-PRO WIFI
Shengyu Qu
1
-0
/
+10
2025-03-02
hwmon: (ntc_thermistor) Fix module name in the Kconfig
Maud Spierings
1
-1
/
+1
2025-03-02
hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
Maud Spierings
1
-33
/
+33
2025-03-02
hwmon: (pmbus/core) Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-2
/
+1
2025-03-02
hwmon: (pmbus) Initialise page count in pmbus_identify()
Titus Rwantare
1
-0
/
+2
2025-03-02
hwmon: (k10temp) add support for cyan skillfish
Mikhail Paulyshka
1
-0
/
+2
2025-03-02
hwmon: (nct6683) Add customer ID for AMD BC-250
Mikhail Paulyshka
1
-0
/
+3
2025-02-24
hwmon: (peci/dimmtemp) Do not provide fake thresholds data
Paul Fertser
1
-6
/
+4
2025-02-24
hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors
Armin Wolf
1
-2
/
+2
2025-02-06
hwmon: (xgene-hwmon) use appropriate type for the latency value
Andrey Vatoropin
1
-1
/
+1
2025-02-06
hwmon: (sg2042) Add back module description/author tags
Arnd Bergmann
1
-0
/
+2
2025-02-02
hwmon: (sht3x) Use per-client debugfs entry
Wolfram Sang
1
-56
/
+11
2025-02-02
hwmon: (tps23861) Use per-client debugfs entry
Wolfram Sang
1
-29
/
+2
2025-02-02
hwmon: (sg2042) Use per-client debugfs entry
Wolfram Sang
1
-37
/
+7
2025-02-02
hwmon: (ltc4282) Use per-client debugfs entry
Wolfram Sang
1
-36
/
+8
2025-02-02
hwmon: (ina3221) Use per-client debugfs entry
Wolfram Sang
1
-8
/
+1
2025-02-02
hwmon: (isl28022) Use per-client debugfs entry
Wolfram Sang
1
-42
/
+2
2025-02-02
hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718
Ming Yu
2
-3
/
+81
2025-02-02
hwmon: (pmbus/ltc2978) add support for ltm4673
Cedric Encarnacion
2
-4
/
+25
2025-02-02
hwmon: (gsc) drop unneeded assignment for cache_type
Andy Shevchenko
1
-1
/
+0
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2025-01-24
Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
1
-7
/
+1
2025-01-22
Merge tag 'hwmon-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
24
-241
/
+1015
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
3
-0
/
+377
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+7
2025-01-15
hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST
David Lechner
1
-1
/
+1
2025-01-15
hwmon: (drivetemp) Set scsi command timeout to 10s
Russell Harmon
1
-1
/
+1
2025-01-15
hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_devices().
Kazuhiro Abe
1
-1
/
+1
2025-01-14
hwmon: (tmp513) Fix division of negative numbers
David Lechner
1
-3
/
+4
2025-01-13
hwmon: pmbus: dps920ab: Add ability to instantiate through i2c
Denis Kirjanov
1
-0
/
+7
[prev]
[next]