index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-04-24
platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback match
Tzung-Bi Shih
2023-09-28
platform/chrome: cros_ec_lightbar: Convert to platform remove callback return...
Uwe Kleine-König
2022-12-26
platform/chrome: use sysfs_emit() instead of scnprintf()
ye xingchen
2022-11-02
platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
platform/chrome: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2021-01-20
platform/chrome: Constify static attribute_group structs
Rikard Falkeborn
2020-09-04
platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command
Gwendal Grignou
2020-08-24
cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
2020-03-02
platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-06-28
platform/chrome: lightbar: Get drvdata from parent in suspend/resume
Rajat Jain
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
2019-02-01
platform/chrome: cros_ec_lightbar: remove pr_fmt() define
Enric Balletbo i Serra
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