summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.led
Commit message (Expand)AuthorAgeFilesLines
* zephyr: config: select PWM automaticallyFabio Baltieri2022-11-211-0/+1
* zephyr: Kconfig: enable PLATFORM_EC_LED_PWM automaticallyFabio Baltieri2022-11-161-0/+2
* zephyr: max695x: rework the binding, various cleanupsFabio Baltieri2022-11-161-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: LED: Make legacy and DT configs mutually exclusiveParth Malkan2022-06-071-0/+1
* zephyr: Add Kconfig support for PLATFORM_EC_LED_PWM_TASK_DISABLEDRajesh Kumar2022-05-261-0/+9
* zephyr: Add MAX6958/MAX6959 seven segment display driverRajesh Kumar2022-04-201-0/+15
* zephyr: shim: drop PLATFORM_EC_PWM dependency from kblight and led_pwmFabio Baltieri2022-03-011-1/+0
* zephyr: Add Kconfig to override led colorRajesh Kumar2021-12-241-0/+90
* zephyr: add CONFIG_LED_ONOFF_STATESDenis Brockus2021-10-061-0/+19
* zephyr: shim: implement a generic led_get_brightness_rangeFabio Baltieri2021-09-221-3/+3
* zephyr: shim: set pwm_led data from device treeFabio Baltieri2021-09-101-9/+0
* zephyr: fix Kconfig name for console commandsKeith Short2021-03-121-1/+1
* zephyr: Add PWM LED supportKeith Short2021-02-011-0/+57