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: pxa: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-12
/
+1
*
pwm: ntxec: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-12
/
+1
*
pwm: mxs: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: mediatek: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: lpc32xx: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: lp3943: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: keembay: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: jz4740: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: iqs620a: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-15
/
+1
*
pwm: intel-lgm: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: imx27: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-13
/
+1
*
pwm: fsl-ftm: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-9
/
+1
*
pwm: ep93xx: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-10
/
+1
*
pwm: bcm-kona: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-11
/
+1
*
pwm: ab8500: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-09-02
1
-17
/
+1
*
pwm: keembay: Improve compile coverage by allowing to enable on !ARM64
Uwe Kleine-König
2021-09-02
1
-1
/
+2
*
pwm: jz4740: Improve compile coverage by allowing to enable on !MIPS
Uwe Kleine-König
2021-09-02
1
-1
/
+1
*
pwm: ntxec: Drop useless assignment to struct pwmchip::base
Uwe Kleine-König
2021-09-02
1
-1
/
+0
*
pwm: tiehrpwm: Unprepare clock only after the PWM was unregistered
Uwe Kleine-König
2021-09-02
1
-1
/
+3
*
pwm: rockchip: Unprepare clocks only after the PWM was unregistered
Uwe Kleine-König
2021-09-02
1
-1
/
+3
*
pwm: hibvt: Disable the clock only after the PWM was unregistered
Uwe Kleine-König
2021-09-02
1
-1
/
+3
*
pwm: stm32-lp: Don't modify HW state in .remove() callback
Uwe Kleine-König
2021-09-02
1
-2
/
+0
*
pwm: rockchip: Don't modify HW state in .remove() callback
Uwe Kleine-König
2021-09-02
1
-14
/
+0
*
pwm: img: Don't modify HW state in .remove() callback
Uwe Kleine-König
2021-09-02
1
-16
/
+0
*
pwm: mxs: Don't modify HW state in .probe() after the PWM chip was registered
Uwe Kleine-König
2021-09-02
1
-8
/
+5
*
pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...
Uwe Kleine-König
2021-09-02
1
-5
/
+5
*
pwm: ab8500: Fix register offset calculation to not depend on probe order
Uwe Kleine-König
2021-09-02
1
-3
/
+14
*
pwm: atmel: Rework tracking updates pending in hardware
Uwe Kleine-König
2021-09-02
1
-23
/
+79
*
Linux 5.14-rc2
v5.14-rc2
Linus Torvalds
2021-07-18
1
-1
/
+1
*
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
2021-07-18
36
-98
/
+391
|
\
|
*
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-18
1
-4
/
+29
|
*
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
2021-07-18
6
-42
/
+38
|
*
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-18
1
-1
/
+1
|
*
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-18
1
-2
/
+2
|
*
perf test bpf: Free obj_buf
Riccardo Mancini
2021-07-16
1
-0
/
+2
|
*
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
2021-07-15
1
-0
/
+3
|
*
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
2021-07-15
1
-1
/
+16
|
*
perf trace: Free syscall->arg_fmt
Riccardo Mancini
2021-07-15
1
-1
/
+15
|
*
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
2021-07-15
1
-1
/
+10
|
*
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-15
1
-3
/
+5
|
*
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
2021-07-15
1
-0
/
+7
|
*
perf script: Release zstd data
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf session: Cleanup trace_event
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf inject: Close inject.output on exit
Riccardo Mancini
2021-07-15
1
-2
/
+6
|
*
perf report: Free generated help strings for sort option
Riccardo Mancini
2021-07-15
3
-13
/
+24
|
*
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
2021-07-15
1
-0
/
+1
|
*
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
2021-07-15
1
-0
/
+2
|
*
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
2021-07-15
1
-1
/
+3
|
*
perf test event_update: Fix memory leak of unit
Riccardo Mancini
2021-07-15
1
-1
/
+3
|
*
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
2021-07-15
1
-1
/
+1
[next]