summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/kxcjk-1013.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: accel: kxcjk-1013: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: accel: kxcjk-1013: Use devm_regulator_bulk_get_enable()Jonathan Cameron2022-11-231-21/+4
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-081-1/+1
|\
| * iio/accel: fix repeated words in commentswangjianli2022-08-301-1/+1
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
|/
* iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
* iio: Fix error handling for PMMiaoqian Lin2022-01-301-1/+4
* Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-12-221-2/+3
|\
| * iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning.Jonathan Cameron2021-12-211-1/+1
| * iio: kxcjk-1013: Use scan_type when processing raw dataGwendal Grignou2021-11-171-1/+2
* | iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang2021-11-171-3/+2
|/
* iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-031-2/+1
* iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron2021-05-171-10/+14
* iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: accel: kxcjk-1013: Add support for KX023-1025Stephan Gerhold2021-05-171-0/+93
* iio: accel: kxcjk-1013: Refactor configuration registers into structStephan Gerhold2021-05-171-42/+82
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-2/+2
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-2/+0
* iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede2021-03-111-4/+10
* iio: accel: kxcjk1013: Add rudimentary regulator supportDevajith V S2021-01-221-0/+32
* iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron2020-12-031-7/+3
* iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede2020-11-141-0/+36
* iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede2020-11-141-5/+10
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-2/+0
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2020-01-181-2/+25
* iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede2019-08-181-2/+2
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-0/+1
|\
| * iio: accel: add missing sensor for some 2-in-1 based ultrabooksLuís Ferreira2019-06-081-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
|/
* Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-04-251-1/+2
|\
| * iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar2019-04-221-1/+1
| * iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-IDValentin Manea2019-04-141-0/+1
* | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-0/+2
|\ \ | |/ |/|
| * io: accel: kxcjk1013: restore the range after resume.he, bo2019-03-091-0/+2
* | iio: accel: kxcjk1013: Add device tree supportRobert Yang2019-04-041-0/+10
|/
* iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede2018-11-251-0/+1
* iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HIDStephan Gerhold2018-11-251-0/+1
* iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-IDHans de Goede2018-10-141-0/+1
* iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław2017-10-091-13/+102
* iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław2017-10-091-2/+3
* iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław2017-10-091-3/+12
* iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław2017-10-091-59/+67
* iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław2017-10-091-9/+14
* iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław2017-10-091-57/+45
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: accel: kxcjk-1013: add the "KIOX000A" ACPI idChristophe Chapuis2016-07-241-0/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: remove unused gpio consumer.h includeIrina Tirdea2016-04-031-1/+0