aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/of_device.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofGravatar Stephen Rothwell 1-48/+0
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Gravatar Jon Loeliger 1-1/+1
2007-10-17[POWERPC] Move of_device allocation into of_device.[ch]Gravatar Joachim Fenkes 1-0/+80
2007-10-12Driver core: change add_uevent_var to use a structGravatar Kay Sievers 1-26/+11
2007-07-20Begin to consolidate of_device.cGravatar Stephen Rothwell 1-121/+1
2007-05-07[POWERPC] Export of_device_get_modaliasGravatar Sylvain Munaut 1-2/+3
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 1-1/+1
2007-04-24[POWERPC] Rename last get_property callsGravatar Stephen Rothwell 1-2/+2
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceGravatar Sylvain Munaut 1-0/+112
2006-12-08[POWERPC] of_device_register: propagate device_create_file return codeGravatar Kumar Gala 1-3/+1
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGravatar Grant Likely 1-0/+1
2006-12-04[POWERPC] Souped-up of_platform_device supportGravatar Benjamin Herrenschmidt 1-145/+27
2006-07-07[POWERPC] Remove linux,device propertiesGravatar Jeremy Kerr 1-24/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesGravatar Bjorn Helgaas 1-4/+1
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsGravatar Russell King 1-2/+2
2005-10-31powerpc: apply recent changes to merged codeGravatar Paul Mackerras 1-0/+2
2005-10-06powerpc: Merge of_device.c and of_device.hGravatar Paul Mackerras 1-0/+274