index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-08
hwmon: (dme1737) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2024-06-08
hwmon: (aht10) Remove use of i2c_match_id()
Andrew Davis
1
-2
/
+1
2024-06-08
hwmon: (adt7475) Remove use of i2c_match_id()
Andrew Davis
1
-10
/
+6
2024-06-08
hwmon: (ads7828) Remove use of i2c_match_id()
Andrew Davis
1
-6
/
+1
2024-06-08
hwmon: (adm1031) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2024-06-08
hwmon: (adm1021) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2024-06-08
hwmon: (ad7418) Remove use of i2c_match_id()
Andrew Davis
1
-6
/
+1
2024-06-08
hwmon: lm70: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-5
/
+1
2024-06-07
hwmon: (cros_ec) Fix access to restricted __le16
Guenter Roeck
1
-2
/
+3
2024-06-07
hwmon: (cros_ec) Prevent read overflow in probe()
Dan Carpenter
1
-1
/
+1
2024-06-04
hwmon: g672: add support for g761
Christian Marangi
1
-3
/
+30
2024-06-03
hwmon: (max31827) Add PEC support
Radu Sabau
1
-6
/
+12
2024-06-03
hwmon: (lm90) Convert to use PEC support from hwmon core
Guenter Roeck
1
-54
/
+2
2024-06-03
hwmon: Add PEC attribute support to hardware monitoring core
Guenter Roeck
1
-16
/
+131
2024-06-03
hwmon: add ChromeOS EC driver
Thomas Weißschuh
3
-0
/
+294
2024-05-30
hwmon: (shtc1) Fix property misspelling
Guenter Roeck
1
-1
/
+1
2024-05-30
hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensor
Peter Colberg
1
-1
/
+1
2024-05-29
hwmon: (nzxt-smart2) Add support for another version of NZXT RGB & Fan Contro...
Aleksandr Mezin
1
-0
/
+1
2024-05-29
hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()
Javier Carrasco
1
-1
/
+3
2024-05-29
hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
Wilken Gottwalt
1
-3
/
+4
2024-05-29
hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelist
Armin Wolf
1
-0
/
+8
2024-05-29
hwmon: (nct6683) Display warning when enabling driver for unknown customer
Guenter Roeck
1
-0
/
+2
2024-05-29
hwmon: (corsair-cpro) Add firmware and bootloader information
Marius Zachmann
1
-0
/
+88
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-21
/
+8
2024-05-14
Merge tag 'pwm/for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+12
2024-05-14
Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
118
-771
/
+1984
2024-05-14
Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-69
/
+26
2024-05-12
hwmon: (nzxt-kraken3) Bail out for unsupported device variants
Guenter Roeck
1
-1
/
+2
2024-05-12
hwmon: (emc1403) Add support for EMC1428 and EMC1438.
Lars Petter Mostad
1
-11
/
+110
2024-05-09
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...
Uwe Kleine-König
4
-5
/
+5
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2024-05-07
hwmon: (emc1403) Add support for conversion interval configuration
Guenter Roeck
1
-0
/
+67
2024-05-07
hwmon: (emc1403) Support 11 bit accuracy
Guenter Roeck
1
-3
/
+52
2024-05-07
hwmon: (emc1403) Convert to with_info API
Guenter Roeck
1
-291
/
+332
2024-05-07
hwmon: (adc128d818) simplify final return in probe
David Lechner
1
-3
/
+1
2024-05-04
hwmon: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2
-21
/
+8
2024-05-04
hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock
Aleksa Savic
1
-5
/
+19
2024-05-04
hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...
Aleksa Savic
1
-1
/
+1
2024-05-04
hwmon: (corsair-cpro) Use a separate buffer for sending commands
Aleksa Savic
1
-7
/
+12
2024-05-03
hwmon: (max6639) Use regmap
Naresh Solanki
2
-190
/
+150
2024-05-03
hwmon: (da9052) Use devm_regulator_get_enable_read_voltage()
David Lechner
1
-28
/
+10
2024-05-03
hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()
David Lechner
1
-40
/
+17
2024-05-01
hwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin...
Christophe JAILLET
1
-3
/
+3
2024-05-01
hwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_device
Christophe JAILLET
1
-1
/
+0
2024-05-01
hwmon: (stts751) Remove an unused field in struct stts751_priv
Christophe JAILLET
1
-1
/
+0
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
99
-118
/
+118
2024-05-01
hwmon: (max31790) revise the scale to write pwm
Delphine CC Chiu
1
-1
/
+7
2024-04-30
hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) m...
Aleksa Savic
1
-8
/
+30
2024-04-30
hwmon: (nzxt-kraken3) Decouple device names from kinds
Aleksa Savic
1
-10
/
+7
2024-04-30
hwmon: (it87) Remove tests nolonger required
Frank Crawford
1
-48
/
+0
[prev]
[next]