28/10/2024 20:55, Sivaprasad Tummala:
> --- /dev/null
> +++ b/drivers/power/amd_uncore/amd_uncore.h
> +#ifdef __cplusplus
> +extern "C" {
> +#endif
As said in previous versions, you don't need this in an internal header.
[...]
> +
> +#ifdef __cplusplus
> +}
> +#endif
> +
> +#endif /* POWER_INTEL_
This patch introduces driver support for power management of uncore
components in AMD EPYC processors.
v9:
- documentation update
v2:
- fixed typo in comments section.
- added fabric frequency get support for legacy platforms.
Signed-off-by: Sivaprasad Tummala
---
doc/guides/prog_guide/powe
2 matches
Mail list logo