Hosts the 0x221E linux distro kernel. https://universe.0xinfinity.dev/distro/kernel/atom?h=master 2025-05-12T16:41:55Z dt-bindings: hwmon: Add bindings for mpq8785 driver 2025-05-12T16:41:55Z Pawel Dembicki paweldembicki@gmail.com 2025-05-11T03:55:44Z urn:sha1:e00fe40065b874f5622949d5a6734a632b3fd76a Add device tree bindings for Monolithic Power Systems MPQ8785, MPM82504 and MPM3695 PMBus-compliant voltage regulators. These bindings also documents the optional "mps,vout-fb-divider-ratio-permille" property. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250511035701.2607947-2-paweldembicki@gmail.com Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> ux-2.6.16.y'>linux-2.6.16.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/drivers/edac/edac_module.c
AgeCommit message (Expand)Author
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook