summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2020-01-221-0/+7
|\
| * drivers: firmware: xilinx: Add support for feature checkRavi Patel2019-12-121-0/+7
* | Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-203-0/+78
|\ \
| * \ Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/socMatthias Brugger2020-01-102-0/+64
| |\ \
| | * | soc: mediatek: cmdq: add cmdq_dev_get_client_reg functionBibby Hsieh2020-01-081-0/+21
| | * | soc: mediatek: cmdq: add polling functionBibby Hsieh2020-01-082-0/+33
| | * | soc: mediatek: cmdq: define the instruction structBibby Hsieh2020-01-081-0/+10
| | |/
| * / dt-bindings: mediatek: add MT6765 power dt-bindingsMars Cheng2020-01-101-0/+14
| |/
* | Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2020-01-171-0/+244
|\ \
| * | soc: ti: k3: add navss ringacc driverGrygorii Strashko2020-01-151-0/+244
| |/
* | Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2020-01-171-0/+1
|\ \
| * | bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren2019-12-121-0/+1
* | | Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-01-172-51/+92
|\ \ \
| * | | firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman2020-01-081-55/+68
| * | | firmware: qcom_scm: Remove unused qcom_scm_get_versionElliot Berman2020-01-081-2/+0
| * | | firmware: scm: Add stubs for OCMEM and restore_sec_cfg_availableKrzysztof Kozlowski2020-01-061-0/+6
| * | | dt-bindings: power: Add rpmh power-domain bindings for sc7180Sibi Sankar2019-12-121-0/+10
| * | | dt-bindings: power: Add rpmh power-domain bindings for SM8150Sibi Sankar2019-12-121-0/+14
| | |/ | |/|
* | | Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-165-162/+213
|\ \ \
| * | | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes2019-12-091-2/+2
| * | | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes2019-12-091-3/+3
| * | | soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes2019-12-091-3/+2
| * | | soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes2019-12-091-8/+8
| * | | soc/fsl/qe/qe.h: update include path for cpm.hRasmus Villemoes2019-12-091-1/+1
| * | | soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes2019-12-091-0/+171
| * | | soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes2019-12-091-56/+0
| * | | soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes2019-12-091-10/+0
| * | | soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes2019-12-091-4/+0
| * | | soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes2019-12-091-42/+0
| * | | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes2019-12-091-7/+0
| * | | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes2019-12-091-20/+4
| * | | soc: fsl: qe: introduce qe_io{read,write}* wrappersRasmus Villemoes2019-12-091-9/+25
| * | | soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes2019-12-091-9/+9
| |/ /
* | | Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2020-01-112-9/+9
|\ \ \
| * | | soc: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-072-9/+9
| |/ /
* | | Merge tag 'reset-for-5.6' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson2020-01-111-0/+91
|\ \ \
| * | | dt-bindings: reset: Add binding constants for NPCM7xx reset controllerTomer Maimon2020-01-021-0/+91
* | | | Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson2020-01-0832-63/+147
|\ \ \ \
| * | | | PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson2020-01-021-0/+8
| * | | | cpuidle: psci: Support CPU hotplug for the hierarchical modelUlf Hansson2020-01-021-0/+1
| * | | | of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson2020-01-021-0/+8
| * | | | firmware: psci: Export functions to manage the OSI modeUlf Hansson2020-01-021-0/+2
| * | | | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-261-0/+2
| * | | | libata: Fix retrieving of active qcsSascha Hauer2019-12-261-0/+1
| |/ / /
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-221-1/+1
| |\ \ \
| | * | | jbd2: fix kernel-doc notation warningRandy Dunlap2019-12-161-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2215-20/+91
| |\ \ \ \
| | * | | | net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2019-12-211-1/+1
| | * | | | net: phy: ensure that phy IDs are correctly typedRussell King2019-12-211-1/+1
| | * | | | mod_devicetable: fix PHY module formatRussell King2019-12-211-2/+2