aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/of_device.c
Commit message (Expand)AuthorAge
* [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger2008-01-16
* [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-17
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* Begin to consolidate of_device.cStephen Rothwell2007-07-19
* [POWERPC] Export of_device_get_modaliasSylvain Munaut2007-05-07
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* [POWERPC] Rename last get_property callsStephen Rothwell2007-04-24
* [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-12
* [POWERPC] of_device_register: propagate device_create_file return codeKumar Gala2006-12-08
* [POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely2006-12-04
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-04
* [POWERPC] Remove linux,device propertiesJeremy Kerr2006-07-07
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-22
* [PATCH] Add of_platform_bus_type probe and remove methodsRussell King2006-01-13
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-30
* powerpc: Merge of_device.c and of_device.hPaul Mackerras2005-10-05