aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ams/ams-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-03macintosh/hwmon/ams: Fix device removal sequenceJean Delvare1-4/+7
2008-10-17hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov1-25/+17
2008-10-17hwmon: (ams) Fix locking issuesDmitry Torokhov1-23/+17
2008-06-30hwmon: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2007-07-30hwmon: clean up duplicate includesJesper Juhl1-1/+0
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-3/+0
2007-05-08hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering1-3/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-2/+2
2006-12-12hwmon: New AMS hardware monitoring driverStelian Pop1-0/+265