index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2024-08-30
hwmon: (ina2xx) Convert to use with_info hwmon API
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Move ina2xx_get_value()
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Set alert latch
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Consolidate chip initialization code
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Fix various overflow issues
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Re-initialize chip using regmap functions
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Use local regmap pointer if used more than once
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Mark regmap_config as const
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Use bit operations
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Replace platform data with device properties
Guenter Roeck
2024-08-30
hwmon: (ina2xx) Reorder include files to alphabetic order
Guenter Roeck
2024-08-28
hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clang
Nathan Chancellor
2024-08-27
hwmon: (pwmfan) Do not force disable pwm controller
Johannes Kirchmair
2024-08-27
hwmon: (pc87360) Use min() macro
Shen Lichuan
2024-08-27
hwmon: Add sophgo SG2042 external hardware monitor support
Inochi Amaoto
2024-08-27
hwmon: (tmp464): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (tmp421): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (nct7802): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (lm90): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (ina3221): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-27
hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
Mario Limonciello
2024-08-27
hwmon: (oxp-sensors) Add support for multiple new devices.
Derek J. Clark
2024-08-27
hwmon: (stts751) Add "st" vendor prefix to "stts751" compatible string
Rob Herring (Arm)
2024-08-27
hwmon: (ntc_thermistor) fix module autoloading
Yuntao Liu
2024-08-27
hwmon: (sch5627) Remove unused declaration sch56xx_watchdog_unregister()
Yue Haibing
2024-08-27
hwmon: (gsc-hwmon) fix module autoloading
Liao Chen
2024-08-27
hwmon: Add thermal sensor driver for Surface Aggregator Module
Maximilian Luz
2024-08-27
hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
Denis Pauk
2024-08-27
hwmon: (chipcap2) Drop cc2_disable() in the probe and return dev_err_probe()
Javier Carrasco
2024-08-27
hwmon: (lm92) Update documentation
Guenter Roeck
2024-08-27
hwmon: (lm92) Convert to with_info hwmon API
Guenter Roeck
2024-08-27
hwmon: (lm92) Convert to use regmap
Guenter Roeck
2024-08-27
hwmon: (lm92) Replace chip IDs with limit register resolution
Guenter Roeck
2024-08-27
hwmon: (lm92) Reorder include files to alphabetic order
Guenter Roeck
2024-08-27
hwmon: (lm92) Improve auto-detection accuracy
Guenter Roeck
2024-08-27
hwmon: (vexpress) Use of_property_present()
Rob Herring (Arm)
2024-08-26
hwmon: (pt5161l) Fix invalid temperature reading
Cosmo Chou
2024-08-25
hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING
Ross Brown
2024-07-31
hwmon: (max1619) Improve chip detection code
Guenter Roeck
2024-07-31
hwmon: (max1619) Add support for update_interval attribute
Guenter Roeck
2024-07-31
hwmon: (max1619) Convert to with_info API
Guenter Roeck
2024-07-31
hwmon: (max1619) Convert to use regmap
Guenter Roeck
2024-07-31
hwmon: (max1619) Mask valid alarm bits
Guenter Roeck
2024-07-31
hwmon: (max1619) Reorder include files to alphabetic order
Guenter Roeck
2024-07-31
hwmon: (max1619) Clamp temperature range when writing limits
Guenter Roeck
2024-07-31
hwmon: (max6697) Document discrepancy in overtemperature status bit values
Guenter Roeck
2024-07-31
hwmon: (max1668) Convert to use with_info hwmon API
Guenter Roeck
[prev]
[next]