summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/adxl34x-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-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-161-11/+1
* 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