summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/kxcjk-1013.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: accel: kxcjk-1013: optimize i2c transfers in trigger handlerAdriana Reus2016-04-031-11/+8
* iio: accel: kxcjk-1013: use available_scan_masksAdriana Reus2016-04-031-2/+5
* iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-081-11/+9
* iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-031-33/+1
* iio: fix drivers that consider 0 as a valid IRQ in client->irqOctavian Purdila2015-07-231-1/+1
* iio: accel: kxcjk-1013: Remove blank linesAna Calinov2015-07-111-3/+0
* iio: accel: kxcjk-1013: add some blank lines for readabilityAntonio Ospite2015-05-071-0/+3
* iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI idAntonio Ospite2015-05-071-0/+1
* iio: accel: kxcjk1013: allow using an external triggerVlad Dogaru2015-04-091-15/+23
* Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-071-1/+1
|\
| * iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-071-1/+1
* | iio: improve usage of gpiod APIUwe Kleine-König2015-02-221-5/+1
|/
* Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-211-13/+39
|\
| * iio: accel: kxcjk-1013: Add a blank line after declarationsRoberta Dobrescu2015-01-011-0/+1
| * iio: accel: kxcjk-1013: power off device if probe failsIrina Tirdea2014-12-121-6/+12
| * iio: accel: kxcjk-1013: error handling when set mode failsIrina Tirdea2014-12-121-1/+12
| * iio: accel: kxcjk-1013: only set power state if CONFIG_PM is definedIrina Tirdea2014-12-121-0/+2
| * iio: accel: kxcjk-1013: always power on device in resumeIrina Tirdea2014-12-121-4/+1
| * iio:kxcjk-1013: Add support for SMO8500 deviceBastien Nocera2014-11-081-2/+11
* | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-2/+2
|\ \
| * | iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-041-2/+2
* | | iio: accel: kxcjk-1013: Fix kxcjk10013_set_rangeDaniel Baluta2014-11-151-0/+2
|/ /
* / io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta2014-11-051-1/+1
|/
* iio: accel: kxcjk-1013: Fix defined but unused warningDaniel Baluta2014-09-141-0/+2
* iio: accel: kxcjk-1013: add support for kxtj2-1009Daniel Baluta2014-09-141-21/+90
* iio: accel: kxcjk-1013: add support for kxcj9-1008Daniel Baluta2014-08-301-0/+2
* iio: accel: kxcjk-1013: Support thresholdsSrinivas Pandruvada2014-08-261-50/+447