index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
zswap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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