index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
cros_ec_sensors
Age
Commit message (
Expand
)
Author
2020-03-30
iio: cros_ec: Use Hertz as unit for sampling frequency
Gwendal Grignou
2020-03-28
iio: cros_ec: Report hwfifo_watermark_max
Gwendal Grignou
2020-03-28
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
2020-03-28
iio: cros_ec: Remove pm function
Gwendal Grignou
2020-03-28
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
2020-03-28
iio: cros_ec: Move function description to .c file
Gwendal Grignou
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2019-11-21
mfd / platform / iio: cros_ec: Register sensor through sensorhub
Gwendal Grignou
2019-11-21
iio / platform: cros_ec: Add cros-ec-sensorhub driver
Gwendal Grignou
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-03
iio: cros_ec: set calibscale for 3d MEMS to unit vector
Gwendal Grignou
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
2019-07-27
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
2019-07-27
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
2019-07-27
iio: common: cros_ec_sensors: determine protocol version
Fabien Lahoudere
2019-07-27
iio: cros_ec: Remove replacing error code with -EIO
Gwendal Grignou
2019-07-27
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-06-25
iio: cros_ec: Add lid angle driver
Gwendal Grignou
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-27
iio: cros_ec: add 'id' sysfs entry
Gwendal Grignou
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-04
iio: cros_ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2019-04-04
iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpc
Gwendal Grignou
2019-04-04
iio: cros_ec: Drop unnecessary include files
Guenter Roeck
2019-03-16
iio: cros_ec: Fix the maths for gyro scale calculation
Gwendal Grignou
2018-04-28
iio: common: cros_ec_sensors: simplify getting .drvdata
Wolfram Sang
2018-03-17
iio: cros_ec: Move cros_ec_sensors_core.h in /include
Gwendal Grignou
2018-03-03
iio: cros_ec: Relax sampling frequency before suspending
Gwendal Grignou
2017-12-02
iio: cros_ec: Remove unused variables
Paolo Cretaro
2017-08-22
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-10
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
2017-03-25
iio: cros_ec_sensors: Use devm to setup the triggered buffer.
Enric Balletbo i Serra
2017-03-25
iio: cros_ec_sensors: Fix return value to get raw and calibbias data.
Enric Balletbo i Serra
2016-11-12
iio: cros_ec_sensors_core: fix unsigned compared less than zero on status
Colin Ian King
2016-11-01
iio:cros_ec_sensors: Swap from a select to a depends in Kconfig
Jonathan Cameron
2016-10-25
platform/chrome: cros_ec_dev - Register cros-ec sensors
Enric Balletbo i Serra
2016-10-25
iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver
Enric Balletbo i Serra
2016-10-25
iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.
Enric Balletbo i Serra