index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
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