summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hdaps.c
AgeCommit message (Expand)AuthorLines
2008-05-24hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPadsGabor Czigola-0/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-1/+1
2007-10-12HWMON: hdaps - switch to using input-polldevDmitry Torokhov-31/+24
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-2/+2
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov-1/+1
2007-05-08use mutex instead of semaphore in hdaps driverMatthias Kaehlcke-18/+20
2006-12-12hwmon/hdaps: Update the list of supported devicesStephan Berberig-3/+3
2006-12-12hwmon/hdaps: Move the DMI detection data to .dataJean Delvare-39/+29
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro-0/+1
2006-10-01[PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter-0/+1
2006-09-28hdaps: Handle errors from input_register_deviceDmitry Torokhov-1/+5
2006-06-22[PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare-1/+1
2006-06-22[PATCH] HWMON: hdaps: Update the list of supported systemsJean Delvare-2/+4
2006-04-11[PATCH] hdaps: use ENODEVAndrew Morton-1/+1
2006-04-11[PATCH] hdaps: support new Lenovo machinesRobert Love-0/+11
2006-04-11[PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts-0/+1
2006-04-02[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven-19/+18
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar-18/+19
2005-11-23[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds-10/+11
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov-18/+23
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-10/+11
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King-4/+2
2005-09-22[PATCH] hdaps: small update.Robert Love-12/+9
2005-09-17[PATCH] hdaps driver updateRobert Love-238/+118
2005-09-09[PATCH] updated hdaps driver.Robert Love-0/+739