summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* soc: loongson2_pm: add power management supportYinbo Zhu2023-08-213-0/+226
* Merge tag 'memory-controller-drv-6.6' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-08-1418-342/+500
|\
| * memory: tegra: add MC client for Tegra234 GPUSumit Gupta2023-08-051-0/+10
| * memory: Explicitly include correct DT includesRob Herring2023-07-2515-15/+16
| * memory: tegra: Prefer octal over symbolic permissionsThierry Reding2023-07-251-6/+6
| * memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supportedSumit Gupta2023-07-251-65/+71
| * memory: tegra: Add clients used by DRM in Tegra234Sumit Gupta2023-07-251-0/+120
| * memory: tegra: sort tegra234_mc_clients table as per register offsetsSumit Gupta2023-07-251-255/+259
| * memory: tegra: make icc_set_bw return zero if BWMGR not supportedSumit Gupta2023-07-251-2/+2
| * memory: tegra: Add dummy implementation on Tegra194Thierry Reding2023-07-103-22/+39
* | Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-08-146-71/+30
|\ \
| * | soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra2023-08-111-0/+1
| * | soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun2023-08-091-13/+6
| * | soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary2023-08-011-3/+1
| * | soc: ti: Explicitly include correct DT includesRob Herring2023-07-254-4/+5
| * | soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-251-8/+4
| * | soc: ti: k3-ringacc: Fixup documentation errorsNishanth Menon2023-07-111-3/+4
| * | firmware: ti_sci: Fixup documentation errorsNishanth Menon2023-07-111-6/+7
| * | firmware: ti_sci: Use system_state to determine pollingNishanth Menon2023-07-111-34/+2
| |/
* | Merge tag 'oxnas-final-for-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-08-141-1/+0
|\ \
| * | irqchip: irq-versatile-fpga: remove obsolete oxnas compatibleNeil Armstrong2023-08-141-1/+0
| |/
* | Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-08-149-28/+147
|\ \
| * | firmware: imx: scu-irq: support identifying SCU wakeup source from sysfsRanjani Vaidyanathan2023-08-111-0/+70
| * | firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUPPeng Fan2023-08-111-1/+1
| * | firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan2023-08-111-13/+27
| * | firmware: imx: scu-irq: fix RCU complaint after M4 partition resetRobin Gong2023-08-111-4/+4
| * | firmware: imx: scu: use soc name for soc_idPeng Fan2023-08-111-3/+17
| * | firmware: imx: scu: increase RPC timeoutDong Aisheng2023-08-111-1/+1
| * | firmware: imx: scu: change init level to subsys_initcall_syncDong Aisheng2023-08-111-1/+6
| * | soc: imx: Explicitly include correct DT includesRob Herring2023-07-195-5/+6
| * | bus: imx-weim: use devm_platform_ioremap_resourceMartin Kaiser2023-07-191-1/+1
| * | soc: imx: imx93-blk-ctrl: Add dedicated lockdep class for nested genpd locksAlexander Stein2023-07-181-0/+15
| |/
* | soc: kunpeng_hccs: add MAILBOX dependencyArnd Bergmann2023-08-141-0/+1
* | soc: kunpeng_hccs: fix size_t format stringArnd Bergmann2023-08-121-1/+1
* | Merge tag 'hisi-drivers-for-6.6' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann2023-08-126-0/+1490
|\ \
| * | soc: hisilicon: add sysfs entry to query information of HCCSHuisong Li2023-08-082-0/+660
| * | soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li2023-08-086-0/+830
| |/
* | Merge tag 'samsung-drivers-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-08-123-3/+3
|\ \
| * | soc: samsung: Explicitly include correct DT includesRob Herring2023-07-203-3/+3
| |/
* | Merge tag 'reset-for-v6.6' of git://git.pengutronix.de/pza/linux into soc/dri...Arnd Bergmann2023-08-1222-34/+20
|\ \
| * | reset: ti: syscon: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
| * | reset: zynqmp: removed unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
| * | reset: zynq: remove unneeded call to platfrom_set_drvdata()Andrei Coardos2023-08-081-1/+0
| * | reset: uniphier-glue: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
| * | reset: npcm: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
| * | reset: meson: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
| * | reset: lpc18xx: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
| * | reset: lantiq: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-1/+0
| * | reset: bcm6345: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
| * | reset: ath79: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0