summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/cros_ec_sensors
Commit message (Expand)AuthorAgeFilesLines
* iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang2018-04-281-4/+2
* iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-173-181/+2
* iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou2018-03-033-0/+52
* iio: cros_ec: Remove unused variablesPaolo Cretaro2017-12-021-2/+0
* iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* 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/+3
|/
* 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/+1
* 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