index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
tau_6xx.c
Age
Commit message (
Expand
)
Author
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2020-09-15
powerpc/tau: Disable TAU between measurements
Finn Thain
2020-09-15
powerpc/tau: Check processor type before enabling TAU interrupt
Finn Thain
2020-09-15
powerpc/tau: Remove duplicated set_thresholds() call
Finn Thain
2020-09-15
powerpc/tau: Convert from timer to workqueue
Finn Thain
2020-09-15
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2018-05-25
powerpc/tau: Make some function static
Mathieu Malaterre
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-04
powerpc/6xx: Use setup_timer() helper
Allen Pais
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-27
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc
Paul Mackerras