index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: brcmstb: Remove useless locking
Uwe Kleine-König
2022-02-24
1
-7
/
+0
*
pwm: brcmstb: Implement .apply() callback
Uwe Kleine-König
2022-02-24
1
-21
/
+24
*
pwm: jz4740: Add support for X1000 SoC
Aidan MacDonald
2022-02-24
1
-0
/
+5
*
pwm: vt8500: Rename variable pointing to driver private data
zhaoxiao
2022-02-24
1
-19
/
+19
*
dt-bindings: timer: Add PWM compatible for X1000 SoC
Aidan MacDonald
2022-02-24
1
-0
/
+1
*
dt-bindings: pwm: mtk-disp: Add compatible string for MT8183 SoC
Allen-KH Cheng
2022-02-24
1
-0
/
+1
*
pwm: pca9685: Reset OFF/ON registers to POR value
Lionel Vitte
2022-02-24
1
-2
/
+2
*
pwm: atmel: Remove redundant initialization of variable timeout
Colin Ian King
2022-02-24
1
-1
/
+1
*
pwm: raspberrypi-poe: Drop assignment to struct pwmchip::base
Uwe Kleine-König
2022-02-24
1
-1
/
+0
*
pwm: bcm-kona: Implement .apply() callback
Uwe Kleine-König
2022-02-24
1
-32
/
+58
*
pwm: tiehrpwm: Implement .apply() callback
Uwe Kleine-König
2022-02-24
1
-5
/
+35
*
dt-bindings: pwm: google,cros-ec: include generic pwm schema
Krzysztof Kozlowski
2022-02-24
2
-1
/
+8
*
pwm: pxa: Implement .apply() callback
Uwe Kleine-König
2022-02-02
1
-5
/
+28
*
pwm: stmpe: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-8
/
+8
*
pwm: stmpe: Drop unused setting of driver data
Uwe Kleine-König
2022-02-02
1
-2
/
+0
*
pwm: sun4i: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-35
/
+35
*
pwm: tegra: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-30
/
+29
*
pwm: img: Rename variable pointing to driver private data
Uwe Kleine-König
2022-02-02
1
-71
/
+70
*
pwm: imx1: Implement .apply callback
Uwe Kleine-König
2022-02-02
1
-5
/
+28
*
pwm: lpc18xx-sct: Simplify driver by not using pwm_[gs]et_chip_data()
Uwe Kleine-König
2022-02-02
1
-17
/
+6
*
pwm: lpc18xx-sct: Reduce number of devm memory allocations
Uwe Kleine-König
2022-02-02
1
-7
/
+5
*
pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()
Uwe Kleine-König
2022-02-02
1
-11
/
+9
*
pwm: meson: Drop always false check from .apply()
Uwe Kleine-König
2022-02-01
1
-3
/
+0
*
pwm: meson: Simplify duplicated per-channel tracking
Uwe Kleine-König
2022-02-01
1
-5
/
+6
*
pwm: meson: Drop useless check for channel data being NULL
Uwe Kleine-König
2022-02-01
1
-2
/
+1
*
pwm: meson: Drop always false check from .request()
Uwe Kleine-König
2022-02-01
1
-7
/
+1
*
Linux 5.17-rc1
Linus Torvalds
2022-01-23
1
-2
/
+2
*
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-23
51
-149
/
+354
|
\
|
*
perf tools: Remove redundant err variable
Minghao Chi
2022-01-22
1
-4
/
+1
|
*
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
2
-9
/
+82
|
*
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
2
-0
/
+48
|
*
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
4
-4
/
+41
|
*
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
1
-8
/
+17
|
*
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
1
-1
/
+0
|
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
31
-87
/
+99
|
*
perf python: Fix cpu_map__item() building
Ian Rogers
2022-01-22
1
-3
/
+3
|
*
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
2022-01-22
1
-1
/
+1
|
*
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
2022-01-20
5
-1
/
+8
|
*
tools headers UAPI: Sync x86 arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2022-01-19
1
-12
/
+14
|
*
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-01-19
1
-1
/
+2
|
*
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
|
*
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
|
*
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
2022-01-18
1
-7
/
+10
|
*
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
2022-01-18
1
-1
/
+7
|
*
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-18
1
-0
/
+3
*
|
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-01-23
2
-3
/
+10
|
\
\
|
*
|
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2022-01-23
2
-3
/
+10
*
|
|
Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-23
3
-4
/
+3
|
\
\
\
|
*
|
|
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
2022-01-23
1
-1
/
+1
|
*
|
|
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
2022-01-23
1
-1
/
+1
[next]