power: refactor uncore power managementThis patch refactors the power management library, addressing uncorepower management. The primary changes involve the creation of dedicateddirectories for e
power: refactor uncore power managementThis patch refactors the power management library, addressing uncorepower management. The primary changes involve the creation of dedicateddirectories for each driver within 'drivers/power/uncore/*'. Theadjustment of meson.build files enables the selective activationof individual drivers.This refactor significantly improves code organization, enhancesclarity and boosts maintainability. It lays the foundation for morefocused development on individual drivers and facilitates seamlessintegration of future enhancements, particularly the AMD uncore driver.Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala@amd.com>Acked-by: Huisong Li <lihuisong@huawei.com>
show more ...