aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/macio_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-11macintosh: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-0/+2
2018-11-26macintosh: Use device_type helpers to access the node typeRob Herring1-12/+6
2018-10-03macintosh: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-01macintosh: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2017-06-09macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-8/+21
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring1-6/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+3
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely1-4/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering1-1/+11
2007-05-07[POWERPC] macintosh: Use common modalias generation for macio_sysfsSylvain Munaut1-20/+7
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell1-2/+2
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-2/+2
2007-04-13[POWERPC] Fix modalias content in sysfs for macio devicesOlaf Hering1-2/+4
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-29[PATCH] Add modalias to macio sysfs attributesscwhab@suse.de1-0/+26
2005-07-06[PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney1-0/+50