index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: fsl-ftm: Use write protection for prescaler & polarity
Patrick Havelange
2019-06-26
1
-0
/
+21
*
pwm: fsl-ftm: More relaxed permissions for updating period
Patrick Havelange
2019-06-26
1
-180
/
+186
*
pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWM
Claudiu Beznea
2019-06-26
1
-0
/
+1
*
pwm: bcm2835: Improve precision of PWM
Sean Young
2019-06-26
1
-3
/
+5
*
leds: pwm: Support ACPI via firmware-node framework
Nikolaus Voss
2019-06-26
1
-18
/
+27
*
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
2019-06-26
2
-0
/
+132
*
pwm: rcar: Remove suspend/resume support
Yoshihiro Shimoda
2019-06-26
1
-39
/
+0
*
pwm: sysfs: Add suspend/resume support
Yoshihiro Shimoda
2019-06-26
1
-0
/
+102
*
pwm: Add power management descriptions
Yoshihiro Shimoda
2019-06-26
1
-0
/
+7
*
pwm: meson: Add documentation to the driver
Martin Blumenstingl
2019-06-26
1
-0
/
+22
*
pwm: meson: Add support PWM_POLARITY_INVERSED when disabling
Martin Blumenstingl
2019-06-26
1
-1
/
+22
*
pwm: meson: Don't cache struct pwm_state internally
Martin Blumenstingl
2019-06-26
1
-24
/
+1
*
pwm: meson: Read the full hardware state in meson_pwm_get_state()
Martin Blumenstingl
2019-06-26
1
-3
/
+49
*
pwm: meson: Simplify the calculation of the pre-divider and count
Martin Blumenstingl
2019-06-26
1
-15
/
+10
*
pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()
Martin Blumenstingl
2019-06-26
1
-14
/
+8
*
pwm: meson: Add the per-channel register offsets and bits in a struct
Martin Blumenstingl
2019-06-26
1
-56
/
+34
*
pwm: meson: Add the meson_pwm_channel data to struct meson_pwm
Martin Blumenstingl
2019-06-26
1
-15
/
+10
*
pwm: meson: Pass struct pwm_device to meson_pwm_calc()
Martin Blumenstingl
2019-06-26
1
-3
/
+3
*
pwm: meson: Don't duplicate the polarity internally
Martin Blumenstingl
2019-06-26
1
-15
/
+8
*
pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
Martin Blumenstingl
2019-06-26
1
-2
/
+2
*
pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values
Martin Blumenstingl
2019-06-26
1
-2
/
+6
*
pwm: meson: Use devm_clk_get_optional() to get the input clock
Martin Blumenstingl
2019-06-26
1
-8
/
+3
*
pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}
Martin Blumenstingl
2019-06-26
1
-8
/
+7
*
pwm: jz4740: Force TCU2 channels to return to their init level
Paul Cercueil
2019-06-26
1
-1
/
+9
*
pwm: jz4740: Apply configuration atomically
Paul Cercueil
2019-06-25
1
-25
/
+12
*
pwm: jz4740: Remove unused devicetree compatible strings
Paul Cercueil
2019-06-25
1
-2
/
+0
*
dt-bindings: pwm: jz47xx: Remove unused compatible strings
Paul Cercueil
2019-06-25
1
-4
/
+1
*
pwm: meson: Fix the G12A AO clock parents order
Neil Armstrong
2019-06-25
1
-2
/
+11
*
pwm: meson: Update with SPDX Licence identifier
Neil Armstrong
2019-06-25
1
-51
/
+1
*
pwm: stm32: Use 3 cells ->of_xlate()
Fabrice Gasnier
2019-06-25
1
-0
/
+2
*
dt-bindings: pwm: stm32: Add #pwm-cells
Fabrice Gasnier
2019-06-25
1
-0
/
+3
*
pwm: Add consumer device link
Fabrice Gasnier
2019-06-25
2
-5
/
+51
*
pwm: stm32-lp: Add power management support
Fabrice Gasnier
2019-06-25
1
-0
/
+25
*
dt-bindings: pwm: stm32-lp: Document pin control sleep state
Fabrice Gasnier
2019-06-25
1
-3
/
+6
*
pwm: sifive: Add a driver for SiFive SoC PWM
Yash Shah
2019-06-25
3
-0
/
+351
*
pwm: sifive: Add DT documentation for SiFive PWM Controller
Yash Shah
2019-06-25
1
-0
/
+33
*
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-20
1
-2
/
+2
*
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-20
3
-4
/
+8
|
\
|
*
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
1
-1
/
+1
|
*
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
1
-2
/
+2
|
*
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-15
1
-1
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
10
-257
/
+889
|
\
\
|
*
|
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-19
5
-4
/
+24
|
*
|
initramfs: don't free a non-existent initrd
Steven Price
2019-05-19
1
-1
/
+1
|
*
|
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-19
1
-3
/
+8
|
*
|
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-19
1
-2
/
+2
|
*
|
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-19
1
-0
/
+43
|
*
|
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-19
1
-0
/
+48
|
*
|
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-19
2
-247
/
+763
*
|
|
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
74
-172
/
+178
|
\
\
\
[next]