index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-cros-ec.c
Age
Commit message (
Expand
)
Author
2022-05-20
pwm: pwm-cros-ec: Add channel type support
Fabio Baltieri
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