summaryrefslogtreecommitdiff
path: root/drivers/iio/gyro/bmg160_core.c
AgeCommit message (Expand)Author
2022-11-23iio: gyro: bmg160_core: Simplify using devm_regulator_*get_enable()Matti Vaittinen
2022-06-18iio: gyro: bmg160: Fix typo in commentXiang wangx
2022-01-30iio: Fix error handling for PMMiaoqian Lin
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()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-01-22iio: gyro: bmg160: Add rudimentary regulator supportStephan Gerhold
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-04iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller
2019-03-09iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2018-01-08drivers: iio: gyro: remove duplicate includesPravin Shedge
2017-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-03-25iio: bmg160: reset chip when probingQuentin Schulz
2016-07-03iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-19iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-03iio: gyro: bmg160: fix buffer read valuesIrina Tirdea
2016-04-03iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea
2016-04-03iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea
2016-04-03iio: accel: bmg160: optimize transfers in trigger handlerIrina Tirdea
2016-04-03iio: gyro: bmg160: use available_scan_masksIrina Tirdea
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus
2015-08-31iio: bmg160: Separate i2c and core driverMarkus Pargmann