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-12-14
hwmon: (tmp108) Add basic regulator support
Stanislav Jakubek
1
-0
/
+5
2024-12-14
hwmon: (asus-ec-sensors) Add TUF GAMING X670E PLUS
Li XingYang
1
-0
/
+11
2024-12-14
hwmon: (asus-ec-sensors) Add support for fan cpu opt on AMD 600 motherboards
Li XingYang
1
-0
/
+2
2024-12-14
hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace
Uwe Kleine-König
1
-3
/
+3
2024-12-14
hwmon: (pmbus/tps25990) Add initial support
Jerome Brunet
3
-0
/
+454
2024-12-14
hwmon: (pmbus/core) add wp module param
Jerome Brunet
1
-0
/
+29
2024-12-14
hwmon: (pmbus/core) improve handling of write protected regulators
Jerome Brunet
2
-6
/
+50
2024-12-14
hwmon: (raspberrypi) Add PM suspend/resume support
Stefan Wahren
1
-0
/
+22
2024-12-14
hwmon: (core) Avoid ifdef CONFIG_THERMAL in C source file
Thomas Weißschuh
1
-15
/
+6
2024-12-14
hwmon: (chipcap2) Switch to guard() for mutext handling
Javier Carrasco
1
-45
/
+18
2024-12-14
hwmon: (isl28022) apply coding style to module init/exit
Wolfram Sang
1
-6
/
+3
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
63
-83
/
+83
2024-11-24
hwmon: (aquacomputer_d5next) Fix length of speed_input array
Aleksa Savic
1
-1
/
+1
2024-11-23
hwmon: (tps23861) Fix reporting of negative temperatures
Murad Masimov
1
-1
/
+1
2024-11-23
hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a module
Jarkko Nikula
1
-5
/
+0
2024-11-19
Merge tag 'hwmon-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
59
-198
/
+1794
2024-11-13
hwmon: (pmbus/isl68137) add support for voltage divider on Vout
Grant Peltier
1
-5
/
+205
2024-11-13
hwmon: tmp108: fix I3C dependency
Arnd Bergmann
1
-0
/
+1
2024-11-12
hwmon: (cros_ec) register thermal sensors to thermal framework
Sung-Chi, Li
1
-0
/
+1
2024-11-12
hwmon: (tmp108) Add support for I3C device
Frank Li
2
-1
/
+35
2024-11-12
hwmon: (tmp108) Add helper function tmp108_common_probe() to prepare I3C support
Frank Li
1
-18
/
+21
2024-11-12
hwmon: (acpi_power_meter) Fix fail to load module on platform without _PMD me...
Huisong Li
1
-1
/
+2
2024-11-12
hwmon: (nct6775-core) Fix overflows seen when writing limit attributes
Pei Xiao
1
-4
/
+3
2024-11-12
hwmon: (pwm-fan) Introduce start from stopped state handling
Marek Vasut
1
-1
/
+32
2024-11-12
hwmon: (tmp108) Add NXP p3t1085 support
Frank Li
2
-1
/
+2
2024-11-12
hwmon: (jc42) Drop of_match_ptr() protection
Andy Shevchenko
1
-4
/
+2
2024-11-12
hwmon: (pmbus/core) clear faults after setting smbalert mask
Jerome Brunet
1
-1
/
+11
2024-11-12
hwmon: (pmbus/core) allow drivers to override WRITE_PROTECT
Jerome Brunet
1
-3
/
+1
2024-11-10
hwmon: (ina226) Add support for SY24655
Wenliang Yan
2
-5
/
+91
2024-11-10
hwmon: (pmbus/ltc2978) add support for ltc7841
Mariel Tinaco
2
-5
/
+21
2024-11-10
hwmon: Add driver for I2C chip Nuvoton NCT7363Y
Ban Feng
3
-0
/
+459
2024-11-10
hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list
Sarah Maedel
1
-0
/
+2
2024-11-10
hwmon: (isl28022) new driver for ISL28022 power monitor
Yikai Tsai
3
-0
/
+547
2024-11-10
hwmon: Switch back to struct platform_driver::remove()
Uwe Kleine-König
25
-28
/
+28
2024-11-10
hwmon: (sht4x): add heater support
Antoni Pokusinski
1
-9
/
+175
2024-11-10
hwmon: (nzxt-kraken2) Simplify specifying static visibility attribute
Heiner Kallweit
1
-8
/
+1
2024-11-10
hwmon: (intel-m10-bmc) Simplify specifying static visibility attribute
Heiner Kallweit
1
-8
/
+1
2024-11-10
hwmon: (raspberrypi) Simplify specifying static visibility attribute
Heiner Kallweit
1
-7
/
+1
2024-11-10
hwmon: (powerz) Simplify specifying static visibility attribute
Heiner Kallweit
1
-7
/
+1
2024-11-10
hwmon: (gsc) Simplify specifying static visibility attribute
Heiner Kallweit
1
-8
/
+1
2024-11-10
hwmon: (sl28cpld) Simplify specifying static visibility attribute
Heiner Kallweit
1
-8
/
+1
2024-11-10
hwmon: (surface_fan) Simplify specifying static visibility attribute
Heiner Kallweit
1
-9
/
+1
2024-11-10
hwmon: (i5500_temp) Simplify specifying static visibility attribute
Heiner Kallweit
1
-7
/
+1
2024-11-10
hwmon: (max6639) : Configure based on DT property
Naresh Solanki
1
-23
/
+60
2024-11-10
hwmon: Add static visibility member to struct hwmon_ops
Heiner Kallweit
1
-4
/
+15
2024-11-10
hwmon: (amc6821) add support for tsd,mule
Farouk Bouabid
1
-1
/
+11
2024-11-10
hwmon: (pmbus/mpq8785) Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-11-10
hwmon: (ina2xx) Add support for INA260
Guenter Roeck
2
-6
/
+41
2024-11-10
hwmon: (ina2xx) Add support for has_alerts configuration flag
Guenter Roeck
1
-7
/
+11
[prev]
[next]