开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-cros-ec.c
Age
Commit message (
Expand
)
Author
2021-09-02
pwm: cros-ec: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-03-22
pwm: cros-ec: Refuse requests with unsupported polarity
Uwe Kleine-König
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2020-08-24
pwm: cros-ec: Simplify EC error handling
Guenter Roeck
2020-08-24
pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
2019-12-09
pwm: cros-ec: Cache duty cycle value
Thierry Reding
2019-09-27
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2018-07-09
pwm: cros-ec: Switch to SPDX identifier
Enric Balletbo i Serra
2017-07-06
pwm: cros-ec: Fix transposed param settings
Nick Vaccaro
2016-09-06
pwm: cros-ec: Add __packed to prevent padding
Brian Norris
2016-07-25
pwm: Add ChromeOS EC PWM driver
Brian Norris