summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| * | | | | | | | | | | | | | | | | | | | Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2020-01-062-1/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | include: trace: Add SCMI header with trace eventsLukasz Luba2019-12-301-0/+90
| | * | | | | | | | | | | | | | | | | | | firmware: arm_scmi: Add support for multiple device per protocolSudeep Holla2019-12-241-1/+4
| | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-085-71/+551
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'amlogic-dt' of https://git.kernel.org/pub/scm/linux/kernel/git/khi...Olof Johansson2020-01-171-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'tegra-for-5.6-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2020-01-162-0/+549
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | dt-bindings: memory: Add Tegra194 memory controller headerThierry Reding2020-01-091-0/+410
| | * | | | | | | | | | | | | | | | | | | | | dt-bindings: memory: Add Tegra186 memory client IDsThierry Reding2020-01-091-0/+139
| | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-signed' of git://git.kernel.org/p...Olof Johansson2020-01-072-71/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'omap-for-v5.6/sdma' into omap-for-v5.6/ti-sysc-drop-pdataTony Lindgren2019-12-301-18/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren2019-12-171-2/+0
| | | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2Tony Lindgren2019-12-171-4/+0
| | | * | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Drop unused sdma functionsTony Lindgren2019-12-171-12/+0
| | | | |_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * / | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Drop legacy platform data for omap4 aessTony Lindgren2019-12-171-53/+0
| | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge tag 'omap-for-v5.6/ti-sysc-dt-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2020-01-071-0/+1
| |\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | dt-bindings: marvell,mmp2: Add clock ids for the HSIC clocksLubomir Rintel2020-01-061-0/+2
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |