index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2025-03-03
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
Xinghuo Chen
2025-03-02
hwmon: (ad7314) Validate leading zero bits and return error
Erik Schumacher
2025-03-02
hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
Maud Spierings
2025-03-02
hwmon: (pmbus) Initialise page count in pmbus_identify()
Titus Rwantare
2025-02-24
hwmon: (peci/dimmtemp) Do not provide fake thresholds data
Paul Fertser
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-24
Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2025-01-22
Merge tag 'hwmon-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-15
hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST
David Lechner
2025-01-15
hwmon: (drivetemp) Set scsi command timeout to 10s
Russell Harmon
2025-01-15
hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_dev...
Kazuhiro Abe
2025-01-14
hwmon: (tmp513) Fix division of negative numbers
David Lechner
2025-01-13
hwmon: pmbus: dps920ab: Add ability to instantiate through i2c
Denis Kirjanov
2025-01-13
hwmon: (pwm-fan) Default to the Maximum cooling level if provided
Peter Korsgaard
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-12
hwmon: (spd5118) Use generic parity calculation
Wolfram Sang
2025-01-12
hwmon: (asus_atk0110) Use str_enabled_disabled() and str_enable_disable() hel...
Thorsten Blum
2025-01-12
hwmon: Fix help text for aspeed-g6-pwm-tach
Joel Stanley
2025-01-09
hwmon: (dell-smm) Add Dell XPS 9370 to fan control whitelist
Povilas Kanapickas
2025-01-09
hwmon: (acpi_power_meter) Fix update the power trip points on failure
Huisong Li
2025-01-09
hwmon: (acpi_power_meter) Fix uninitialized variables
Huisong Li
2025-01-09
hwmon: (core) Use device name as a fallback in devm_hwmon_device_register_wit...
Heiner Kallweit
2025-01-08
hwmon: (pmbus/max15301) Add support for MAX15303
Nuno Sa
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2025-01-08
x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()
Mario Limonciello
2025-01-07
hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur
Daniil Stas
2025-01-07
hwmon: (pmbus/adm1275) add adm1273 support
John Erasmus Mari Geronimo
2025-01-06
hwmon: (nct6683) Add another customer ID for MSI
John Audia
2025-01-06
hwmon: (pwm-fan): Make use of device properties everywhere
Peter Korsgaard
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-22
hwmon: (lm75) add I3C support for P3T1755
Wolfram Sang
2024-12-20
hwmon: (lm75) separate probe into common and I2C parts
Wolfram Sang
2024-12-20
hwmon: (lm75) Remove superfluous 'client' member from private struct
Wolfram Sang
2024-12-20
hwmon: (lm75) simplify regulator handling
Wolfram Sang
2024-12-20
hwmon: (lm75) simplify lm75_write_config()
Wolfram Sang
2024-12-20
hwmon: (lm75) Hide register size differences in regmap access functions
Guenter Roeck
2024-12-18
hwmon: (pmbus/crps) Add Intel CRPS185 power supply
Ninad Palsule
2024-12-18
hwmon: (lm75) Add NXP P3T1755 support
Wolfram Sang
2024-12-17
hwmon: add driver for the hwmon parts of qnap-mcu devices
Heiko Stuebner
2024-12-16
hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...
Murad Masimov
2024-12-16
hwmon: (tmp513) Fix Current Register value interpretation
Murad Masimov
2024-12-16
hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...
Murad Masimov
2024-12-16
hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
Ninad Palsule
2024-12-15
hwmon: (occ/p9_sbe) Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-15
hwmon: (nct6683) Add customer ID for ASRock B650 Steel Legend WiFi
Max Ammann
2024-12-14
hwmon: (isl28022) Drop explicit initialization of struct i2c_device_id::drive...
Uwe Kleine-König
2024-12-14
hwmon: (tmp108) Drop of_match_ptr() protection
Guenter Roeck
2024-12-14
hwmon: (tmp108) Add basic regulator support
Stanislav Jakubek
[next]