aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_gpt.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-311-0/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-5/+5
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-13/+13
|\
| * powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek2011-03-101-13/+13
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-7/+3
|/
* powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-3/+0
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-0/+1
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-15/+14
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely2010-03-181-1/+5
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-13/+415
|\
| * mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2009-11-131-16/+305
| * mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2009-11-121-3/+3
| * powerpc/5200: add general purpose timer API for the MPC5200Grant Likely2009-11-041-10/+123
* | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
|/
* powerpc/5200: remove sysfs debug file from GPT driverGrant Likely2009-03-111-39/+0
* powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely2009-02-041-0/+435