index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
hdaps.c
Age
Commit message (
Expand
)
Author
Files
Lines
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