summaryrefslogtreecommitdiff
path: root/common/pwm_kblight.c
Commit message (Expand)AuthorAgeFilesLines
* keyboard_backlight: drop the get() functionFabio Baltieri2022-11-211-6/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Implement keyboard backlight get enabledJeremy Bettis2021-11-031-0/+6
* kblight: Unify the behavior with the general PWM driverWai-Hong Tam2020-07-101-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* kblight: Add keyboard backlight control moduleDaisuke Nojiri2018-05-111-100/+21
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-041-3/+0
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-051-1/+0
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-0/+130