index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2024-02-04
hwmon: (coretemp) Enlarge per package core count limit
Zhang Rui
2024-02-04
hwmon: (coretemp) Fix bogus core_id to attr name mapping
Zhang Rui
2024-02-04
hwmon: (coretemp) Fix out-of-bounds memory access
Zhang Rui
2024-02-04
hwmon: (aspeed-pwm-tacho) mutex for tach reading
Loic Prylli
2024-01-27
hwmon: (pmbus/mp2975) Correct comment inside 'mp2975_read_byte_data'
Konstantin Aladyshev
2024-01-26
hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 device
Konstantin Aladyshev
2024-01-26
hwmon: gigabyte_waterforce: Fix locking bug in waterforce_get_status()
Harshit Mogalapalli
2024-01-14
hwmon: (npcm750-pwm-fan) Fix crash observed when instantiating nuvoton,npcm75...
Guenter Roeck
2024-01-12
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-08
hwmon: (gigabyte_waterforce) Mark status report as received under a spinlock
Aleksa Savic
2024-01-08
hwmon: (lm75) Fix tmp112 default config
Abdel Alkuor
2024-01-02
hwmon: (lm75) Add AMS AS6200 temperature sensor
Abdel Alkuor
2024-01-02
hwmon: (lm75) remove now-unused include
Luca Ceresoli
2024-01-02
hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
Peter Yin
2024-01-02
hwmon: (aquacomputer_d5next) Remove unneeded CONFIG_DEBUG_FS #ifdef
Aleksa Savic
2024-01-02
hwmon: (k10temp) Add support for AMD Family 19h Model 8h
Jami Kurki
2024-01-02
hwmon: Add driver for Gigabyte AORUS Waterforce AIO coolers
Aleksa Savic
2024-01-02
hwmon: (smsc47m1) Rename global platform device variable
Uwe Kleine-König
2024-01-02
hwmon: (smsc47m1) Simplify device registration
Uwe Kleine-König
2024-01-02
hwmon: (smsc47m1) Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-02
hwmon: (smsc47m1) Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
2024-01-02
hwmon: (pmbus) Add ltc4286 driver
Delphine CC Chiu
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-11
hwmon: (max31827) Add custom attribute for resolution
Daniel Matyas
2023-12-11
hwmon: (max31827) Return closest value in update_interval
Daniel Matyas
2023-12-11
hwmon: (max31827) Update bits with shutdown_write()
Daniel Matyas
2023-12-11
hwmon: (max31827) Add support for max31828 and max31829
Daniel Matyas
2023-12-11
hwmon: (max31827) Handle new properties from the devicetree
Daniel Matyas
2023-12-11
hwmon: (corsair-cpro) use NULL instead of 0
Marius Zachmann
2023-12-11
hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelist
Armin Wolf
2023-12-11
hwmon: (dell-smm) Add support for WMI SMM interface
Armin Wolf
2023-12-11
hwmon: (dell-smm) Introduce helper function for data init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move config entries out of i8k_dmi_table
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move DMI config handling to module init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move whitelist handling to module init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move blacklist handling to module init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Prepare for multiple SMM calling backends
Armin Wolf
2023-12-11
hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
James Seo
2023-12-11
hwmon: (tmp513) Use SI constants from units.h
Andy Shevchenko
2023-12-11
hwmon: (tmp513) Simplify with dev_err_probe()
Andy Shevchenko
2023-12-11
hwmon: (tmp513) Don't use "proxy" headers
Andy Shevchenko
2023-12-11
hwmon: (peci/dimmtemp) Bump timeout
Patrick Rudolph
2023-12-11
hwmon: (pc87360) Bounds check data->innr usage
Kees Cook
2023-12-11
hwmon: (nct6775) Fix fan speed set failure in automatic mode
Xing Tong Wu
2023-12-11
hwmon: (nct6775) Add support for 2 additional fan controls
Xing Tong Wu
2023-12-11
hwmon: (pmbus) Add support for MPS Multi-phase mp5990
Peter Yin
2023-12-11
hwmon: (lm25066) Use i2c_get_match_data()
Rob Herring
2023-12-11
hwmon: (nct6775-core) Explicitly initialize nct6775_device_names indexes
Guenter Roeck
2023-12-11
hwmon: (nct6775-platform) Explicitly initialize nct6775_sio_names indexes
Kees Cook
2023-12-11
hwmon: (nct6775-i2c) Use i2c_get_match_data()
Rob Herring
[next]