[PATCH 0/8] platform/chrome: cros_ec: Fixes and improvements

From: Thierry Escande
Date: Thu Aug 10 2017 - 18:17:58 EST


Hi,

This series contains various fixes and improvements for the ChromeOS
Embedded Controller drivers. These concern PM suspend/resume fixes,
sysfs interface, and module initialization.

Regards,
Thierry

Daniel Hung-yu Wu (1):
platform/chrome: cros_ec: register shutdown function for debugfs

Douglas Anderson (1):
mfd: cros_ec: Stop the debugfs work when suspended

Gwendal Grignou (3):
iio: cros_ec: Relax sampling frequency before suspending
platform/chrome: cros_ec: Add sysfs entry to set keyboard wake lid
angle
platform/chrome: cros_ec: sysfs: Modify error handling

Joseph Lo (1):
mfd: cros_ec_i2c: move the system sleep pm ops to late

Vincent Palatin (1):
mfd: cros_ec: fail early if we cannot identify the EC

Wei-Ning Huang (1):
mfd: cros_ec_i2c: add ACPI module device table

.../iio/common/cros_ec_sensors/cros_ec_sensors.c | 1 +
.../common/cros_ec_sensors/cros_ec_sensors_core.c | 52 +++++++++++
.../common/cros_ec_sensors/cros_ec_sensors_core.h | 2 +
drivers/iio/light/cros_ec_light_prox.c | 1 +
drivers/mfd/cros_ec.c | 6 +-
drivers/mfd/cros_ec_i2c.c | 17 +++-
drivers/platform/chrome/cros_ec_debugfs.c | 18 ++++
drivers/platform/chrome/cros_ec_debugfs.h | 2 +
drivers/platform/chrome/cros_ec_dev.c | 45 +++++----
drivers/platform/chrome/cros_ec_sysfs.c | 104 ++++++++++++++++-----
include/linux/mfd/cros_ec.h | 1 +
11 files changed, 206 insertions(+), 43 deletions(-)

--
2.7.4