of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / arch / powerpc / kernel / of_device.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-04-29 Grant Likelydriver-core: Add device node pointer to struct device
2009-06-26 Benjamin Herrenschmidtpowerpc/of: Fix usage of dev_set_name() in of_device_al...
2008-12-16 Kay Sieverspowerpc: struct device - replace bus_id with dev_name...
2008-10-31 Jeremy KerrOF-device: Don't overwrite numa_node in device registration
2008-09-24 Becky Brucepowerpc: Drop archdata numa_node
2008-05-16 Stephen Rothwell[POWERPC] Move of_device_get_modalias to drivers/of
2008-01-17 Jon Loeliger[POWERPC] Use <linux/of_{platform, device}.h> and not...
2007-10-17 Joachim Fenkes[POWERPC] Move of_device allocation into of_device...
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-07-20 Stephen RothwellBegin to consolidate of_device.c
2007-05-07 Sylvain Munaut[POWERPC] Export of_device_get_modalias
2007-05-07 Stephen Rothwell[POWERPC] Rename device_is_compatible to of_device_is_c...
2007-04-24 Stephen Rothwell[POWERPC] Rename last get_property calls
2007-04-12 Sylvain Munaut[POWERPC] Add a unified uevent handler for bus based...
2006-12-08 Kumar Gala[POWERPC] of_device_register: propagate device_create_f...
2006-12-05 Grant Likely[POWERPC] Add missing EXPORTS for mpc52xx support
2006-12-04 Benjamin Herrenschmidt[POWERPC] Souped-up of_platform_device support
2006-07-07 Jeremy Kerr[POWERPC] Remove linux,device properties
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-23 Bjorn Helgaas[PATCH] powerpc: tidy-up of_register_driver()/driver_re...
2006-01-13 Russell King[PATCH] Add of_platform_bus_type probe and remove methods
2005-10-31 Paul Mackerraspowerpc: apply recent changes to merged code
2005-10-06 Paul Mackerraspowerpc: Merge of_device.c and of_device.h