| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -2/+2 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 1 | -3/+0 |
* | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 1 | -0/+1 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -15/+14 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -8/+8 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/5200: Build fix for mpc52xx watchdog timer code | Grant Likely | 2010-03-18 | 1 | -1/+5 |
* | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 2010-03-07 | 1 | -1/+1 |
* | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 | 1 | -1/+1 |
* | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -13/+415 |
|\ |
|
| * | mpc52xx/wdt: merge WDT code into the GPT driver | Albrecht Dreß | 2009-11-13 | 1 | -16/+305 |
| * | mpc5200/gpt: tiny fix for gpt period limitation | Albrecht Dreß | 2009-11-12 | 1 | -3/+3 |
| * | powerpc/5200: add general purpose timer API for the MPC5200 | Grant Likely | 2009-11-04 | 1 | -10/+123 |
* | | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-24 | 1 | -1/+1 |
|/ |
|
* | powerpc/5200: remove sysfs debug file from GPT driver | Grant Likely | 2009-03-11 | 1 | -39/+0 |
* | powerpc/5200: Rework GPT driver to also be an IRQ controller | Grant Likely | 2009-02-04 | 1 | -0/+435 |