summaryrefslogtreecommitdiff
path: root/drivers/input/misc/adxl34x-i2c.c
AgeCommit message (Expand)Author
2023-01-27Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2022-12-02Input: adxl34x-i2c - Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-10-12Input: adxl34x - make adxl34x_remove() return voidUwe Kleine-König
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2017-01-03Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-03-26Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown
2010-07-03Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich