summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/mma8452.c
AgeCommit message (Expand)Author
2021-11-17iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-05-17iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-25iio: accel: mma8452: fix indentationSean Nyekjaer
2020-10-10iio: accel: mma8452: Constify static struct attribute_groupRikard Falkeborn
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-03iio: accel: mma8452: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-06-14iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2019-04-04iio: mma8452: mark expected switch fall-throughGustavo A. R. Silva
2019-01-12iio: accell: mma8452: add vdd/vddio regulator operation supportAnson Huang
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-07-07iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva
2018-06-24iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez
2018-05-12iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally
2017-10-09iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally
2017-09-13iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-12-03iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger
2016-10-23iio: accel: mma8452: claim direct mode during write rawJonathan Cameron
2016-10-23iio: accel: mma8452: claim direct mode during raw readsAlison Schofield
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen
2016-07-05drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil
2016-07-05drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-11iio: mma8452: update Freescale company informationMartin Kepplinger
2016-06-11iio: mma8452: update device description in header commentsMartin Kepplinger
2016-06-11iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger
2016-05-04iio: mma8452: add support for oversampling ratioMartin Kepplinger
2016-03-20iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger
2016-03-20iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger
2016-03-12iio: mma8452: add support for FXLS8471QMartin Kepplinger
2016-03-05iio: mma8452: add support for runtime power managementMartin Kepplinger
2016-03-05iio: mma8452: avoid switching to active because of config changeMartin Kepplinger
2016-03-05iio: mma8452: coding style fixesMartin Kepplinger
2016-01-23iio: mma8452: add support for MMA8451QMartin Kepplinger
2016-01-23iio: mma8452: whitespace cleanupMartin Kepplinger
2016-01-23iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger
2015-12-19iio: mma8452: use enum for channel indexMartin Kepplinger
2015-12-19iio: mma8452: remove unused register descriptionMartin Kepplinger