aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ams/ams-core.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov2008-10-171-25/+17
* hwmon: (ams) Fix locking issuesDmitry Torokhov2008-10-171-23/+17
* hwmon: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
* hwmon: clean up duplicate includesJesper Juhl2007-07-301-1/+0
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-081-3/+0
|\
| * hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering2007-05-081-3/+0
* | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-1/+1
|/
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-1/+1
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-1/+1
* [POWERPC] get_property returns constStephen Rothwell2007-04-131-2/+2
* hwmon: New AMS hardware monitoring driverStelian Pop2006-12-121-0/+265