summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James
2021-09-24hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König
2021-09-24hwmon: (tmp421) fix rounding for negative valuesPaul Fertser
2021-09-24hwmon: (tmp421) report /PVLD condition as faultPaul Fertser
2021-09-24hwmon: (tmp421) handle I2C errorsPaul Fertser
2021-09-16hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak
2021-09-12hwmon: (k10temp) Remove residues of current and voltagesuma hegde
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano
2021-08-28hwmon: add driver for Aquacomputer D5 NextAleksa Savic
2021-08-27hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info APIChris Packham
2021-08-27hwmon: (adt7470) Convert to use regmapChris Packham
2021-08-27hwmon: (adt7470) Fix some style issuesChris Packham
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello
2021-08-27hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello
2021-08-27hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello
2021-08-27hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello
2021-08-17hwmon: remove amd_energy driver in MakefileLukas Bulwahn
2021-08-17hwmon: (dell-smm) Rework SMM function debuggingArmin Wolf
2021-08-17hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __initArmin Wolf
2021-08-17hwmon: (dell-smm) Mark tables as __initconstArmin Wolf
2021-08-17hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin maxChris Packham
2021-08-17hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limitsChris Packham
2021-08-17hwmon: (axi-fan-control) Support temperature vs pwm pointsNuno Sá
2021-08-17hwmon: (axi-fan-control) Handle irqs in natural orderNuno Sá
2021-08-17hwmon: (axi-fan-control) Make sure the clock is enabledNuno Sá
2021-08-17hwmon: (pmbus/ibm-cffps) Fix write bits for LED controlBrandon Wyman
2021-08-17hwmon: (w83781d) Match on device tree compatiblesLinus Walleij
2021-08-17hwmon: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-17hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelistCarlos Alberto Lopez Perez
2021-08-17hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fanArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()Armin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Move variables into a driver private data structureArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()Armin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Mark functions as __initArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Use platform deviceArmin Wolf
2021-08-17hwmon: Add support for SB-RMI power moduleAkshay Gupta
2021-08-17hwmon: (w83627ehf) Make DEVICE_ATTR_RO staticArmin Wolf
2021-08-17hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPSArmin Wolf
2021-08-17hwmon: intel-m10-bmc-hwmon: add n5010 sensorsMartin Hundebøll
2021-08-17hwmon: (w83627ehf) Remove w83627ehf_remove()Armin Wolf
2021-08-17hwmon: (w83627ehf) Use platform_create_bundleArmin Wolf
2021-08-17hwmon: (pmbus/bpa-rs600) Support BPD-RS600Chris Packham
2021-08-17hwmon: (ntc_thermistor) Use library interpolationLinus Walleij
2021-08-17hwmon: (k10temp) support Zen3 APUsDavid Bartley
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-06-24hwmon: Support set_trips() of thermal device opsDmitry Osipenko
2021-06-24hwmon: (lm90) Prevent integer underflows of temperature calculationsDmitry Osipenko