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
/
platform
/
chrome
/
cros_ec_lightbar.c
Age
Commit message (
Expand
)
Author
2019-02-01
platform/chrome: cros_ec_lightbar: switch to SPDX identifier
Enric Balletbo i Serra
2019-02-01
platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbar
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
2018-05-30
platform/chrome: Use to_cros_ec_dev more broadly
Gwendal Grignou
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-23
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
2017-06-23
platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
Eric Caruso
2017-06-23
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
2017-06-23
platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
Eric Caruso
2016-05-11
platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...
Clinton Sprain
2016-05-11
platform/chrome: use to_platform_device()
Geliang Tang
2015-10-07
platform/chrome: cros_ec: Fix possible leak in led_rgb_store()
Christian Engelmayer
2015-10-07
platform/chrome: cros_ec: Fix leak in sequence_store()
Christian Engelmayer
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: rev cros_ec_commands.h
Stephen Barber
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-03-04
platform/chrome: cros_ec_lightbar - fix duplicate const warning
Olof Johansson
2015-02-26
platform/chrome: Expose Chrome OS Lightbar to users
Bill Richardson