summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova2021-10-021-15/+11
* hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova2021-10-021-17/+11
* hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova2021-10-021-18/+11
* hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak2021-10-021-1/+1
* hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman2021-10-021-2/+8
* hwmon: (occ) Fix P10 VRM temp sensorsEddie James2021-10-021-12/+5
* hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König2021-09-241-2/+6
* hwmon: (tmp421) fix rounding for negative valuesPaul Fertser2021-09-241-16/+8
* hwmon: (tmp421) report /PVLD condition as faultPaul Fertser2021-09-241-6/+3
* hwmon: (tmp421) handle I2C errorsPaul Fertser2021-09-241-10/+28
* hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak2021-09-161-3/+9
* hwmon: (k10temp) Remove residues of current and voltagesuma hegde2021-09-121-6/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* | hwmon: add driver for Aquacomputer D5 NextAleksa Savic2021-08-283-0/+374
* | hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info APIChris Packham2021-08-271-397/+284
* | hwmon: (adt7470) Convert to use regmapChris Packham2021-08-271-173/+241
* | hwmon: (adt7470) Fix some style issuesChris Packham2021-08-271-3/+3
* | hwmon: (k10temp) Add support for yellow carpMario Limonciello2021-08-271-0/+5
* | hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello2021-08-271-6/+12
* | hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello2021-08-271-2/+1
* | hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello2021-08-271-1/+3
* | hwmon: remove amd_energy driver in MakefileLukas Bulwahn2021-08-171-1/+0
* | hwmon: (dell-smm) Rework SMM function debuggingArmin Wolf2021-08-171-15/+6
* | hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __initArmin Wolf2021-08-171-1/+1
* | hwmon: (dell-smm) Mark tables as __initconstArmin Wolf2021-08-171-4/+4
* | hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin maxChris Packham2021-08-171-0/+23
* | hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limitsChris Packham2021-08-171-25/+0
* | hwmon: (axi-fan-control) Support temperature vs pwm pointsNuno Sá2021-08-171-1/+73
* | hwmon: (axi-fan-control) Handle irqs in natural orderNuno Sá2021-08-171-15/+15
* | hwmon: (axi-fan-control) Make sure the clock is enabledNuno Sá2021-08-171-0/+13
* | hwmon: (pmbus/ibm-cffps) Fix write bits for LED controlBrandon Wyman2021-08-171-3/+3
* | hwmon: (w83781d) Match on device tree compatiblesLinus Walleij2021-08-171-0/+11
* | hwmon: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-172-4/+4
* | hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelistCarlos Alberto Lopez Perez2021-08-171-8/+16
* | hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fanArmin Wolf2021-08-171-1/+1
* | hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()Armin Wolf2021-08-171-310/+279
* | hwmon: (dell-smm-hwmon) Move variables into a driver private data structureArmin Wolf2021-08-171-125/+152
* | hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()Armin Wolf2021-08-171-19/+9
* | hwmon: (dell-smm-hwmon) Mark functions as __initArmin Wolf2021-08-171-2/+2
* | hwmon: (dell-smm-hwmon) Use platform deviceArmin Wolf2021-08-171-51/+62
* | hwmon: Add support for SB-RMI power moduleAkshay Gupta2021-08-173-0/+370
* | hwmon: (w83627ehf) Make DEVICE_ATTR_RO staticArmin Wolf2021-08-171-1/+1
* | hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPSArmin Wolf2021-08-171-17/+4
* | hwmon: intel-m10-bmc-hwmon: add n5010 sensorsMartin Hundebøll2021-08-171-0/+116
* | hwmon: (w83627ehf) Remove w83627ehf_remove()Armin Wolf2021-08-171-35/+7
* | hwmon: (w83627ehf) Use platform_create_bundleArmin Wolf2021-08-171-47/+10
* | hwmon: (pmbus/bpa-rs600) Support BPD-RS600Chris Packham2021-08-171-7/+15
* | hwmon: (ntc_thermistor) Use library interpolationLinus Walleij2021-08-171-9/+11
* | hwmon: (k10temp) support Zen3 APUsDavid Bartley2021-08-171-0/+2
|/