| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2022-03-18 | 1 | -7/+3 |
|\ |
|
| * | iio:imu:kmx61: Switch from CONFIG_PM* guards to pm_ptr() etc | Jonathan Cameron | 2022-02-18 | 1 | -7/+3 |
* | | iio: Fix error handling for PM | Miaoqian Lin | 2022-01-30 | 1 | -1/+4 |
|/ |
|
* | iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get() | Jonathan Cameron | 2021-05-17 | 1 | -4/+1 |
* | iio: core: move @id from struct iio_dev to struct iio_dev_opaque | Jonathan Cameron | 2021-05-17 | 1 | -1/+1 |
* | iio: fix devm_iio_trigger_alloc with parent.cocci | Gwendal Grignou | 2021-03-25 | 1 | -1/+0 |
* | iio:trigger: rename try_reenable() to reenable() plus return void | Jonathan Cameron | 2020-12-03 | 1 | -7/+3 |
* | iio: imu: kmx61: Fix formatting in kerneldoc function headers | Lee Jones | 2020-07-20 | 1 | -7/+7 |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 1 | -3/+0 |
* | iio: remove unused gpio consumer.h include | Irina Tirdea | 2016-04-03 | 1 | -1/+0 |
* | iio: Reconcile operation order between iio_register/unregister and pm functions | Adriana Reus | 2015-11-08 | 1 | -13/+11 |
* | iio: remove gpio interrupt probing from drivers that use a single interrupt | Octavian Purdila | 2015-10-03 | 1 | -28/+0 |
* | iio: fix drivers that consider 0 as a valid IRQ in client->irq | Octavian Purdila | 2015-07-23 | 1 | -4/+4 |
* | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman | 2015-04-07 | 1 | -1/+1 |
|\ |
|
| * | iio: fix drivers that check buffer->scan_mask | Octavian Purdila | 2015-03-07 | 1 | -1/+1 |
* | | iio: improve usage of gpiod API | Uwe Kleine-König | 2015-02-22 | 1 | -5/+1 |
* | | iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table | Daniel Baluta | 2015-02-03 | 1 | -38/+26 |
|/ |
|
* | iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Daniel Baluta | 2015-01-20 | 1 | -2/+2 |
* | iio: imu: kmx61: Use correct base when reading data | Daniel Baluta | 2015-01-05 | 1 | -1/+7 |
* | iio: imu: kmx61: Remove unnecessary REG_INS1 read | Daniel Baluta | 2015-01-05 | 1 | -2/+0 |
* | iio: imu: kmx61: Fix device initialization when setting trigger state | Daniel Baluta | 2015-01-05 | 1 | -2/+1 |
* | iio: imu: kmx61: Use false instead of 0 for ev_enable_state | Daniel Baluta | 2015-01-05 | 1 | -1/+1 |
* | iio: imu: kmx61: Drop unused device parameter | Daniel Baluta | 2015-01-05 | 1 | -3/+3 |
* | iio: imu: kmx61: Fixup parameters alignment | Daniel Baluta | 2015-01-05 | 1 | -9/+9 |
* | iio: imu: kmx61: Enhance error handling | Daniel Baluta | 2015-01-05 | 1 | -61/+43 |
* | iio: imu: kmx61: Don't ignore kmx61_set_power_state errors | Daniel Baluta | 2015-01-05 | 1 | -2/+9 |
* | iio: imu: kmx61: Save odr_bits for later use | Daniel Baluta | 2015-01-05 | 1 | -0/+2 |
* | iio: imu: kmx61: kmx61_set_wake_up_odr() can be static | kbuild test robot | 2014-12-12 | 1 | -1/+1 |
* | iio: imu: kmx61: Add support for any motion trigger | Daniel Baluta | 2014-12-12 | 1 | -7/+426 |
* | iio: imu: kmx61: Add support for data ready triggers | Daniel Baluta | 2014-12-12 | 1 | -1/+294 |
* | iio: imu: kmx61: Add PM sleep support | Daniel Baluta | 2014-12-12 | 1 | -0/+29 |
* | iio: imu: kmx61: Add PM runtime support | Daniel Baluta | 2014-12-12 | 1 | -2/+112 |
* | iio: imu: kmx61: Add acpi support | Daniel Baluta | 2014-12-12 | 1 | -0/+59 |
* | iio: imu: Add support for Kionix KMX61 sensor | Daniel Baluta | 2014-12-12 | 1 | -0/+691 |
* | Revert "iio: imu: Add support for Kionix KMX61 sensor" | Jonathan Cameron | 2014-12-12 | 1 | -766/+0 |
* | iio: imu: Add support for Kionix KMX61 sensor | Daniel Baluta | 2014-11-22 | 1 | -0/+766 |