开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
tau_6xx.c
Age
Commit message (
Expand
)
Author
2023-05-08
powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2021-08-20
powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
Finn Thain
2021-06-15
powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
Finn Thain
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