Searched hist:a0652fc9a28c3ef8cd59264bfcb089c44d1b0e06 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/kernel/ |
H A D | idle_6xx.S | diff a0652fc9a28c3ef8cd59264bfcb089c44d1b0e06 Mon Mar 27 06:03:03 CEST 2006 Paul Mackerras <paulus@samba.org> powerpc: Unify the 32 and 64 bit idle loops
This unifies the 32-bit (ARCH=ppc and ARCH=powerpc) and 64-bit idle loops. It brings over the concept of having a ppc_md.power_save function from 32-bit to ARCH=powerpc, which lets us get rid of native_idle(). With this we will also be able to simplify the idle handling for pSeries and cell.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | idle.c | a0652fc9a28c3ef8cd59264bfcb089c44d1b0e06 Mon Mar 27 06:03:03 CEST 2006 Paul Mackerras <paulus@samba.org> powerpc: Unify the 32 and 64 bit idle loops
This unifies the 32-bit (ARCH=ppc and ARCH=powerpc) and 64-bit idle loops. It brings over the concept of having a ppc_md.power_save function from 32-bit to ARCH=powerpc, which lets us get rid of native_idle(). With this we will also be able to simplify the idle handling for pSeries and cell.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | entry_32.S | diff a0652fc9a28c3ef8cd59264bfcb089c44d1b0e06 Mon Mar 27 06:03:03 CEST 2006 Paul Mackerras <paulus@samba.org> powerpc: Unify the 32 and 64 bit idle loops
This unifies the 32-bit (ARCH=ppc and ARCH=powerpc) and 64-bit idle loops. It brings over the concept of having a ppc_md.power_save function from 32-bit to ARCH=powerpc, which lets us get rid of native_idle(). With this we will also be able to simplify the idle handling for pSeries and cell.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | Makefile | diff a0652fc9a28c3ef8cd59264bfcb089c44d1b0e06 Mon Mar 27 06:03:03 CEST 2006 Paul Mackerras <paulus@samba.org> powerpc: Unify the 32 and 64 bit idle loops
This unifies the 32-bit (ARCH=ppc and ARCH=powerpc) and 64-bit idle loops. It brings over the concept of having a ppc_md.power_save function from 32-bit to ARCH=powerpc, which lets us get rid of native_idle(). With this we will also be able to simplify the idle handling for pSeries and cell.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | setup.c | diff a0652fc9a28c3ef8cd59264bfcb089c44d1b0e06 Mon Mar 27 06:03:03 CEST 2006 Paul Mackerras <paulus@samba.org> powerpc: Unify the 32 and 64 bit idle loops
This unifies the 32-bit (ARCH=ppc and ARCH=powerpc) and 64-bit idle loops. It brings over the concept of having a ppc_md.power_save function from 32-bit to ARCH=powerpc, which lets us get rid of native_idle(). With this we will also be able to simplify the idle handling for pSeries and cell.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|