Revision 2ff90100ace886895e4fbb2850b8d5e49d931ed6 authored by Linus Torvalds on 09 January 2021, 19:22:30 UTC, committed by Linus Torvalds on 09 January 2021, 19:22:30 UTC
Pull hwmon fixes from Guenter Roeck:

 - Fix possible KASAN issue in amd_energy driver

 - Avoid configuration problem in pwm-fan driver

 - Fix kernel-doc warning in sbtsi_temp documentation

* tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (amd_energy) fix allocation of hwmon_channel_info config
  hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values
  hwmon: (sbtsi_temp) Fix Documenation kernel-doc warning
2 parent s f408126 + 84e2615
History
File Mode Size
Kconfig -rw-r--r-- 709 bytes
Makefile -rw-r--r-- 156 bytes
lsm.c -rw-r--r-- 8.0 KB
lsm.h -rw-r--r-- 1.7 KB
securityfs.c -rw-r--r-- 8.6 KB

back to top