summaryrefslogtreecommitdiff
path: root/common/led_common.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/led_common.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* led: Make led_is_supported function overridableParth Malkan2022-04-151-1/+1
* led_common: Add board_led_auto_controlSue Chen2021-11-301-0/+12
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* led: Only report auto control for supported LEDs.Aseda Aboagye2018-01-311-4/+11
* common/led_common: Add API for controlling LED stateFurquan Shaikh2017-05-021-0/+9
* rambi: fix led commandJustin Chuang2014-01-141-3/+6
* Peppy ectool led commandDave Parker2013-08-071-0/+70