aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)Author
2019-08-21soc: qcom: aoss: Add AOSS QMP supportSibi Sankar
2019-08-21soc: qcom: smem: Update max processor countSibi Sankar
2019-08-20soc: amlogic: meson-gx-socinfo: Add of_node_put() before returnNishka Dasgupta
2019-08-20soc: amlogic: clk-measure: Add support for SM1Neil Armstrong
2019-08-20soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDsNeil Armstrong
2019-08-19soc: samsung: chipid: Fix memory leak in error pathColin Ian King
2019-08-19soc: renesas: rcar-sysc: Eliminate local variable govGeert Uytterhoeven
2019-08-19soc: renesas: rcar-sysc: Add goto to of_node_put() before returnNishka Dasgupta
2019-08-15soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei
2019-08-15soc: fsl: guts: Add definition for LS1028AYinbo Zhu
2019-08-15soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge
2019-08-15soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge
2019-08-15soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge
2019-08-15soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge
2019-08-15soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge
2019-08-15soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki
2019-08-15soc: samsung: Add exynos chipid driver supportPankaj Dubey
2019-08-15Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-08-14Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann
2019-08-14Merge tag 'renesas-drivers-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-08-13soc: ti: pm33xx: Make two symbols staticYueHaibing
2019-08-13soc: ti: pm33xx: Fix static checker warningsKeerthy
2019-08-12soc: imx-scu: Add SoC UID(unique identifier) supportAnson Huang
2019-08-06soc: qcom: socinfo: Annotate switch cases with fall throughBjorn Andersson
2019-08-05soc: qcom: Extend AOSS QMP driver to support resources that are used to wake ...Thara Gopinath
2019-08-05soc: qcom: socinfo: Expose image informationVaishali Thakkar
2019-08-05soc: qcom: socinfo: Expose custom attributesVaishali Thakkar
2019-08-05soc: qcom: Add socinfo driverImran Khan
2019-08-05soc: amlogic: meson-gx-socinfo: add A311D idChristian Hewitt
2019-08-05soc: amlogic: meson-clk-measure: add G12B second cluster cpu clkNeil Armstrong
2019-08-05soc: amlogic: meson-clk-measure: protect measure with a mutexNeil Armstrong
2019-07-29soc: renesas: rcar-sysc: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-07-23ARM: ux500: add missing of_node_put()Nicholas Mc Guire
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-21Merge tag 'soc-fsl-next-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2019-07-22soc: imx8: Add i.MX8MM UID(unique identifier) supportAnson Huang
2019-07-22soc: imx8: Add i.MX8MQ UID(unique identifier) supportAnson Huang
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki