This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-28 11:18:45 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f04b9cc87b
linux_dsm_epyc7002
/
drivers
/
soc
/
actions
/
Makefile
3 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gating Allow the SMP code to reuse PM domain code for CPU2/CPU3 wakeup. Signed-off-by: Andreas Färber <afaerber@suse.de>
2017-06-06 02:04:21 +07:00
obj-$(CONFIG_OWL_PM_DOMAINS_HELPER)
+=
owl-sps-helper.o
soc: actions: Add Owl SPS Implement S500 Smart Power System power-gating. For now flag PD_CPU2 and PD_CPU3 as always-on. Based on LeMaker linux-actions tree. Signed-off-by: Andreas Färber <afaerber@suse.de>
2017-02-26 10:09:57 +07:00
obj-$(CONFIG_OWL_PM_DOMAINS)
+=
owl-sps.o
Reference in New Issue
Copy Permalink