summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge tag 'v4.18-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-05-151-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | soc: rockchip: power-domain: Fix wrong value when power up pd with writemaskFinley Xiao2018-05-141-1/+1
| | |/ / / /
| * | | | | Merge tag 'v4.17-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-05-153-144/+82Star
| |\ \ \ \ \
| | * | | | | soc: mediatek: remove unneeded semicolonSean Wang2018-05-141-1/+1
| | * | | | | soc: mediatek: add a fixed wait for SRAM stableSean Wang2018-05-141-6/+17
| | * | | | | soc: mediatek: introduce a CAPS flag for scp_domain_dataSean Wang2018-05-141-31/+34
| | * | | | | soc: mediatek: reuse regmap_read_poll_timeout helpersSean Wang2018-05-141-34/+12Star
| | * | | | | soc: mediatek: reuse read[l,x]_poll_timeout helpersSean Wang2018-04-181-68/+23Star
| | * | | | | soc: mediatek: use of_device_get_match_data()Ryder Lee2018-04-172-13/+4Star
| | |/ / / /
| * | | | | Merge tag 'samsung-drivers-4.18' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-141-89/+1Star
| |\ \ \ \ \
| | * | | | | soc: samsung: pm_domains: Deprecate support for clocksMarek Szyprowski2018-04-171-89/+1Star
| | |/ / / /
| * | | | | Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2018-05-142-26/+48
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | soc: ti: knav_qmss: Use percpu instead atomic for stats counterVasyl Gomonovych2018-04-202-26/+48
| | |/ / /
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-129-3/+138
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-05-269-3/+138
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | soc: renesas: r8a77990-sysc: Add workaround for 3DG-{A,B}Yoshihiro Shimoda2018-05-161-1/+36
| | * | soc: renesas: rcar-sysc: Add support for R-Car E3 power areasTakeshi Kihara2018-05-165-0/+43
| | * | soc: renesas: r8a77995-sysc: CleanupsGeert Uytterhoeven2018-04-201-2/+1Star
| | * | soc: renesas: rcar-rst: Add support for R-Car E3Takeshi Kihara2018-04-162-1/+3
| | * | soc: renesas: identify R-Car E3Takeshi Kihara2018-04-161-0/+8
| | * | soc: renesas: rcar-sysc: Add r8a77470 supportBiju Das2018-04-165-0/+39
| | * | soc: renesas: rcar-rst: Add support for RZ/G1CBiju Das2018-04-161-0/+1
| | * | soc: renesas: Identify RZ/G1CBiju Das2018-04-161-0/+8
| | |/
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-092-3/+4
|\ \ \
| * | | soc/tegra: pmc: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2018-05-021-1/+2
| * | | soc: rockchip: power-domain: Use of_clk_get_parent_count() instead of open co...Geert Uytterhoeven2018-05-021-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-073-22/+90
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-36/+0Star
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-041-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-211-0/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2018-04-192-0/+16
| * | | | soc: ti: K2G: enhancement to support QMSS in K2G NAVSSMurali Karicheri2018-04-192-22/+74
* | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-072-4/+3Star
|\ \ \ \ \
| * | | | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-062-4/+3Star
| | |_|/ / | |/| | |
* | | | | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-063-0/+388
|\ \ \ \ \
| * | | | | soc: qcom: apr: fix invalid msg_type checkSrinivas Kandagatla2018-05-171-1/+1
| * | | | | soc: qcom: Add APR bus driverSrinivas Kandagatla2018-05-113-0/+388
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-051-7/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | soc/tegra: pmc: Don't allocate struct tegra_powergate on stackViresh Kumar2018-05-081-7/+13
| | |/ / | |/| |
* | | | Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-021-36/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: lantiq: gphy: Drop reboot/remove reset assertsMathias Kresin2018-05-241-36/+0Star
| |/ /
* / / soc: bcm: raspberrypi-power: Fix use of __packedFlorian Fainelli2018-04-171-1/+1
|/ /
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-141-0/+11
|\ \ | |/ |/|
| * clk: samsung: exynos5250: Move PD-dependent clocks to Exynos5 sub-CMUMarek Szyprowski2018-03-061-0/+1
| * clk: samsung: exynos5420: Move PD-dependent clocks to Exynos5 sub-CMUMarek Szyprowski2018-03-061-0/+2
| * soc: samsung: pm_domains: Add blacklisting clock handlingMarek Szyprowski2018-03-061-0/+8
* | Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-102-2/+7
|\ \
| * | soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann2018-03-271-1/+1
| * | soc: qcom: mdt-loader: Return relocation baseBjorn Andersson2018-02-121-1/+6
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-0613-128/+274
|\ \