summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/cros_ec_sensors
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-123-0/+149
|\
| * iio: cros_ec: Add lid angle driverGwendal Grignou2019-06-253-0/+149
* | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-032-0/+2
|\ \
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
| |/
* / iio: cros_ec: add 'id' sysfs entryGwendal Grignou2019-04-271-0/+14
|/
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-3/+4
|\
| * iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-03-161-3/+4
* | iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra2019-04-042-18/+2Star
* | iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpcGwendal Grignou2019-04-041-0/+11
* | iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-042-3/+0Star
|/
* iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang2018-04-281-4/+2Star
* iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-173-181/+2Star
* iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou2018-03-033-0/+52
* iio: cros_ec: Remove unused variablesPaolo Cretaro2017-12-021-2/+0Star
* iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-101-2/+2
|\
| * iio: cros_ec_sensors: Fix return value to get raw and calibbias data.Enric Balletbo i Serra2017-03-251-2/+2
* | iio: cros_ec_sensors: Use devm to setup the triggered buffer.Enric Balletbo i Serra2017-03-251-23/+3Star
|/
* iio: cros_ec_sensors_core: fix unsigned compared less than zero on statusColin Ian King2016-11-121-4/+4
* iio:cros_ec_sensors: Swap from a select to a depends in KconfigJonathan Cameron2016-11-011-2/+1Star
* platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra2016-10-251-2/+2
* iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra2016-10-253-0/+332
* iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2016-10-254-0/+644