summaryrefslogtreecommitdiffstats
path: root/drivers/platform/arm64
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-12-01Merge branch 'fixes' of into for-nextIlpo Järvinen-6/+10
2025-11-24platform: arm64: thinkpad-t14s-ec: add suspend handler for keyboard backlightSebastian Reichel-0/+4
2025-11-24platform: arm64: thinkpad-t14s-ec: add system PM hooksSebastian Reichel-8/+46
2025-11-21platform: arm64: thinkpad-t14s-ec: sleep after EC accessSebastian Reichel-0/+4
2025-11-21platform: arm64: thinkpad-t14s-ec: fix IRQ race conditionSebastian Reichel-6/+6
2025-09-26platform: arm64: thinkpad-t14s-ec: new driverSebastian Reichel-0/+637
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen-0/+2
2025-07-11platform: arm64: huawei-gaokun-ec: fix OF node leakJohan Hovold-0/+2
2025-06-13platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helperJerome Brunet-37/+3
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+2
2025-04-29platform: arm64: acer-aspire1-ec: convert to devm_drm_bridge_alloc() APILuca Ceresoli-4/+3
2025-04-24platform: Do not enable by default during compile testingKrzysztof Kozlowski-1/+1
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+847
2025-04-07platform: arm64: huawei-gaokun-ec: Remove unneeded semicolonChen Ni-1/+1
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard-1/+2
2025-03-03platform: arm64: add Huawei Matebook E Go EC driverPengyu Luo-0/+847
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-07-12platform: arm64: EC_LENOVO_YOGA_C630 should depend on ARCH_QCOMGeert Uytterhoeven-0/+1
2024-07-12platform: arm64: EC_ACER_ASPIRE1 should depend on ARCH_QCOMGeert Uytterhoeven-0/+1
2024-07-06platform: arm64: lenovo-yoga-c630: select AUXILIARY_BUSDmitry Baryshkov-0/+1
2024-06-14platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov-0/+306
2024-03-25platform: arm64: Add Acer Aspire 1 embedded controller driverNikita Travkin-0/+580
2024-03-25platform: Add ARM64 platform directoryNikita Travkin-0/+25