summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2016-10-23 11:25:02 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2016-11-18 00:00:40 +0000
commit94579273b893f67c5806d8a61a0ca072b0f7a141 (patch)
tree8dc2d81bcc259c8d9511b645607ff3ad0c869699 /tools/perf/scripts/python/bin
parent95a9b686d679059adf491ff116f936de63fcec29 (diff)
downloadkernel-94579273b893f67c5806d8a61a0ca072b0f7a141.tar.gz
drm/i2c: tda998x: move and rename tda998x_encoder_set_config()
The naming of tda998x_encoder_set_config() is a left-over from when TDA998x was a slave encoder. Since this is part of the initialisation, drop the _encoder from the name, and move it near tda998x_bind(). Tested-by: Robin Murphy <robin.murphy@arm.com> Tested-by: Jon Medhurst <tixy@linaro.org> Acked-by: Jon Medhurst <tixy@linaro.org> Tested-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
2e2ea87a6b27cd'>cpuidle: tegra: Check whether PMC is readyDmitry Osipenko 2021-10-05cpuidle: tegra: Enable compile testingDmitry Osipenko 2021-10-01cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva 2021-09-21cpuidle: qcom_spm: Detach state machine from main SPM handlingAngeloGioacchino Del Regno 2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds 2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2021-08-16mfd/cpuidle: ux500: Rename driver symbolLinus Walleij 2021-08-04cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor 2021-08-03cpuidle: teo: Rename two local variables in teo_select()Rafael J. Wysocki 2021-08-03cpuidle: teo: Fix alternative idle state lookupRafael J. Wysocki 2021-08-03cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy 2021-08-03cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy 2021-06-30Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano...Rafael J. Wysocki 2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds 2021-06-17cpuidle: teo: remove unneeded semicolon in teo_select()Wan Jiabing 2021-06-16cpuidle: qcom: Add SPM register data for MSM8226Bartosz Dudziak 2021-06-11cpuidle: teo: Use kerneldoc documentation in admin-guideRafael J. Wysocki 2021-06-11cpuidle: teo: Rework most recent idle duration values treatmentRafael J. Wysocki 2021-06-11cpuidle: teo: Change the main idle state selection logicRafael J. Wysocki 2021-06-11cpuidle: teo: Cosmetic modification of teo_select()Rafael J. Wysocki 2021-06-11cpuidle: teo: Cosmetic modifications of teo_update()Rafael J. Wysocki 2021-05-12sched: Make nr_iowait_cpu() return 32-bit valueAlexey Dobriyan 2021-04-08Merge back earlier cpuidle updates for v5.13.Rafael J. Wysocki 2021-04-08cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configurationHe Ying 2021-04-08cpuidle: tegra: Remove do_idle firmware callDmitry Osipenko 2021-04-08cpuidle: tegra: Fix C7 idling state on Tegra114Dmitry Osipenko 2021-04-07cpuidle: menu: Take negative "sleep length" values into accountRafael J. Wysocki 2021-04-07cpuidle: teo: Take negative "sleep length" values into accountRafael J. Wysocki 2021-04-07cpuidle: teo: Adjust handling of very short idle timesRafael J. Wysocki 2021-04-07cpuidle: Use s64 as exit_latency_ns and target_residency_ns data typeRafael J. Wysocki