summaryrefslogtreecommitdiff
path: root/include/linux/soc
AgeCommit message (Expand)Author
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-11-16pinctrl/msm: Setup GPIO chip in hierarchyLina Iyer
2019-11-16irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer
2019-11-06Merge tag 'qcom-drivers-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2019-10-21soc: mmp: guard include of asm/cputype.h with CONFIG_ARM{,64}Olof Johansson
2019-10-17ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel
2019-10-08soc: qcom: Fix llcc-qcom definitions to includeYueHaibing
2019-10-01soc: qcom: Make llcc-qcom a generic driverVivek Gautam
2019-10-01soc: qcom: llcc cleanup to get rid of sdm845 specific driver fileVivek Gautam
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19Merge tag 'mailbox-v5.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann
2019-08-15net: lpc-enet: move phy setup into platform codeArnd Bergmann
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-17drm/meson: drop use of drmP.hSam Ravnborg
2019-07-01soc: qcom: mdt_loader: Support loading non-split imagesBjorn Andersson
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2019-06-12firmware: ti_sci: Add support for processor controlSuman Anna
2019-06-12firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi
2019-06-12firmware: ti_sci: extend clock identifiers from u8 to u32Tero Kristo
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla
2019-05-01firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla
2019-05-01firmware: ti_sci: Add support for IRQ managementLokesh Vutla
2019-05-01firmware: ti_sci: Add support for RM core opsLokesh Vutla
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij
2019-02-12qcom: soc: llcc-slice: Clear the global drv_data pointer on errorJordan Crouse
2018-12-12Merge tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-12-02soc: mediatek: Add Mediatek CMDQ helperHoulong Wei
2018-11-14soc: qcom: qmi_interface: Limit txn ids to U16_MAXArun Kumar Neelakantam
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2018-09-13drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi