summaryrefslogtreecommitdiff
path: root/chip/mchp/pwm.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/mchp/pwm.c: Format with clang-formatJack Rosenthal2022-06-281-12/+6
* mchp: PWM add MEC172x and clean upScott Worley2021-03-301-70/+28
* mchp: MEC152x update PWM instancesScott Worley2021-02-101-4/+11
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* ec_chip_mchp: Add PWM and fan filesScott Worley2017-12-281-0/+155