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