开源镜像站
帮助
动态
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
/
platforms
/
52xx
/
mpc52xx_gpt.c
Age
Commit message (
Expand
)
Author
2015-10-22
powerpc: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2014-10-20
powerpc: platforms: 52xx: drop owner assignment from platform_drivers
Wolfram Sang
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-10-31
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-10
powerpc: platforms/52xx irq_data conversion.
Lennert Buytenhek
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-12-23
powerpc/mpc5200: include fs.h in mpc52xx_gpt.c
Wolfram Sang
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-05
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-18
powerpc/5200: Build fix for mpc52xx watchdog timer code
Grant Likely
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-13
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
2009-11-12
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2009-11-04
powerpc/5200: add general purpose timer API for the MPC5200
Grant Likely
2009-03-11
powerpc/5200: remove sysfs debug file from GPT driver
Grant Likely
2009-02-04
powerpc/5200: Rework GPT driver to also be an IRQ controller
Grant Likely