summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-2/+5
|\
| * Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman2021-06-147-14/+68
| |\
| * \ Merge tag 'fsi-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman2021-06-101-2/+5
| |\ \
| | * | hwmon: (occ) Print response status in first poll error messageEddie James2021-06-041-2/+3
| | * | hwmon: (occ) Start sequence number at oneEddie James2021-06-041-0/+2
* | | | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-06-282-1/+2
|\ \ \ \
| * | | | hwmon: (max6621) Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-1/+1
| * | | | hwmon: (corsair-cpro) Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-0/+1
* | | | | hwmon: Support set_trips() of thermal device opsDmitry Osipenko2021-06-241-0/+36
* | | | | hwmon: (lm90) Prevent integer underflows of temperature calculationsDmitry Osipenko2021-06-241-2/+11
* | | | | hwmon: (lm90) Disable interrupt on suspendDmitry Osipenko2021-06-191-0/+25
* | | | | hwmon: (lm90) Unmask hardware interruptDmitry Osipenko2021-06-191-0/+7