index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWM
Claudiu Beznea
1
-0
/
+1
2019-06-26
pwm: bcm2835: Improve precision of PWM
Sean Young
1
-3
/
+5
2019-06-26
leds: pwm: Support ACPI via firmware-node framework
Nikolaus Voss
1
-18
/
+27
2019-06-26
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
2
-0
/
+132
2019-06-26
pwm: rcar: Remove suspend/resume support
Yoshihiro Shimoda
1
-39
/
+0
2019-06-26
pwm: sysfs: Add suspend/resume support
Yoshihiro Shimoda
1
-0
/
+102
2019-06-26
pwm: Add power management descriptions
Yoshihiro Shimoda
1
-0
/
+7
2019-06-26
pwm: meson: Add documentation to the driver
Martin Blumenstingl
1
-0
/
+22
2019-06-26
pwm: meson: Add support PWM_POLARITY_INVERSED when disabling
Martin Blumenstingl
1
-1
/
+22
2019-06-26
pwm: meson: Don't cache struct pwm_state internally
Martin Blumenstingl
1
-24
/
+1
2019-06-26
pwm: meson: Read the full hardware state in meson_pwm_get_state()
Martin Blumenstingl
1
-3
/
+49
2019-06-26
pwm: meson: Simplify the calculation of the pre-divider and count
Martin Blumenstingl
1
-15
/
+10
2019-06-26
pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()
Martin Blumenstingl
1
-14
/
+8
2019-06-26
pwm: meson: Add the per-channel register offsets and bits in a struct
Martin Blumenstingl
1
-56
/
+34
2019-06-26
pwm: meson: Add the meson_pwm_channel data to struct meson_pwm
Martin Blumenstingl
1
-15
/
+10
2019-06-26
pwm: meson: Pass struct pwm_device to meson_pwm_calc()
Martin Blumenstingl
1
-3
/
+3
2019-06-26
pwm: meson: Don't duplicate the polarity internally
Martin Blumenstingl
1
-15
/
+8
2019-06-26
pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
Martin Blumenstingl
1
-2
/
+2
2019-06-26
pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values
Martin Blumenstingl
1
-2
/
+6
2019-06-26
pwm: meson: Use devm_clk_get_optional() to get the input clock
Martin Blumenstingl
1
-8
/
+3
2019-06-26
pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}
Martin Blumenstingl
1
-8
/
+7
2019-06-26
pwm: jz4740: Force TCU2 channels to return to their init level
Paul Cercueil
1
-1
/
+9
2019-06-25
pwm: jz4740: Apply configuration atomically
Paul Cercueil
1
-25
/
+12
2019-06-25
pwm: jz4740: Remove unused devicetree compatible strings
Paul Cercueil
1
-2
/
+0
2019-06-25
dt-bindings: pwm: jz47xx: Remove unused compatible strings
Paul Cercueil
1
-4
/
+1
2019-06-25
pwm: meson: Fix the G12A AO clock parents order
Neil Armstrong
1
-2
/
+11
2019-06-25
pwm: meson: Update with SPDX Licence identifier
Neil Armstrong
1
-51
/
+1
2019-06-25
pwm: stm32: Use 3 cells ->of_xlate()
Fabrice Gasnier
1
-0
/
+2
2019-06-25
dt-bindings: pwm: stm32: Add #pwm-cells
Fabrice Gasnier
1
-0
/
+3
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
2
-5
/
+51
2019-06-25
pwm: stm32-lp: Add power management support
Fabrice Gasnier
1
-0
/
+25
2019-06-25
dt-bindings: pwm: stm32-lp: Document pin control sleep state
Fabrice Gasnier
1
-3
/
+6
2019-06-25
pwm: sifive: Add a driver for SiFive SoC PWM
Yash Shah
3
-0
/
+351