index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_dev.c
Age
Commit message (
Expand
)
Author
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
2017-12-15
cros_ec: Split cros_ec_devs module
Thierry Escande
2017-06-27
platform/chrome: cros_ec_lightbar - hide unused PM functions
Arnd Bergmann
2017-06-23
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
2017-06-23
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
2017-06-16
mfd: cros_ec: add debugfs, console log file
Eric Caruso
2017-03-21
platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function
Logan Gunthorpe
2017-01-28
iio: cros_ec: Add cros_ec barometer driver
Gwendal Grignou
2016-10-25
platform/chrome: cros_ec_dev - Register cros-ec sensors
Enric Balletbo i Serra
2016-10-25
platform/chrome: Introduce a new function to check EC features.
Vincent Palatin
2016-07-05
platform/chrome: cros_ec_dev - double fetch bug in ioctl
Dan Carpenter
2016-05-11
platform/chrome: cros_ec_dev - Populate compat_ioctl
Guenter Roeck
2016-05-11
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
2015-10-07
platform/chrome: Support reading/writing the vboot context
Emilio López
2015-10-07
platform/chrome: cros_ec_dev - Add a platform device ID table
Javier Martinez Canillas
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-03-04
platform/chrome: cros_ec_dev - fix Unknown escape '%' warning
Olof Johansson
2015-02-26
platform/chrome: Expose Chrome OS Lightbar to users
Bill Richardson
2015-02-26
platform/chrome: Create sysfs attributes for the ChromeOS EC
Bill Richardson
2015-02-26
platform/chrome: Add Chrome OS EC userspace device interface
Bill Richardson