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-01-02
hwmon: (pmbus) Add ltc4286 driver
Delphine CC Chiu
3
-0
/
+186
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-4
/
+4
2023-12-11
hwmon: (max31827) Add custom attribute for resolution
Daniel Matyas
1
-11
/
+111
2023-12-11
hwmon: (max31827) Return closest value in update_interval
Daniel Matyas
1
-3
/
+2
2023-12-11
hwmon: (max31827) Update bits with shutdown_write()
Daniel Matyas
1
-4
/
+11
2023-12-11
hwmon: (max31827) Add support for max31828 and max31829
Daniel Matyas
1
-11
/
+53
2023-12-11
hwmon: (max31827) Handle new properties from the devicetree
Daniel Matyas
1
-6
/
+69
2023-12-11
hwmon: (corsair-cpro) use NULL instead of 0
Marius Zachmann
1
-1
/
+1
2023-12-11
hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelist
Armin Wolf
1
-0
/
+8
2023-12-11
hwmon: (dell-smm) Add support for WMI SMM interface
Armin Wolf
2
-19
/
+181
2023-12-11
hwmon: (dell-smm) Introduce helper function for data init
Armin Wolf
1
-18
/
+28
2023-12-11
hwmon: (dell-smm) Move config entries out of i8k_dmi_table
Armin Wolf
1
-56
/
+73
2023-12-11
hwmon: (dell-smm) Move DMI config handling to module init
Armin Wolf
1
-16
/
+15
2023-12-11
hwmon: (dell-smm) Move whitelist handling to module init
Armin Wolf
1
-14
/
+17
2023-12-11
hwmon: (dell-smm) Move blacklist handling to module init
Armin Wolf
1
-29
/
+34
2023-12-11
hwmon: (dell-smm) Prepare for multiple SMM calling backends
Armin Wolf
1
-52
/
+79
2023-12-11
hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
James Seo
1
-16
/
+111
2023-12-11
hwmon: (tmp513) Use SI constants from units.h
Andy Shevchenko
1
-11
/
+10
2023-12-11
hwmon: (tmp513) Simplify with dev_err_probe()
Andy Shevchenko
1
-20
/
+15
2023-12-11
hwmon: (tmp513) Don't use "proxy" headers
Andy Shevchenko
1
-2
/
+6
2023-12-11
hwmon: (peci/dimmtemp) Bump timeout
Patrick Rudolph
1
-1
/
+1
2023-12-11
hwmon: (pc87360) Bounds check data->innr usage
Kees Cook
1
-1
/
+5
2023-12-11
hwmon: (nct6775) Fix fan speed set failure in automatic mode
Xing Tong Wu
1
-0
/
+7
2023-12-11
hwmon: (nct6775) Add support for 2 additional fan controls
Xing Tong Wu
1
-4
/
+4
2023-12-11
hwmon: (pmbus) Add support for MPS Multi-phase mp5990
Peter Yin
3
-0
/
+189
2023-12-11
hwmon: (lm25066) Use i2c_get_match_data()
Rob Herring
1
-11
/
+3
2023-12-11
hwmon: (nct6775-core) Explicitly initialize nct6775_device_names indexes
Guenter Roeck
1
-13
/
+13
2023-12-11
hwmon: (nct6775-platform) Explicitly initialize nct6775_sio_names indexes
Kees Cook
1
-13
/
+13
2023-12-11
hwmon: (nct6775-i2c) Use i2c_get_match_data()
Rob Herring
2
-13
/
+3
2023-12-11
hwmon: (max6650) Use i2c_get_match_data()
Rob Herring
1
-5
/
+3
2023-12-11
hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fa...
Gustavo A. R. Silva
1
-7
/
+19
2023-12-11
hwmon: Fix some kernel-doc comments
Yang Li
1
-1
/
+2
2023-12-11
hwmon: (emc1403) Add support for EMC1442
Delphine CC Chiu
1
-1
/
+5
2023-12-11
hwmon: (ltc2991) remove device reference from state
Antoniu Miclaus
1
-11
/
+9
2023-12-11
hwmon: (npcm750-pwm-fan) Add NPCM8xx support
Tomer Maimon
1
-4
/
+26
2023-12-08
hwmon: (corsair-psu) Fix probe when built-in
Armin Wolf
1
-1
/
+17
2023-12-03
hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()
Christophe JAILLET
1
-2
/
+2
2023-11-30
hwmon: (acpi_power_meter) Fix 4.29 MW bug
Armin Wolf
1
-0
/
+4
2023-11-14
hwmon: max31827: include regulator header
Antoniu Miclaus
1
-0
/
+1
2023-11-14
hwmon: ltc2991: Fix spelling mistake "contiuous" -> "continuous"
Colin Ian King
1
-1
/
+1
2023-10-31
Merge tag 'hwmon-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
50
-395
/
+1748
2023-10-31
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-11
/
+5
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+4
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+3
2023-10-29
hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices are conn...
Aleksa Savic
1
-1
/
+4
2023-10-29
hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and M...
Aleksa Savic
1
-4
/
+63
2023-10-29
hwmon: Add driver for ltc2991
Antoniu Miclaus
3
-0
/
+449
2023-10-28
hwmon: (pmbus/max31785) Add delay between bus accesses
Lakshmi Yadlapati
1
-21
/
+167
2023-10-28
hwmon: (ina238) add ina237 support
Richard Leitner
1
-1
/
+2
2023-10-28
hwmon: (asus-ec-sensors) add ROG Crosshair X670E Gene.
Ellie Hermaszewska
1
-0
/
+12
[prev]
[next]