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-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-14
Merge tag 'pwm/for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-14
Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-14
Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-12
hwmon: (nzxt-kraken3) Bail out for unsupported device variants
Guenter Roeck
2024-05-12
hwmon: (emc1403) Add support for EMC1428 and EMC1438.
Lars Petter Mostad
2024-05-09
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...
Uwe Kleine-König
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
2024-05-07
hwmon: (emc1403) Add support for conversion interval configuration
Guenter Roeck
2024-05-07
hwmon: (emc1403) Support 11 bit accuracy
Guenter Roeck
2024-05-07
hwmon: (emc1403) Convert to with_info API
Guenter Roeck
2024-05-07
hwmon: (adc128d818) simplify final return in probe
David Lechner
2024-05-04
hwmon: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock
Aleksa Savic
2024-05-04
hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...
Aleksa Savic
2024-05-04
hwmon: (corsair-cpro) Use a separate buffer for sending commands
Aleksa Savic
2024-05-03
hwmon: (max6639) Use regmap
Naresh Solanki
2024-05-03
hwmon: (da9052) Use devm_regulator_get_enable_read_voltage()
David Lechner
2024-05-03
hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()
David Lechner
2024-05-01
hwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin...
Christophe JAILLET
2024-05-01
hwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_device
Christophe JAILLET
2024-05-01
hwmon: (stts751) Remove an unused field in struct stts751_priv
Christophe JAILLET
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-01
hwmon: (max31790) revise the scale to write pwm
Delphine CC Chiu
2024-04-30
hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) m...
Aleksa Savic
2024-04-30
hwmon: (nzxt-kraken3) Decouple device names from kinds
Aleksa Savic
2024-04-30
hwmon: (it87) Remove tests nolonger required
Frank Crawford
2024-04-30
hwmon: (it87) Test for chipset before entering configuration mode
Frank Crawford
2024-04-30
hwmon: (it87) Do not enter configuration mode for some chiptypes
Frank Crawford
2024-04-30
hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of r...
Frank Crawford
2024-04-30
hwmon: (pmbus) Add support for Infineon XDP710
Peter Yin
2024-04-30
hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulses
Aleksa Savic
2024-04-30
hwmon: (aquacomputer_d5next) Add support for Octo flow sensor
Aleksa Savic
2024-04-30
hwmon: Add EC Chip driver for Lenovo ThinkStation motherboards
David Ober
2024-04-28
hwmon: (pmbus/adm1275) add adm1281 support
Jose Ramon San Buenaventura
2024-04-28
hwmon: (coretemp) Extend the bitmask to read temperature to 0xff
Ricardo Neri
2024-04-28
hwmon: (jc42) Remove I2C_CLASS_SPD support
Heiner Kallweit
2024-04-28
hwmon: (aspeed-g6-pwm-tach) Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-28
hwmon: (pwm-fan) Make use of device properties
Andy Shevchenko
2024-04-28
hwmon: (pwm-fan) Convert to use of_property_read_u32_array()
Andy Shevchenko
2024-04-28
hwmon: add HAS_IOPORT dependencies
Niklas Schnelle
2024-04-28
hwmon: (pmbus/mp2975) Use i2c_get_match_data()
Andy Shevchenko
2024-04-28
hwmon: (pmbus/mp2975) Constify local pointers to pmbus_driver_info
Andy Shevchenko
2024-04-28
hwmon: (pmbus/mp2975) Replace home made version of __assign_bit()
Andy Shevchenko
2024-04-28
hwmon: (pmbus/adp1050) Don't use "proxy" headers
Andy Shevchenko
2024-04-28
hwmon: (dell-smm) Add Dell Precision 7540 to fan control whitelist
Seiji Nishikawa
2024-04-28
hwmon: (pmbus) Add driver for ADP1050
Radu Sabau
2024-04-28
hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems
Kai-Heng Feng
2024-04-28
hwmon: (lm70) fix links in doc and comments
Kousik Sanagavarapu
2024-04-28
hwmon: (pmbus/mp2975) Fix IRQ masking
Patrick Rudolph
[next]