summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_dev.c
Commit message (Expand)AuthorAgeFilesLines
* cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-151-553/+0
* cros_ec: Split cros_ec_devs moduleThierry Escande2017-12-151-2/+5
* platform/chrome: cros_ec_lightbar - hide unused PM functionsArnd Bergmann2017-06-271-2/+2
* platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspendJeffery Yu2017-06-231-8/+4
* platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceEric Caruso2017-06-231-0/+37
* mfd: cros_ec: add debugfs, console log fileEric Caruso2017-06-161-0/+7
* platform/chrome: cros_ec_dev - utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-24/+7
* iio: cros_ec: Add cros_ec barometer driverGwendal Grignou2017-01-281-0/+3
* platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra2016-10-251-0/+122
* platform/chrome: Introduce a new function to check EC features.Vincent Palatin2016-10-251-0/+37
* platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter2016-07-051-1/+7
* platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck2016-05-111-0/+3
* platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-0/+4
* platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-071-0/+1
* platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas2015-10-071-0/+6
* mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-39/+91
* mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-23/+42
* platform/chrome: cros_ec_dev - fix Unknown escape '%' warningOlof Johansson2015-03-041-1/+1
* platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson2015-02-261-0/+2
* platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson2015-02-261-0/+4
* platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-261-0/+268