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