aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou1-3/+3
2022-06-14iio: common: cros_ec_sensors: explicitly add proper header filesNuno Sá1-0/+1
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou1-2/+1
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-1/+1
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean1-3/+2
2020-08-24iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error codeGuenter Roeck1-1/+1
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou1-0/+5
2020-03-28iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou1-1/+2
2020-03-28iio: cros_ec: Remove pm functionGwendal Grignou1-1/+0
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou1-6/+3
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra1-1/+0
2019-11-21mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou1-6/+0
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-1/+2
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio sysfsFabien Lahoudere1-0/+3
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou1-5/+46
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman1-3/+4
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra1-9/+1
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck1-2/+0
2019-03-16iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou1-3/+4
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou1-2/+1
2018-03-03iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou1-0/+1
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro1-2/+0
2017-08-22iio:common: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman1-2/+2
2017-03-25iio: cros_ec_sensors: Use devm to setup the triggered buffer.Enric Balletbo i Serra1-23/+3
2017-03-25iio: cros_ec_sensors: Fix return value to get raw and calibbias data.Enric Balletbo i Serra1-2/+2
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra1-2/+2
2016-10-25iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra1-0/+322