summaryrefslogtreecommitdiff
path: root/chip/npcx/pwm.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-1/+1
* chip/npcx/pwm.c: Format with clang-formatJack Rosenthal2022-06-281-17/+17
* chip/npcx/pwm: update commentCaveh Jalali2021-01-201-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Reland "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Mulin Chao2019-03-071-15/+9
* Revert "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Daisuke Nojiri2019-03-061-9/+15
* npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is zero.Mulin Chao2019-03-051-15/+9
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-191-1/+0
* npcx: Move pwm open-drain functionality from gpio to pwm driver.Mulin Chao2017-03-241-0/+4
* gru: control LEDs by changing frequencyDavid Schneider2016-12-051-5/+2
* npcx: pwm: Fix prescaler calculationSam Hurst2016-09-291-15/+32
* pwm: PWM is disabled when duty is set to max valueSam Hurst2016-09-081-2/+2
* pwm: Increse PWM duty resolution to 16bitsSam Hurst2016-09-021-47/+47
* npcx: Fixed pwm bug to improve deviation of PWM frequency.Mulin Chao2016-08-121-1/+1
* hooks: Add relative HOOK_INIT priority for peripheralsShawn Nematbakhsh2016-05-051-1/+1
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-271-3/+7
* npcx: pwm: Fix PWM moduleShawn Nematbakhsh2016-03-281-3/+7
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-291-115/+78
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-2/+2
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-20/+20
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+269