aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-12hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissaZev Weiss1-1/+1
2021-10-12hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss1-0/+23
2021-10-12hwmon: (tmp421) introduce MAX_CHANNELS defineKrzysztof Adamski1-4/+5
2021-10-12hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASRock boardsDaniel Dawson1-0/+3
2021-10-12hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwmColin Ian King1-1/+1
2021-10-12hwmon: (nct6775) Support access via Asus WMIDenis Pauk2-21/+220
2021-10-12hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data.Denis Pauk1-140/+143
2021-10-12hwmon: (nct6775) Use superio_*() function pointers in sio_data.Denis Pauk1-85/+104
2021-10-12hwmon: (mlxreg-fan) Extend driver to support multiply cooling devicesVadim Pasternak1-26/+47
2021-10-12hwmon: (mlxreg-fan) Extend driver to support multiply PWMVadim Pasternak1-12/+43
2021-10-12hwmon: (mlxreg-fan) Extend the maximum number of tachometersVadim Pasternak1-1/+3
2021-10-12hwmon: Add Maxim MAX6620 hardware monitoring driverArun Saravanan Balachandran3-0/+525
2021-10-12hwmon: (raspberrypi) Use generic notification mechanismArmin Wolf1-1/+1
2021-10-12hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_infoArmin Wolf1-53/+61
2021-10-12hwmon: Fix possible memleak in __hwmon_device_register()Yang Yingliang1-2/+4
2021-10-02hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure fieldNadezda Lutovinova1-15/+11
2021-10-02hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure fieldNadezda Lutovinova1-17/+11
2021-10-02hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure fieldNadezda Lutovinova1-18/+11
2021-10-02hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak1-1/+1
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman1-2/+8
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James1-12/+5
2021-09-24hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König1-2/+6
2021-09-24hwmon: (tmp421) fix rounding for negative valuesPaul Fertser1-16/+8
2021-09-24hwmon: (tmp421) report /PVLD condition as faultPaul Fertser1-6/+3
2021-09-24hwmon: (tmp421) handle I2C errorsPaul Fertser1-10/+28
2021-09-16hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfsVadim Pasternak1-3/+9
2021-09-12hwmon: (k10temp) Remove residues of current and voltagesuma hegde1-6/+0
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-09-08hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano1-1/+1
2021-08-28hwmon: add driver for Aquacomputer D5 NextAleksa Savic3-0/+374
2021-08-27hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info APIChris Packham1-397/+284
2021-08-27hwmon: (adt7470) Convert to use regmapChris Packham1-173/+241
2021-08-27hwmon: (adt7470) Fix some style issuesChris Packham1-3/+3
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello1-0/+5
2021-08-27hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello1-6/+12
2021-08-27hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello1-2/+1
2021-08-27hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello1-1/+3
2021-08-17hwmon: remove amd_energy driver in MakefileLukas Bulwahn1-1/+0
2021-08-17hwmon: (dell-smm) Rework SMM function debuggingArmin Wolf1-15/+6
2021-08-17hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __initArmin Wolf1-1/+1
2021-08-17hwmon: (dell-smm) Mark tables as __initconstArmin Wolf1-4/+4
2021-08-17hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin maxChris Packham1-0/+23
2021-08-17hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limitsChris Packham1-25/+0
2021-08-17hwmon: (axi-fan-control) Support temperature vs pwm pointsNuno Sá1-1/+73
2021-08-17hwmon: (axi-fan-control) Handle irqs in natural orderNuno Sá1-15/+15
2021-08-17hwmon: (axi-fan-control) Make sure the clock is enabledNuno Sá1-0/+13
2021-08-17hwmon: (pmbus/ibm-cffps) Fix write bits for LED controlBrandon Wyman1-3/+3
2021-08-17hwmon: (w83781d) Match on device tree compatiblesLinus Walleij1-0/+11
2021-08-17hwmon: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-4/+4
2021-08-17hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelistCarlos Alberto Lopez Perez1-8/+16