summaryrefslogtreecommitdiff
path: root/board/homestar/led.c
Commit message (Expand)AuthorAgeFilesLines
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-111-1/+1
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* board: Sort header filesJeremy Bettis2022-12-011-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-10/+9
* board/homestar/led.c: Format with clang-formatJack Rosenthal2022-06-281-7/+7
* Homestar:LED:Modify the behavior of the LED to always be off in dischargingtongjian2021-07-221-15/+2
* Homestar:LED:Use display SoC to control charge LEDtongjian2021-06-231-1/+1
* Homestar:LED:Add LED behaviortongjian2021-06-101-60/+53
* Revert "Homestar:LED:LED function realization"Aseda Aboagye2021-06-081-57/+64
* Homestar:LED:Power LED and Battery LED status amendtongjian2021-06-011-4/+5
* Homestar:LED:LED function realizationtongjian2021-05-261-65/+57
* homestar : Add Initial SupportDolan2021-03-011-0/+184