aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ams (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-17hwmon: (ams) Simplify IRQ handling routineDmitry Torokhov1-25/+17
2008-10-17hwmon: (ams) Fix locking issuesDmitry Torokhov4-65/+56
2008-10-17hwmon: (ams) Fix permissions on 'joystick' module parameterDmitry Torokhov1-2/+2
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare2-41/+19
2008-08-20powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+1
2008-06-30hwmon: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+0
2007-09-26HWMON: ams - convert to use input-polldevDmitry Torokhov2-47/+34
2007-07-30hwmon: clean up duplicate includesJesper Juhl1-1/+0
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-7/+4
2007-05-08hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering1-3/+0
2007-05-08hwmon/ams: Fix I2C read retry logicStelian Pop1-4/+4
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 Rothwell3-3/+3
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras3-3/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell3-3/+3
2007-04-13[POWERPC] get_property returns constStephen Rothwell3-6/+6
2007-02-09[PATCH] hwmon: ansifyAl Viro1-1/+1
2006-12-12hwmon: New AMS hardware monitoring driverStelian Pop6-0/+1011