summaryrefslogtreecommitdiff
path: root/driver/led
Commit message (Expand)AuthorAgeFilesLines
* driver: Sort header filesJeremy Bettis2022-11-296-9/+10
* keyboard_backlight: drop the get() functionFabio Baltieri2022-11-211-11/+0
* led/tlc59116f: Set brightness before driver disablestabilize-15208.B-mainstabilize-15207.B-mainLeila Lin2022-10-221-0/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-1219-19/+19
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-012-2/+2
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-4/+4
* tree: Remove non-standard %pb printf formatTom Hughes2022-07-121-1/+1
* driver/led/is31fl3733b.c: Format with clang-formatJack Rosenthal2022-07-011-59/+55
* driver/led/ds2413.c: Format with clang-formatJack Rosenthal2022-07-011-8/+7
* driver/led/mp3385.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* driver/led/oz554.c: Format with clang-formatJack Rosenthal2022-06-301-13/+12
* driver/led/lm3630a.h: Format with clang-formatJack Rosenthal2022-06-301-44/+44
* driver/led/mp3385.c: Format with clang-formatJack Rosenthal2022-06-291-13/+13
* driver/led/tlc59116f.h: Format with clang-formatJack Rosenthal2022-06-291-56/+56
* driver/led/tlc59116f.c: Format with clang-formatJack Rosenthal2022-06-291-12/+11
* driver/led/aw20198.c: Format with clang-formatJack Rosenthal2022-06-291-10/+10
* driver/led/lp5562.h: Format with clang-formatJack Rosenthal2022-06-281-32/+32
* driver/led/lm3509.h: Format with clang-formatJack Rosenthal2022-06-281-5/+5
* driver/led/lm3509.c: Format with clang-formatJack Rosenthal2022-06-281-8/+5
* driver/led/aw20198.h: Format with clang-formatJack Rosenthal2022-06-281-32/+32
* driver/led/max695x.c: Format with clang-formatJack Rosenthal2022-06-281-15/+10
* driver/led/lm3630a.c: Format with clang-formatJack Rosenthal2022-06-281-11/+8
* driver/led/max695x.h: Format with clang-formatJack Rosenthal2022-06-281-15/+15
* driver/led/is31fl3743b.c: Format with clang-formatJack Rosenthal2022-06-271-26/+26
* RGBKBD: Add TLC59116F driverjohnwc_yeh2022-06-102-0/+203
* aw20198: modify SWSEL setting when initarthur.lin2022-06-092-4/+28
* RGBKBD: Set scale per keyDaisuke Nojiri2022-06-073-13/+23
* is31fl3733b: Remove unused enable gpioYu-An Chen2022-05-311-2/+0
* is31fl3733b: Remove reads for write-only registersYu-An Chen2022-05-271-1/+3
* RGBKBD: Update IS31FL3733B set_color functionYu-An Chen2022-05-261-12/+13
* RGBKBD: Fixed IS31FL3733B set_scale functionYu-An Chen2022-05-261-1/+1
* is31fl3743b: Move register reset code to is31fl3743b_initDaisuke Nojiri2022-05-191-7/+4
* is31fl3743b: Clean up is31fl3743b_enableDaisuke Nojiri2022-05-191-9/+7
* is31fl3743b: Remove reads for write-only registersDaisuke Nojiri2022-05-191-11/+2
* RGBKBD: Enable all led when IS31FL3733B initYu-An Chen2022-05-121-1/+13
* RGBKBD: Add IS31FL3733B driverYu-An Chen2022-04-221-0/+222
* aw20198: Set and clear config register bits correctlyDaisuke Nojiri2022-04-191-2/+2
* is31fl3743b: Set and clear config register bits correctlyDaisuke Nojiri2022-04-191-2/+4
* RGBKBD: Separate init and enableDaisuke Nojiri2022-04-122-10/+0
* Taniks: Enable RGB keyboardfactory-guybrush-14600.B-mainDaisuke Nojiri2022-03-192-21/+34
* RGBKBD: Add AW20198 driverDaisuke Nojiri2022-03-011-0/+186
* RGBKBD: Add RGB Keyboard taskDaisuke Nojiri2022-03-011-0/+189
* driver/mp3385: update delay timingZick Wei2022-02-241-1/+1
* cleanup: driver/led: oz554 and mp3385Zick Wei2021-12-204-18/+5
* driver/led: add mp3385 low level driverZick Wei2021-12-202-0/+167
* mchp: Add max695x_init() after chipset is restarted upmartin yan2021-12-131-0/+1
* ec: Implement keyboard backlight get enabledJeremy Bettis2021-11-031-0/+12
* driver/led: Remove unused functionTom Hughes2021-10-051-6/+0
* dooly: add oz554 supportZick Wei2020-10-071-1/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-206-14/+14