/openbmc/linux/arch/powerpc/include/asm/ |
H A D | fsl_pm.h | d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
H A D | cputhreads.h | diff d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_rcpm.c | d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
H A D | Kconfig | diff d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
H A D | Makefile | diff d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
/openbmc/linux/include/linux/fsl/ |
H A D | guts.h | diff d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | common.c | diff d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
H A D | Kconfig | diff d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_64.S | diff d17799f9c10e283cccd4d598d3416e6fac336ab9 Fri Nov 20 03:13:59 CST 2015 chenhui zhao <chenhui.zhao@freescale.com> powerpc/rcpm: add RCPM driver
There is a RCPM (Run Control/Power Management) in Freescale QorIQ series processors. The device performs tasks associated with device run control and power management.
The driver implements some features: mask/unmask irq, enter/exit low power states, freeze time base, etc.
Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [scottwood: remove __KERNEL__ ifdef] Signed-off-by: Scott Wood <oss@buserror.net>
|