index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-cros-ec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: pwm-cros-ec: Add channel type support
Fabio Baltieri
2022-05-20
1
-15
/
+67
*
pwm: cros-ec: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-09-02
1
-1
/
+3
*
pwm: cros-ec: Refuse requests with unsupported polarity
Uwe Kleine-König
2021-03-22
1
-0
/
+3
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
1
-1
/
+0
*
pwm: cros-ec: Simplify EC error handling
Guenter Roeck
2020-08-24
1
-22
/
+4
*
pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
2020-08-24
1
-7
/
+22
*
pwm: cros-ec: Cache duty cycle value
Thierry Reding
2019-12-09
1
-4
/
+54
*
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-27
1
-1
/
+1
|
\
|
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-1
/
+1
*
|
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
1
-2
/
+2
|
/
*
pwm: cros-ec: Switch to SPDX identifier
Enric Balletbo i Serra
2018-07-09
1
-6
/
+3
*
pwm: cros-ec: Fix transposed param settings
Nick Vaccaro
2017-07-06
1
-2
/
+2
*
pwm: cros-ec: Add __packed to prevent padding
Brian Norris
2016-09-06
1
-2
/
+2
*
pwm: Add ChromeOS EC PWM driver
Brian Norris
2016-07-25
1
-0
/
+260