aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hdaps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-10-12HWMON: hdaps - switch to using input-polldevDmitry Torokhov1-31/+24
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-2/+2
2007-05-10drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-05-08use mutex instead of semaphore in hdaps driverMatthias Kaehlcke1-18/+20
2006-12-12hwmon/hdaps: Update the list of supported devicesStephan Berberig1-3/+3
2006-12-12hwmon/hdaps: Move the DMI detection data to .dataJean Delvare1-39/+29
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro1-0/+1
2006-10-01[PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter1-0/+1
2006-09-28hdaps: Handle errors from input_register_deviceDmitry Torokhov1-1/+5
2006-06-22[PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare1-1/+1
2006-06-22[PATCH] HWMON: hdaps: Update the list of supported systemsJean Delvare1-2/+4
2006-04-11[PATCH] hdaps: use ENODEVAndrew Morton1-1/+1
2006-04-11[PATCH] hdaps: support new Lenovo machinesRobert Love1-0/+11
2006-04-11[PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts1-0/+1
2006-04-02[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven1-19/+18
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar1-18/+19
2005-11-23[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov1-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-10/+11
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov1-18/+23
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-10/+11
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+2
2005-09-22[PATCH] hdaps: small update.Robert Love1-12/+9
2005-09-17[PATCH] hdaps driver updateRobert Love1-238/+118
2005-09-09[PATCH] updated hdaps driver.Robert Love1-0/+739