aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hdaps.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-2/+1
* hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel2009-03-301-1/+1
* hwmon: (hdaps) Allow inversion of separate axisFrank Seidel2009-03-301-31/+33
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-211-0/+8
|\
| * hdaps: add support for various newer Lenovo thinkpadsmaximilian attems2008-07-041-0/+6
| * hdaps: fix module loading on Thinkpad T61PTim Gardner2008-06-061-0/+1
| * hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPadsGabor Czigola2008-05-241-0/+1
* | HWMON: hdaps - set up phys and bus type of input deviceDmitry Torokhov2008-05-161-0/+2
|/
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* HWMON: hdaps - switch to using input-polldevDmitry Torokhov2007-10-121-31/+24
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-2/+2
* drivers/hwmon: switch to using input_dev->dev.parentDmitry Torokhov2007-05-101-1/+1
* use mutex instead of semaphore in hdaps driverMatthias Kaehlcke2007-05-081-18/+20
* hwmon/hdaps: Update the list of supported devicesStephan Berberig2006-12-121-3/+3
* hwmon/hdaps: Move the DMI detection data to .dataJean Delvare2006-12-121-39/+29
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* [PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter2006-10-011-0/+1
* hdaps: Handle errors from input_register_deviceDmitry Torokhov2006-09-281-1/+5
* [PATCH] hwmon: Fix a typo in the hdaps driverJean Delvare2006-06-221-1/+1
* [PATCH] HWMON: hdaps: Update the list of supported systemsJean Delvare2006-06-221-2/+4
* [PATCH] hdaps: use ENODEVAndrew Morton2006-04-111-1/+1
* [PATCH] hdaps: support new Lenovo machinesRobert Love2006-04-111-0/+11
* [PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts2006-04-111-0/+1
* [PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven2006-04-021-19/+18
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-18/+19
* [PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov2005-11-231-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-10/+11
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-10/+11
* | [PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov2005-11-111-18/+23
|/
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+2
* [PATCH] hdaps: small update.Robert Love2005-09-221-12/+9
* [PATCH] hdaps driver updateRobert Love2005-09-171-238/+118
* [PATCH] updated hdaps driver.Robert Love2005-09-091-0/+739