]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - Documentation/admin-guide/kernel-parameters.txt
Merge tag 'regulator-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[thirdparty/linux.git] / Documentation / admin-guide / kernel-parameters.txt
index 8a01b8112f0bfb80ba4fe5faf10a240660033b81..e0891ac76ab32742904cff6c3a3483fdcdd6b5c5 100644 (file)
                        print every Nth verbose statement, where N is the value
                        specified.
 
+       regulator_ignore_unused
+                       [REGULATOR]
+                       Prevents regulator framework from disabling regulators
+                       that are unused, due no driver claiming them. This may
+                       be useful for debug and development, but should not be
+                       needed on a platform with proper driver support.
+
        relax_domain_level=
                        [KNL, SMP] Set scheduler's default relax_domain_level.
                        See Documentation/admin-guide/cgroup-v1/cpusets.rst.