aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_lightbar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande1-2/+0
2017-12-15cros_ec: Split cros_ec_devs moduleThierry Escande1-0/+4
2017-06-23platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspendJeffery Yu1-4/+9
2017-06-23platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to ECEric Caruso1-0/+38
2017-06-23platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceEric Caruso1-3/+82
2017-06-23platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfsEric Caruso1-1/+68
2016-05-11platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar attributesClinton Sprain1-1/+6
2016-05-11platform/chrome: use to_platform_device()Geliang Tang1-2/+1
2015-10-07platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer1-5/+3
2015-10-07platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer1-9/+14
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-34/+41
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber1-7/+7
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-49/+103
2015-03-04platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson1-1/+1
2015-02-26platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson1-0/+367