Searched hist:d6444094042b4f4b4623dc1a2437f61309b9b34b (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/m68k/q40/ |
H A D | q40ints.c | diff d6444094042b4f4b4623dc1a2437f61309b9b34b Thu Sep 24 09:37:37 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: split heartbeat out of timer function
The heartbeat functionality is mostly separate from the actual timer interrupt handling, and it is only used on five platforms.
Split it out into a separate function and call that directly from the timer irq on those platforms.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/m68k/atari/ |
H A D | time.c | diff d6444094042b4f4b4623dc1a2437f61309b9b34b Thu Sep 24 09:37:37 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: split heartbeat out of timer function
The heartbeat functionality is mostly separate from the actual timer interrupt handling, and it is only used on five platforms.
Split it out into a separate function and call that directly from the timer irq on those platforms.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/m68k/hp300/ |
H A D | time.c | diff d6444094042b4f4b4623dc1a2437f61309b9b34b Thu Sep 24 09:37:37 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: split heartbeat out of timer function
The heartbeat functionality is mostly separate from the actual timer interrupt handling, and it is only used on five platforms.
Split it out into a separate function and call that directly from the timer irq on those platforms.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | machdep.h | diff d6444094042b4f4b4623dc1a2437f61309b9b34b Thu Sep 24 09:37:37 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: split heartbeat out of timer function
The heartbeat functionality is mostly separate from the actual timer interrupt handling, and it is only used on five platforms.
Split it out into a separate function and call that directly from the timer irq on those platforms.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/m68k/apollo/ |
H A D | config.c | diff d6444094042b4f4b4623dc1a2437f61309b9b34b Thu Sep 24 09:37:37 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: split heartbeat out of timer function
The heartbeat functionality is mostly separate from the actual timer interrupt handling, and it is only used on five platforms.
Split it out into a separate function and call that directly from the timer irq on those platforms.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/m68k/amiga/ |
H A D | config.c | diff d6444094042b4f4b4623dc1a2437f61309b9b34b Thu Sep 24 09:37:37 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: split heartbeat out of timer function
The heartbeat functionality is mostly separate from the actual timer interrupt handling, and it is only used on five platforms.
Split it out into a separate function and call that directly from the timer irq on those platforms.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | time.c | diff d6444094042b4f4b4623dc1a2437f61309b9b34b Thu Sep 24 09:37:37 CDT 2020 Arnd Bergmann <arnd@arndb.de> m68k: split heartbeat out of timer function
The heartbeat functionality is mostly separate from the actual timer interrupt handling, and it is only used on five platforms.
Split it out into a separate function and call that directly from the timer irq on those platforms.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|