summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2025-02-02hwmon: (ltc4282) Use per-client debugfs entryWolfram Sang1-36/+8
2025-02-02hwmon: (ina3221) Use per-client debugfs entryWolfram Sang1-8/+1
2025-02-02hwmon: (isl28022) Use per-client debugfs entryWolfram Sang1-42/+2
2025-02-02hwmon: (lm90): Add support for NCT7716, NCT7717 and NCT7718Ming Yu2-3/+81
2025-02-02hwmon: (pmbus/ltc2978) add support for ltm4673Cedric Encarnacion2-4/+25
2025-02-02hwmon: (gsc) drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-24Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-7/+1
2025-01-22Merge tag 'hwmon-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-241/+1015
2025-01-22Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-0/+377
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+7
2025-01-15hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSESTDavid Lechner1-1/+1
2025-01-15hwmon: (drivetemp) Set scsi command timeout to 10sRussell Harmon1-1/+1
2025-01-15hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_dev...Kazuhiro Abe1-1/+1
2025-01-14hwmon: (tmp513) Fix division of negative numbersDavid Lechner1-3/+4
2025-01-13hwmon: pmbus: dps920ab: Add ability to instantiate through i2cDenis Kirjanov1-0/+7
2025-01-13hwmon: (pwm-fan) Default to the Maximum cooling level if providedPeter Korsgaard1-6/+12
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman2-6/+12
2025-01-12hwmon: (spd5118) Use generic parity calculationWolfram Sang1-7/+1
2025-01-12hwmon: (asus_atk0110) Use str_enabled_disabled() and str_enable_disable() hel...Thorsten Blum1-9/+6
2025-01-12hwmon: Fix help text for aspeed-g6-pwm-tachJoel Stanley1-2/+2
2025-01-09hwmon: (dell-smm) Add Dell XPS 9370 to fan control whitelistPovilas Kanapickas1-0/+8
2025-01-09hwmon: (acpi_power_meter) Fix update the power trip points on failureHuisong Li1-5/+7
2025-01-09hwmon: (acpi_power_meter) Fix uninitialized variablesHuisong Li1-4/+23
2025-01-09hwmon: (core) Use device name as a fallback in devm_hwmon_device_register_wit...Heiner Kallweit1-0/+6
2025-01-08hwmon: (pmbus/max15301) Add support for MAX15303Nuno Sa2-1/+2
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello2-2/+2
2025-01-08x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()Mario Limonciello1-0/+5
2025-01-07hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occurDaniil Stas1-2/+6
2025-01-07hwmon: (pmbus/adm1275) add adm1273 supportJohn Erasmus Mari Geronimo2-5/+7
2025-01-06hwmon: (nct6683) Add another customer ID for MSIJohn Audia1-0/+3
2025-01-06hwmon: (pwm-fan): Make use of device properties everywherePeter Korsgaard1-4/+4
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu1-1/+1
2024-12-22hwmon: (lm75) add I3C support for P3T1755Wolfram Sang2-4/+119
2024-12-20hwmon: (lm75) separate probe into common and I2C partsWolfram Sang1-30/+38
2024-12-20hwmon: (lm75) Remove superfluous 'client' member from private structWolfram Sang1-8/+5
2024-12-20hwmon: (lm75) simplify regulator handlingWolfram Sang1-22/+3
2024-12-20hwmon: (lm75) simplify lm75_write_config()Wolfram Sang1-10/+4
2024-12-20hwmon: (lm75) Hide register size differences in regmap access functionsGuenter Roeck1-69/+62
2024-12-18hwmon: (pmbus/crps) Add Intel CRPS185 power supplyNinad Palsule3-0/+84
2024-12-18hwmon: (lm75) Add NXP P3T1755 supportWolfram Sang1-0/+13
2024-12-17hwmon: add driver for the hwmon parts of qnap-mcu devicesHeiko Stuebner3-0/+377
2024-12-16hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov1-1/+1
2024-12-16hwmon: (tmp513) Fix Current Register value interpretationMurad Masimov1-1/+1
2024-12-16hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov1-2/+4
2024-12-16hwmon: (pmbus/core) Add PMBUS_REVISION in debugfsNinad Palsule1-2/+11
2024-12-15hwmon: (occ/p9_sbe) Constify 'struct bin_attribute'Thomas Weißschuh1-2/+2
2024-12-15hwmon: (nct6683) Add customer ID for ASRock B650 Steel Legend WiFiMax Ammann1-0/+3
2024-12-14hwmon: (isl28022) Drop explicit initialization of struct i2c_device_id::drive...Uwe Kleine-König1-1/+1
2024-12-14hwmon: (tmp108) Drop of_match_ptr() protectionGuenter Roeck1-5/+3