summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/macio_sysfs.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-01macintosh: Convert to using %pOF instead of full_nameRob Herring-1/+1
2017-06-09macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman-8/+21
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring-6/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-3/+3
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely-4/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-3/+3
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering-1/+11
2007-05-07[POWERPC] macintosh: Use common modalias generation for macio_sysfsSylvain Munaut-20/+7
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell-2/+2
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-2/+2
2007-04-13[POWERPC] Fix modalias content in sysfs for macio devicesOlaf Hering-2/+4
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-10-29[PATCH] Add modalias to macio sysfs attributesscwhab@suse.de-0/+26
2005-07-06[PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney-0/+50