summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko2017-01-031-3/+1Star
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: adxl34x - add OF match supportLaurent Pinchart2015-05-221-0/+21
* Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2Star
* Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-271-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-11/+1Star
* Input: adxl34x-i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
* Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov2010-07-031-11/+11
* Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich2010-06-251-0/+163