aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_gpt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-27powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright1-26/+26
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-03-30powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij1-10/+5
2015-10-22powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi1-4/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2014-10-20powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-4/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-6/+6
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-5/+5
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-13/+13
2011-03-10powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek1-13/+13
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-7/+3
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang1-0/+1
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-3/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-0/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-15/+14
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-13/+415
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß1-16/+305
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß1-3/+3
2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely1-10/+123
2009-03-11powerpc/5200: remove sysfs debug file from GPT driverGrant Likely1-39/+0
2009-02-04powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely1-0/+435