summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2014-03-12 10:43:43 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-03-12 11:30:59 +0100
commit8dc5d8e8f7bad257aaa5e8a4a6397690a363d44a (patch)
treee5ac25e0bde1ef2828a1cc91f6cae32db667ead2 /tools/perf/scripts/python/bin
parent72a3fe972935875a1cbf9614ac0dfa58f967dc45 (diff)
downloadkernel-8dc5d8e8f7bad257aaa5e8a4a6397690a363d44a.tar.gz
ARM: at91/dt: define at91sam9rl clocks
Define at91sam9rl clocks in at91sam9rl dtsi file. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Boris BREZILLON <b.brezillon.dev@gmail.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
-07-29drm/kmb: Define driver date and major/minor versionEdmund Dea 2021-07-29drm/kmb: Enable LCD DMA for low TVDDCVEdmund Dea 2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart 2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds 2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei 2021-05-12drm: fix semicolon.cocci warningskernel test robot 2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard 2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard 2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard 2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard 2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard 2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard 2021-01-07Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter 2021-01-05drm: Constify drm_driver in drivers that don't modify itLaurent Pinchart 2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst 2020-12-05drm/kmb: fix array bounds warningArnd Bergmann 2020-11-29drm/kmb: Remove an unnecessary NULL checkDan Carpenter 2020-11-13drm/Kconfig: rename keembay configDave Airlie 2020-11-11drm/kmb: fix spelling mistakes in drm_info and drm_dbg messagesColin Ian King 2020-11-11drm/kmb: Fix build warningsAnitha Chrisanthus 2020-11-10drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAYGeert Uytterhoeven 2020-11-10drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSIGeert Uytterhoeven 2020-11-05drm/kmb: Build files for KeemBay Display driverAnitha Chrisanthus 2020-11-05drm/kmb: Mipi DSI part of the display driverAnitha Chrisanthus 2020-11-05drm/kmb: Add support for KeemBay DisplayAnitha Chrisanthus 2020-11-05drm/kmb: Keem Bay driver register definitionAnitha Chrisanthus