summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: ti-cpufreq: Use builtin_platform_driver()Viresh Kumar2018-04-101-1/+1
* cpufreq: intel_pstate: Do not include debugfs.hRafael J. Wysocki2018-04-101-1/+0
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-0560-2174/+6176
|\
| * Merge tag 'v4.17-rockchip-drivers-1' of ssh://gitolite.kernel.org/pub/scm/lin...Arnd Bergmann2018-03-282-48/+75
| |\
| | * soc: rockchip: power-domain: Add a sanity check on pd->num_clksJeffy Chen2018-03-051-5/+10
| | * soc: rockchip: power-domain: use clk_bulk APIsJeffy Chen2018-03-051-48/+42
| | * soc: rockchip: disable jtag switching for RK3128 SoCsXiao Yao2018-03-051-0/+14
| | * soc: rockchip: disable jtag switching for RK3228/RK3229 SoCsShawn Lin2018-02-121-0/+14
| * | Merge tag 'reset-for-4.17-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann2018-03-285-1/+223
| |\ \
| | * \ Merge branch 'reset/lookup' into reset/nextPhilipp Zabel2018-03-271-1/+95
| | |\ \
| | | * | reset: modify the way reset lookup works for board filesBartosz Golaszewski2018-03-271-7/+31
| | | * | reset: add support for non-DT systemsBartosz Golaszewski2018-03-271-1/+71
| | | |/
| | * | reset: uniphier: add ethernet reset control support for PXs3Kunihiko Hayashi2018-03-271-0/+2
| | * | reset: stm32mp1: Enable stm32mp1 reset driverGabriel Fernandez2018-03-273-0/+122
| | * | reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset controlKatsuhiro Suzuki2018-03-271-0/+3
| | * | reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-271-0/+1
| * | | Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-03-273-13/+6
| |\ \ \
| | * | | clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_removeSudeep Holla2018-03-201-10/+2
| | * | | firmware: arm_scmi: prevent accessing rate_discrete uninitializedAnders Roxell2018-03-201-2/+3
| | * | | hwmon: (scmi) return -EINVAL when sensor information is unavailableSudeep Holla2018-03-201-1/+1
| * | | | Merge tag 'qcom-drivers-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-03-273-1/+36
| |\ \ \ \
| | * | | | soc: qcom: wcnss_ctrl: Fix increment in NV uploadBjorn Andersson2018-03-081-1/+1
| | * | | | soc: qcom: rmtfs-mem: Add support for assigning memory to remoteBjorn Andersson2018-03-082-0/+35
| | | |_|/ | | |/| |
| * | | | Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-03-274-17/+31
| |\ \ \ \
| | * | | | amlogic: meson-gx-socinfo: Update soc idsNeil Armstrong2018-03-191-0/+10
| | * | | | firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probeSudeep Holla2018-03-071-13/+12
| | * | | | meson-gx-socinfo: make local function meson_gx_socinfo_init staticweiyongjun (A)2018-02-121-1/+1
| | * | | | meson-mx-socinfo: Make local function meson_mx_socinfo_init() staticweiyongjun (A)2018-02-121-1/+1
| | * | | | soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is powered...Heiner Kallweit2018-02-121-1/+5
| | * | | | soc: amlogic: meson-gx-pwrc-vpu: don't print error message on probe deferralHeiner Kallweit2018-02-121-1/+2
| | |/ / /
| * | | | Merge tag 'v4.16-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-271-5/+99
| |\ \ \ \
| | * | | | soc: mediatek: update power domain data of MT2712weiyi.lu@mediatek.com2018-03-191-2/+40
| | * | | | soc: mediatek: fix the mistaken pointer accessed when subdomains are addedSean Wang2018-03-111-1/+1
| | * | | | soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoCSean Wang2018-03-111-0/+55
| | * | | | soc: mediatek: avoid hardcoded value with bus_prot_maskSean Wang2018-03-111-2/+3
| | |/ / /
| * | | | Merge tag 'tegra-for-4.17-soc-2' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-03-272-70/+38
| |\ \ \ \
| | * | | | soc/tegra: pmc: Use the new reset APIs to manage reset controllersVivek Gautam2018-03-191-74/+18
| | * | | | soc/tegra: pmc: Pass PMC to tegra_powergate_power_up()Thierry Reding2018-03-081-0/+1
| | * | | | soc/tegra: pmc: MBIST work around for Tegra210Peter De Schrijver2018-03-081-0/+12
| | * | | | soc/tegra: pmc: Add Tegra194 compatibility stringMikko Perttunen2018-03-081-0/+1
| | * | | | soc/tegra: Add Tegra194 SoC configuration optionMikko Perttunen2018-03-081-0/+10
| | |/ / /
| * | | | Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-03-271-79/+65
| |\ \ \ \
| | * | | | firmware: tegra: adjust tested variableJulia Lawall2018-03-081-1/+1
| | * | | | firmware: tegra: Simplify channel managementMikko Perttunen2018-03-081-78/+64
| | |/ / /
| * | | | Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-03-151-0/+1
| |\ \ \ \
| | * | | | soc: imx: gpc: ARM power domain should be always-onAnson Huang2018-02-121-0/+1
| | |/ / /
| * | | | cpufreq: scmi: add thermal dependencyArnd Bergmann2018-03-131-0/+1
| * | | | Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-03-075-16/+18
| |\ \ \ \
| | * | | | soc: samsung: pmu: Populate children syscon nodesKrzysztof Kozlowski2018-02-131-0/+7
| | * | | | memory: samsung: Add SPDX license identifiersKrzysztof Kozlowski2018-02-124-16/+11
| | |/ / /