aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/tau_6xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-1/+0
2021-08-20powerpc/tau: Add 'static' storage qualifier to 'tau_work' definitionFinn Thain1-1/+1
2021-06-15powerpc/tau: Remove superfluous parameter in alloc_workqueue() callFinn Thain1-1/+1
2021-02-09powerpc: handle irq_enter/irq_exit in interrupt handler wrappersNicholas Piggin1-3/+0
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin1-1/+2
2020-09-15powerpc/tau: Disable TAU between measurementsFinn Thain1-41/+24
2020-09-15powerpc/tau: Check processor type before enabling TAU interruptFinn Thain1-19/+14
2020-09-15powerpc/tau: Remove duplicated set_thresholds() callFinn Thain1-5/+0
2020-09-15powerpc/tau: Convert from timer to workqueueFinn Thain1-20/+18
2020-09-15powerpc/tau: Use appropriate temperature sample intervalFinn Thain1-8/+4
2018-05-25powerpc/tau: Make some function staticMathieu Malaterre1-4/+4
2018-05-25powerpc/tau: Synchronize function prototypes and bodyMathieu Malaterre1-2/+5
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-04powerpc/6xx: Use setup_timer() helperAllen Pais1-2/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras1-0/+271