| Commit message (Expand) | Author | Age | Files | Lines |
* | Move hdaps driver to platform/x86 | Jean Delvare | 2010-10-21 | 1 | -637/+0 |
* | drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist | Ritesh Raj Sarraf | 2010-08-10 | 1 | -0/+1 |
* | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 2009-09-15 | 1 | -2/+1 |
* | hwmon: (hdaps) Fix Thinkpad X41 axis inversion | Frank Seidel | 2009-03-30 | 1 | -1/+1 |
* | hwmon: (hdaps) Allow inversion of separate axis | Frank Seidel | 2009-03-30 | 1 | -31/+33 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 1 | -0/+8 |
|\ |
|
| * | hdaps: add support for various newer Lenovo thinkpads | maximilian attems | 2008-07-04 | 1 | -0/+6 |
| * | hdaps: fix module loading on Thinkpad T61P | Tim Gardner | 2008-06-06 | 1 | -0/+1 |
| * | hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads | Gabor Czigola | 2008-05-24 | 1 | -0/+1 |
* | | HWMON: hdaps - set up phys and bus type of input device | Dmitry Torokhov | 2008-05-16 | 1 | -0/+2 |
|/ |
|
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | HWMON: hdaps - switch to using input-polldev | Dmitry Torokhov | 2007-10-13 | 1 | -31/+24 |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-10 | 1 | -2/+2 |
* | drivers/hwmon: switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-05-10 | 1 | -1/+1 |
* | use mutex instead of semaphore in hdaps driver | Matthias Kaehlcke | 2007-05-08 | 1 | -18/+20 |
* | hwmon/hdaps: Update the list of supported devices | Stephan Berberig | 2006-12-12 | 1 | -3/+3 |
* | hwmon/hdaps: Move the DMI detection data to .data | Jean Delvare | 2006-12-12 | 1 | -39/+29 |
* | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | [PATCH] hdaps: support Lenovo ThinkPad T60 | Soos Peter | 2006-10-01 | 1 | -0/+1 |
* | hdaps: Handle errors from input_register_device | Dmitry Torokhov | 2006-09-29 | 1 | -1/+5 |
* | [PATCH] hwmon: Fix a typo in the hdaps driver | Jean Delvare | 2006-06-22 | 1 | -1/+1 |
* | [PATCH] HWMON: hdaps: Update the list of supported systems | Jean Delvare | 2006-06-22 | 1 | -2/+4 |
* | [PATCH] hdaps: use ENODEV | Andrew Morton | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] hdaps: support new Lenovo machines | Robert Love | 2006-04-11 | 1 | -0/+11 |
* | [PATCH] hdaps: add support for Thinkpad R52 | Frank Gevaerts | 2006-04-11 | 1 | -0/+1 |
* | [PATCH] revert incorrect mutex conversion in hdaps driver | Arjan van de Ven | 2006-04-02 | 1 | -19/+18 |
* | [PATCH] hwmon: Semaphore to mutex conversions | Ingo Molnar | 2006-03-23 | 1 | -18/+19 |
* | [PATCH] hwmon: hdaps missing an axis | Eugeniy Meshcheryakov | 2005-11-24 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 1 | -10/+11 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -10/+11 |
* | | [PATCH] Input: convert hdaps to dynamic input_dev allocation. | Dmitry Torokhov | 2005-11-11 | 1 | -18/+23 |
|/ |
|
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -4/+2 |
* | [PATCH] hdaps: small update. | Robert Love | 2005-09-23 | 1 | -12/+9 |
* | [PATCH] hdaps driver update | Robert Love | 2005-09-17 | 1 | -238/+118 |
* | [PATCH] updated hdaps driver. | Robert Love | 2005-09-09 | 1 | -0/+739 |