reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/commit/?id=cac7a93ef369c067263a2a7090b68177336c8fad git remote add groeck-staging https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git git fetch --no-tags groeck-staging hwmon-next git checkout cac7a93ef369c067263a2a7090b68177336c8fad make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs