summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
| * | | hwmon: (pmbus/lm25066) Add OF device ID tableZev Weiss2021-10-121-2/+23
| * | | hwmon: (pmbus/lm25066) Mark lm25066_coeff array constZev Weiss2021-10-121-2/+2
| * | | hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss2021-10-121-1/+1
| * | | hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_idZev Weiss2021-10-121-13/+10
| * | | hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissaZev Weiss2021-10-121-1/+1
| * | | hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss2021-10-121-0/+23
| * | | hwmon: (tmp421) introduce MAX_CHANNELS defineKrzysztof Adamski2021-10-121-4/+5
| * | | hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR...Daniel Dawson2021-10-121-0/+3
| * | | hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwmColin Ian King2021-10-121-1/+1
| * | | hwmon: (nct6775) Support access via Asus WMIDenis Pauk2021-10-122-21/+220
| * | | hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data.Denis Pauk2021-10-121-140/+143
| * | | hwmon: (nct6775) Use superio_*() function pointers in sio_data.Denis Pauk2021-10-121-85/+104
| * | | hwmon: (mlxreg-fan) Extend driver to support multiply cooling devicesVadim Pasternak2021-10-121-26/+47
| * | | hwmon: (mlxreg-fan) Extend driver to support multiply PWMVadim Pasternak2021-10-121-12/+43
| * | | hwmon: (mlxreg-fan) Extend the maximum number of tachometersVadim Pasternak2021-10-121-1/+3
| * | | hwmon: Add Maxim MAX6620 hardware monitoring driverArun Saravanan Balachandran2021-10-123-0/+525
| * | | hwmon: (raspberrypi) Use generic notification mechanismArmin Wolf2021-10-121-1/+1
| * | | hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_infoArmin Wolf2021-10-121-53/+61
| * | | hwmon: Fix possible memleak in __hwmon_device_register()Yang Yingliang2021-10-121-2/+4
| |/ /
* / / mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla2021-10-291-22/+13
|/ /
* | 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