summaryrefslogtreecommitdiff
path: root/include/linux/soc
AgeCommit message (Expand)AuthorFilesLines
2024-12-13soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper functionChun-Kuang Hu1-13/+0
2024-11-21Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+81
2024-11-20Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-0/+5
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+12
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+30
2024-11-05Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+39
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2024-11-04soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov1-0/+12
2024-10-25firmware: ti_sci: Introduce Power Management OpsDave Gerlach1-0/+26
2024-10-25firmware: ti_sci: Add system suspend and resume callVibhore Vardhan1-0/+4
2024-10-22pmdomain: mediatek: Add support for MT6735Yassine Oudjana1-0/+5
2024-10-21soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driverAngeloGioacchino Del Regno2-0/+39
2024-10-11serial: qcom-geni: fix rx cancel dma status bitJohan Hovold1-1/+1
2024-10-06EDAC/qcom: Make irq configuration optionalRajendra Nayak1-0/+2
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-23/+24
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+9
2024-09-12ARM: ep93xx: soc: drop definesNikita Shubin1-13/+0
2024-09-12ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin1-4/+0
2024-09-12pwm: ep93xx: drop legacy pinctrlNikita Shubin1-4/+0
2024-09-12input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin1-4/+0
2024-09-12ARM: ep93xx: add regmap aux_devNikita Shubin1-0/+26
2024-09-11soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registersDouglas Anderson1-0/+9
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson1-5/+6
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+2
2024-07-23Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-0/+2
2024-07-22Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin1-0/+4
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-1/+38
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2024-07-02phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik1-0/+4
2024-06-29kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg1-2/+2
2024-06-27soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operationJason-JH.Lin1-0/+42
2024-06-21Merge branch '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' into driv...Bjorn Andersson2-0/+35
2024-06-21soc: qcom: smem: Add a feature code getterKonrad Dybcio2-0/+27
2024-06-21soc: qcom: Move some socinfo defines to the headerKonrad Dybcio1-0/+8
2024-06-01soc: qcom: llcc: Add regmap for Broadcast_AND regionUnnathi Chalicheemala1-1/+3
2024-05-29soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew1-0/+2
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() functionJason-JH.Lin1-0/+15
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() functionJason-JH.Lin1-0/+21
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() functionJason-JH.Lin1-0/+12
2024-04-23soc: mediatek: mtk-cmdq: Add specific purpose register definitions for GCEJason-JH.Lin1-0/+9
2024-04-23soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()Chun-Kuang Hu1-6/+8
2024-04-23soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() helper functionChun-Kuang Hu1-18/+0
2024-04-23soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper functionChun-Kuang Hu1-0/+19
2024-04-23soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper functionChun-Kuang Hu1-0/+19
2024-04-23soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()Chun-Kuang Hu1-5/+17
2024-04-23soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()Chun-Kuang Hu1-2/+4
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2024-03-12Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+41