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-08-27
hwmon: (ina3221): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+2
2024-08-27
hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-5
/
+3
2024-08-27
hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
1
-3
/
+1
2024-08-27
hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
Mario Limonciello
1
-16
/
+10
2024-08-27
hwmon: (oxp-sensors) Add support for multiple new devices.
Derek J. Clark
1
-45
/
+254
2024-08-27
hwmon: (stts751) Add "st" vendor prefix to "stts751" compatible string
Rob Herring (Arm)
1
-1
/
+1
2024-08-27
hwmon: (ntc_thermistor) fix module autoloading
Yuntao Liu
1
-0
/
+1
2024-08-27
hwmon: (sch5627) Remove unused declaration sch56xx_watchdog_unregister()
Yue Haibing
1
-1
/
+0
2024-08-27
hwmon: (gsc-hwmon) fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
hwmon: Add thermal sensor driver for Surface Aggregator Module
Maximilian Luz
3
-0
/
+247
2024-08-27
hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
Denis Pauk
1
-0
/
+1
2024-08-27
hwmon: (chipcap2) Drop cc2_disable() in the probe and return dev_err_probe()
Javier Carrasco
1
-22
/
+11
2024-08-27
hwmon: (lm92) Update documentation
Guenter Roeck
1
-1
/
+1
2024-08-27
hwmon: (lm92) Convert to with_info hwmon API
Guenter Roeck
1
-145
/
+174
2024-08-27
hwmon: (lm92) Convert to use regmap
Guenter Roeck
2
-74
/
+131
2024-08-27
hwmon: (lm92) Replace chip IDs with limit register resolution
Guenter Roeck
1
-8
/
+10
2024-08-27
hwmon: (lm92) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-08-27
hwmon: (lm92) Improve auto-detection accuracy
Guenter Roeck
1
-9
/
+17
2024-08-27
hwmon: (vexpress) Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-08-26
hwmon: (pt5161l) Fix invalid temperature reading
Cosmo Chou
1
-2
/
+2
2024-08-25
hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
Ross Brown
1
-1
/
+1
2024-07-31
hwmon: (max1619) Improve chip detection code
Guenter Roeck
1
-18
/
+14
2024-07-31
hwmon: (max1619) Add support for update_interval attribute
Guenter Roeck
1
-8
/
+42
2024-07-31
hwmon: (max1619) Convert to with_info API
Guenter Roeck
1
-113
/
+158
2024-07-31
hwmon: (max1619) Convert to use regmap
Guenter Roeck
1
-123
/
+138
2024-07-31
hwmon: (max1619) Mask valid alarm bits
Guenter Roeck
1
-0
/
+1
2024-07-31
hwmon: (max1619) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (max1619) Clamp temperature range when writing limits
Guenter Roeck
1
-12
/
+2
2024-07-31
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
1
-0
/
+10
2024-07-31
hwmon: (max1668) Convert to use with_info hwmon API
Guenter Roeck
1
-225
/
+116
2024-07-31
hwmon: (max1668) Replace chip type with number of channels
Guenter Roeck
1
-8
/
+6
2024-07-31
hwmon: (max1668) Convert to use regmap
Guenter Roeck
1
-116
/
+99
2024-07-31
hwmon: (max1668) Use BIT macro
Guenter Roeck
1
-2
/
+3
2024-07-31
hwmon: (max1668) Reorder include files to alphabetic order
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (ltc2947) Move to firmware agnostic API
Nuno Sa
1
-10
/
+10
2024-07-31
hwmon: (adt7475) Add support for configuring initial PWM state
Chris Packham
1
-0
/
+130
2024-07-31
hwmon: (max6697) Add support for tempX_min and tempX_min_alarm
Guenter Roeck
1
-11
/
+48
2024-07-31
hwmon: (max6697) Convert to with_info hwmon API
Guenter Roeck
1
-289
/
+171
2024-07-31
hwmon: (max6697) Convert to use regmap
Guenter Roeck
1
-196
/
+121
2024-07-31
hwmon: (max6697) Use bit operations where possible
Guenter Roeck
1
-15
/
+28
2024-07-31
hwmon: (max6697) Drop platform data support
Guenter Roeck
1
-94
/
+82
2024-07-31
hwmon: (max6697) Reorder include files
Guenter Roeck
1
-6
/
+6
2024-07-31
hwmon: (max16065) Fix alarm attributes
Guenter Roeck
1
-2
/
+10
2024-07-31
hwmon: (max16065) Fix overflows seen when writing limits
Guenter Roeck
1
-2
/
+3
2024-07-31
hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
1
-14
/
+5
2024-07-31
hwmon: (dell-smm) Add Dell Latitude 7320 to fan control whitelist
Armin Wolf
1
-0
/
+8
2024-07-31
hwmon: (lm95234) Use multi-byte regmap operations
Guenter Roeck
1
-27
/
+18
2024-07-31
hwmon: (lm95234) Add support for tempX_enable attribute
Guenter Roeck
1
-5
/
+17
2024-07-31
hwmon: (lm95234) Convert to with_info hwmon API
Guenter Roeck
1
-328
/
+225
2024-07-31
hwmon: (lm95234) Convert to use regmap
Guenter Roeck
2
-248
/
+182
[prev]
[next]