summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* soc: rockchip: io-domain: handle missing supply correctlyAhmad Fatoum7 days1-1/+1
* soc: sifive: l2_cache: fix 32-bit compilationAhmad Fatoum2024-04-031-0/+1
* arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macrosStefan Kerkmann2024-03-131-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2024-02-211-3/+1
|\
| * treewide: use dev_err_probe instead of comparisons against EPROBE_DEFERAhmad Fatoum2024-02-201-3/+1
* | ARM: i.MX8M: convert the machine init to the soc driverMarco Felsch2024-01-292-0/+297
|/
* Merge branch 'for-next/imx-hsio-blk-ctrl'Sascha Hauer2024-01-238-1528/+0
|\
| * drivers: soc: split off powerdomains into new pmdomain directoryAhmad Fatoum2024-01-228-1528/+0
* | soc: imx: featctrl: finalize support for i.MX8MPAhmad Fatoum2024-01-221-5/+14
* | nvmem: ocotp: prepare adding tester3 supportAhmad Fatoum2024-01-221-13/+19
|/
* soc: ti: Add ti_sci_pm_domains driverSascha Hauer2023-11-065-0/+206
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-262-2/+2
* imx: Fix Kconfig dependencyAlexander Shiyan2023-09-041-0/+1
* soc: kvx: Add board_sn global var from OTPJules Maselbas2023-07-261-1/+32
* soc: kvx: Fix memory leaksJules Maselbas2023-07-261-0/+2
* soc: kvx: Rename function to match global variableJules Maselbas2023-07-261-2/+2
* soc: imx: have IMX8M_FEATCTRL select IMX_OCOTPAhmad Fatoum2023-07-041-0/+1
* soc: imx: featctrl: add help text for CONFIG_IMX8M_FEATCTRLAhmad Fatoum2023-07-041-1/+4
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-134-0/+4
* Rename struct driver_d to driverSascha Hauer2023-01-104-5/+5
* Rename struct device_d to deviceSascha Hauer2023-01-105-10/+10
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-103-6/+6
* ARM: i.MX8MP: add feature controller support for PlusAhmad Fatoum2022-10-181-7/+13
* soc: imx: imx8m-featctrl: check if all bits are setAhmad Fatoum2022-10-181-2/+7
* soc: rockchip: add driver for rockchip io domainsMichael Riesch2022-09-225-0/+248
* Merge branch 'for-next/misc'Sascha Hauer2022-09-143-0/+71
|\
| * soc: imx: add i.MX8M feature controller driverAhmad Fatoum2022-09-013-0/+71
* | soc: imx: gpcv2: make available to all i.MX8MAhmad Fatoum2022-09-131-3/+3
* | soc: imx: gpcv2: extend for i.MX8M Mini/Nano/Plus supportAhmad Fatoum2022-09-011-90/+864
* | soc: imx: gpcv2: align with upstream Linux driverAhmad Fatoum2022-09-011-80/+29
* | soc: imx: gpcv2: split power_up/power_offAhmad Fatoum2022-09-011-13/+79
* | soc: imx: gpcv2: switch to regmapAhmad Fatoum2022-09-011-23/+32
|/
* soc: imx: gpcv2: associate PGC device tree node with platform deviceAhmad Fatoum2022-08-091-1/+1
* drivers: soc: Fix unconditional compilation of imx directoryAlexander Shiyan2022-06-101-2/+2
* Merge branch 'for-next/misc'Sascha Hauer2022-01-191-2/+20
|\
| * soc: imx: gpcv2: split PGC domain probe in two passesLucas Stach2022-01-181-2/+20
* | soc: add kvx_socinfo driverClement Leger2022-01-185-0/+154
* | drivers: add soc hierarchy properlyClement Leger2022-01-181-0/+5
|/
* drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-227-7/+7
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-154-0/+4
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-014-0/+4
* | include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
|/
* soc: sifive: l2_cache: enable maximum available cache waysAhmad Fatoum2021-06-241-0/+19
* soc: starfive: add support for JH7100 incoherent interconnectAhmad Fatoum2021-06-244-0/+58
* drivers: soc: sifive: add basic L2 cache controller driverAhmad Fatoum2021-06-243-0/+121
* soc: imx: gpcv2: add support for i.MX8MQ SoCAndrey Smirnov2019-02-113-5/+180
* soc: imx: gpcv2: prefix i.MX7 specific definesAndrey Smirnov2019-02-111-22/+22
* soc: imx: gpcv2: Switch to SPDX identifierAndrey Smirnov2019-02-111-7/+1
* soc: imx: gpcv2: make pgc driver more generic for other i.MX platformsAndrey Smirnov2019-02-111-27/+41