aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/tau_6xx.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hGravatar Christophe Leroy 1-1/+0
2021-08-20powerpc/tau: Add 'static' storage qualifier to 'tau_work' definitionGravatar Finn Thain 1-1/+1
2021-06-15powerpc/tau: Remove superfluous parameter in alloc_workqueue() callGravatar Finn Thain 1-1/+1
2021-02-09powerpc: handle irq_enter/irq_exit in interrupt handler wrappersGravatar Nicholas Piggin 1-3/+0
2021-02-09powerpc: convert interrupt handlers to use wrappersGravatar Nicholas Piggin 1-1/+2
2020-09-15powerpc/tau: Disable TAU between measurementsGravatar Finn Thain 1-41/+24
2020-09-15powerpc/tau: Check processor type before enabling TAU interruptGravatar Finn Thain 1-19/+14
2020-09-15powerpc/tau: Remove duplicated set_thresholds() callGravatar Finn Thain 1-5/+0
2020-09-15powerpc/tau: Convert from timer to workqueueGravatar Finn Thain 1-20/+18
2020-09-15powerpc/tau: Use appropriate temperature sample intervalGravatar Finn Thain 1-8/+4
2018-05-25powerpc/tau: Make some function staticGravatar Mathieu Malaterre 1-4/+4
2018-05-25powerpc/tau: Synchronize function prototypes and bodyGravatar Mathieu Malaterre 1-2/+5
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 1-2/+2
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-04powerpc/6xx: Use setup_timer() helperGravatar Allen Pais 1-2/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterGravatar Jens Axboe 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcGravatar Paul Mackerras 1-0/+271