summaryrefslogtreecommitdiffstats
path: root/drivers/base/devres.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-07soc: renesas: rcar-sysc: Add support for fixing up power area tablesGeert Uytterhoeven2-1/+34
2017-04-07soc: renesas: Register SoC device earlyGeert Uytterhoeven1-1/+1
2017-04-07soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach1-0/+20
2017-04-07dt-bindings: imx-gpc: add i.MX6 QuadPlus compatibleLucas Stach1-1/+4
2017-04-07soc: imx: gpc: add defines for domain indexLucas Stach1-4/+8
2017-04-07soc: imx: Add GPCv2 power gating driverAndrey Smirnov4-0/+374
2017-04-07dt-bindings: Add GPCv2 power gating driverAndrey Smirnov2-0/+87
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij11-12/+11
2017-04-07ARM: plat-versatile: remove stale clock headerLinus Walleij1-15/+0
2017-04-04ARM: keystone: Drop PM domain support for k2gDave Gerlach1-1/+3
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach5-0/+217
2017-04-04dt-bindings: Add TI SCI PM DomainsDave Gerlach3-0/+149
2017-04-04PM / Domains: Do not check if simple providers have phandle cellsDave Gerlach1-2/+0
2017-04-04PM / Domains: Add generic data pointer to genpd data structDave Gerlach1-0/+1
2017-04-04soc/tegra: Add initial flowctrl support for Tegra132/210Jon Hunter2-10/+23
2017-04-04soc/tegra: flowctrl: Add basic platform driverJon Hunter1-4/+30
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter12-22/+61
2017-04-04ARM: tegra: Remove unnecessary inclusion of flowctrl headerJon Hunter1-2/+0
2017-04-04soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker1-2/+2
2017-04-04soc/tegra: Fix link errors with PMC disabledArnd Bergmann1-8/+21
2017-04-04soc/tegra: Implement Tegra186 PMC supportThierry Reding4-1/+218
2017-03-31firmware: arm_scpi: reinit completion instead of full init_completion()Alexey Klimov1-2/+5
2017-03-30pata_bk3710: clear status bits of BMISP on chipset initializationBartlomiej Zolnierkiewicz1-1/+1
2017-03-30pata_bk3710: disable IORDY Timer on chipset initializationBartlomiej Zolnierkiewicz1-2/+2
2017-03-30ata: add Palmchip BK3710 PATA controller driverBartlomiej Zolnierkiewicz3-0/+392
2017-03-29base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven1-18/+32
2017-03-29base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven1-0/+2
2017-03-28firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov5-0/+76
2017-03-28firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark5-0/+35
2017-03-28reset: uniphier: add NAND and eMMC reset controlMasahiro Yamada1-0/+17
2017-03-24soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng1-8/+0
2017-03-24dt-bindings: imx-gpc: correct the DOMAIN_INDEX usingDong Aisheng1-2/+2
2017-03-24soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng1-3/+3
2017-03-24soc: imx: gpc: fix comment when power up domainDong Aisheng1-1/+1
2017-03-24soc: imx: gpc: fix imx6sl gpc power domain regressionDong Aisheng1-11/+7
2017-03-24soc: imx: gpc: fix domain_index sanity check issueDong Aisheng1-1/+1
2017-03-24soc: imx: gpc: fix the wrong using of regmap cacheDong Aisheng1-10/+0
2017-03-24soc: imx: gpc: fix gpc clk get error handlingDong Aisheng1-1/+1
2017-03-23firmware: meson-sm: Allow 0 as valid return valueCarlo Caione1-2/+10
2017-03-23firmware: meson-sm: Check for buffer output sizeCarlo Caione3-6/+10
2017-03-15reset: sunxi: fix for 64-bit compilationAndre Przywara1-8/+10
2017-03-15reset: Add Altera Arria10 SR Reset ControllerThor Thayer4-0/+147
2017-03-15dt-bindings: reset: a10sr: Add Arria10 SR Reset Controller offsetsThor Thayer2-0/+34
2017-03-15reset: Add i.MX7 SRC reset driverAndrey Smirnov5-0/+276
2017-03-13soc: renesas: Identify RZ/G1NGeert Uytterhoeven1-0/+8
2017-03-13soc: renesas: Identify RZ/G1HGeert Uytterhoeven1-0/+8
2017-03-12Linux 4.11-rc2v4.11-rc2Linus Torvalds1-1/+1
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner10-46/+78