aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ams
Commit message (Expand)AuthorAgeFilesLines
* macintosh/hwmon/ams: Fix device removal sequenceJean Delvare2010-02-034-4/+12
* hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov2008-10-171-25/+17
* hwmon: (ams) Fix locking issuesDmitry Torokhov2008-10-174-65/+56
* hwmon: (ams) Fix permissions on 'joystick' module parameterDmitry Torokhov2008-10-171-2/+2
* hwmon: (ams) Convert to a new-style i2c driverJean Delvare2008-10-172-41/+19
* powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-201-1/+1
* hwmon: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-121-1/+0
|\
| * hwmon: clean up duplicate includesJesper Juhl2007-07-301-1/+0
* | HWMON: ams - convert to use input-polldevDmitry Torokhov2007-09-262-47/+34
|/
* drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov2007-05-101-1/+1
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-082-7/+4
|\
| * hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering2007-05-081-3/+0
| * hwmon/ams: Fix I2C read retry logicStelian Pop2007-05-081-4/+4
* | [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-023-3/+3
|/
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-263-3/+3
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-133-3/+3
* [POWERPC] get_property returns constStephen Rothwell2007-04-133-6/+6
* [PATCH] hwmon: ansifyAl Viro2007-02-091-1/+1
* hwmon: New AMS hardware monitoring driverStelian Pop2006-12-126-0/+1011