index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
adxl34x-spi.c
Age
Commit message (
Expand
)
Author
2023-01-27
Input: adxl34x - unify dev_pm_ops using EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-10-12
Input: adxl34x - make adxl34x_remove() return void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2013-04-07
Input: adxl34x - use spi_get_drvdata()
Jingoo Han
2013-03-26
Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-02-21
Input: adxl34x - fix references to adx134x
Mark Brown
2011-02-21
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
2010-07-03
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich