index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2022-12-31
hwmon: (jc42) Fix missing unlock on error in jc42_write()
Yang Yingliang
1
-1
/
+1
2022-12-31
hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
Denis Pauk
1
-0
/
+7
2022-12-31
hwmon: (emc2305) fix pwm never being able to set lower
Xingjiang Qiao
1
-13
/
+24
2022-12-31
hwmon: (emc2305) fix unable to probe emc2301/2/3
Xingjiang Qiao
1
-6
/
+1
2022-12-31
hwmon: (jc42) Restore the min/max/critical temperatures on resume
Martin Blumenstingl
1
-1
/
+9
2022-12-31
hwmon: (jc42) Convert register access and caching to regmap/regcache
Martin Blumenstingl
2
-102
/
+132
2022-12-01
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
Yuan Can
1
-0
/
+2
2022-12-01
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-01
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-11-20
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gaosheng Cui
1
-0
/
+1
2022-11-20
hwmon: (i5500_temp) fix missing pci_disable_device()
Yang Yingliang
1
-1
/
+1
2022-11-20
hwmon: (ina3221) Fix shunt sum critical calculation
Ninad Malwade
1
-2
/
+2
2022-11-20
hwmon: (ltc2947) fix temperature scaling
Derek Nguyen
1
-1
/
+1
2022-11-04
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-04
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-10-23
Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+41
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
1
-0
/
+1
2022-10-17
hwmon/coretemp: Handle large core ID value
Zhang Rui
1
-15
/
+41
2022-10-16
hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0
Matthias Schiffer
1
-1
/
+4
2022-10-16
hwmon: (corsair-psu) fix typo in USB id description
Wilken Gottwalt
1
-1
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+31
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-0
/
+1
2022-10-04
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
105
-4208
/
+5317
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-64
/
+28
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-19
/
+19
2022-10-02
hwmon: (corsair-psu) add USB id of new revision of the HX1000i psu
Wilken Gottwalt
1
-1
/
+2
2022-10-02
hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controller
Oleksandr Shamray
1
-7
/
+6
2022-10-02
hwmon: (nct6683) remove unused variable in nct6683_create_attr_group
Zeng Heng
1
-2
/
+2
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+1
2022-09-30
Merge tag 'fsi-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-6
/
+31
2022-09-28
mfd: silergy,sy7636a: Add config option MFD_SY7636A
Alistair Francis
1
-0
/
+1
2022-09-28
hwmon: (occ) Check for device property for setting OCC active during probe
Eddie James
2
-1
/
+19
2022-09-28
hwmon (occ): Retry for checksum failure
Eddie James
1
-5
/
+12
2022-09-26
hwmon: w83627hf: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-798
/
+802
2022-09-25
hwmon: (ina3221) Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-8
/
+5
2022-09-25
hwmon: (w83627ehf) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (tmp103) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (tmp102) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-09-25
hwmon: (pwm-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-09-25
hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (max6639) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-09-25
hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (max31722) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (ltc2947) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
3
-6
/
+5
2022-09-25
hwmon: (lm90) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (it87) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (gpio-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-9
/
+2
2022-09-25
hwmon: (adt7x10) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
4
-13
/
+3
2022-09-25
hwmon: (acpi_power_meter) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_p...
Jonathan Cameron
1
-6
/
+3
[next]