summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx/mpc52xx_gpt.c
AgeCommit message (Expand)Author
2018-01-27powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-03-30powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij
2015-10-22powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2014-10-20powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-10powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß
2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely
2009-03-11powerpc/5200: remove sysfs debug file from GPT driverGrant Likely
2009-02-04powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely