aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa1-0/+71
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa1-0/+33
2020-07-30perf metric: Add events for the current listJiri Olsa1-3/+6
2020-07-30perf metric: Compute referenced metricsJiri Olsa3-2/+36
2020-07-30perf metric: Add referenced metrics to hash dataJiri Olsa3-7/+80
2020-07-30perf metric: Collect referenced metrics in struct metric_exprJiri Olsa2-0/+38
2020-07-30perf metric: Collect referenced metrics in struct metric_ref_nodeJiri Olsa1-16/+172
2020-07-30perf metric: Rename __metricgroup__add_metric to __add_metricJiri Olsa1-11/+6
2020-07-30perf metric: Add add_metric functionJiri Olsa1-26/+36
2020-07-30perf metric: Add macros for iterating map eventsJiri Olsa1-37/+40
2020-07-30perf metric: Add expr__del_id functionJiri Olsa2-8/+14
2020-07-30perf metric: Change expr__get_id to return struct expr_id_dataJiri Olsa3-13/+14
2020-07-30perf metric: Add expr__add_id functionJiri Olsa3-7/+27
2020-07-30perf metric: Fix memory leak in expr__add_id functionJiri Olsa1-0/+2
2020-07-30perf test: Ensure sample_period is set libpfm4 eventsIan Rogers2-0/+10
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa4-9/+77
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa3-0/+7
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi1-4/+0
2020-07-30pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur1-2/+7
2020-07-30pwm: Replace HTTP links with HTTPS onesAlexander A. Klimov3-3/+3
2020-07-30pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc headerLee Jones1-1/+1
2020-07-30pwm: mediatek: Provide missing kerneldoc description for 'soc' argLee Jones1-0/+1
2020-07-30pwm: bcm-kona: Remove impossible comparison when validating duty cycleLee Jones1-1/+1
2020-07-30pwm: bcm-iproc: Remove impossible comparison when validating duty cycleLee Jones1-2/+1
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman4-3/+148
2020-07-30mac80211: remove STA txq pending airtime underflow warningFelix Fietkau1-3/+1
2020-07-30mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan1-3/+4
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires1-3/+3
2020-07-30mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel1-0/+1
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel1-0/+1
2020-07-30PM / devfreq: Fix the wrong end with semicolonChanwoo Choi1-2/+2
2020-07-30PM / devfreq: Fix indentaion of devfreq_summary debugfs nodeChanwoo Choi1-7/+4
2020-07-30PM / devfreq: Clean up the devfreq instance name in sysfs attrChanwoo Choi1-34/+60
2020-07-30memory: samsung: exynos5422-dmc: Add module param to control IRQ modeLukasz Luba1-2/+7
2020-07-30memory: samsung: exynos5422-dmc: Adjust polling interval and uptresholdLukasz Luba1-2/+2
2020-07-30memory: samsung: exynos5422-dmc: Use delayed timer as defaultChanwoo Choi1-0/+1
2020-07-30PM / devfreq: Add support delayed timer for polling modeChanwoo Choi3-1/+106
2020-07-30dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandleEnric Balletbo i Serra1-0/+2
2020-07-30PM / devfreq: tegra: Add Dmitry as a maintainerDmitry Osipenko1-0/+9
2020-07-30PM / devfreq: event: Fix trivial spellingKieran Bingham1-2/+2
2020-07-30PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absentMarc Zyngier1-19/+23
2020-07-30irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()Wei Yongjun1-6/+6
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan2-0/+17
2020-07-30ALSA: hda/realtek - Fixed HP right speaker no soundKailang Yang1-1/+18
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman2-0/+10
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman5-14/+47
2020-07-30Bluetooth: Let controller creates RPA during le create connSathish Narasimman1-1/+7
2020-07-30Bluetooth: Translate additional address type during le_connSathish Narasimman1-0/+16
2020-07-30Bluetooth: Update resolving list when updating whitelistMarcel Holtmann1-2/+39
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann2-3/+26