aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Merge tag 'reset-for-5.6' of git://git.pengutronix.de/pza/linux into arm/driversGravatar Olof Johansson 8-23/+714
2020-01-10Merge tag 'arm-soc/for-5.6/drivers' of https://github.com/Broadcom/stblinux i...Gravatar Olof Johansson 1-8/+22
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Gravatar Olof Johansson 250-1211/+2992
2020-01-08reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristateGravatar John Stultz 2-2/+3
2020-01-06Merge tag 'renesas-drivers-for-v5.6-tag1' of git://git.kernel.org/pub/scm/lin...Gravatar Olof Johansson 2-6/+10
2020-01-06Merge tag 'tee-optee-pldrv-for-5.6' of git://git.linaro.org:/people/jens.wikl...Gravatar Olof Johansson 1-89/+64
2020-01-06Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 13-11/+150
2020-01-06soc: renesas: Add ARCH_R8A7795[01] for existing R-Car H3Gravatar Geert Uytterhoeven 1-0/+8
2020-01-06soc: renesas: rcar-rst: Fix __iomem on configure callGravatar Ben Dooks (Codethink) 1-1/+1
2020-01-06reset: Add Broadcom STB RESCAL reset controllerGravatar Jim Quinlan 3-0/+115
2020-01-05soc: bcm: brcmstb: biuctrl: Update programming for 7211Gravatar Florian Fainelli 1-6/+7
2020-01-05soc: bcm: brcmstb: biuctrl: Update layout for A72 on 7211Gravatar Florian Fainelli 1-0/+8
2020-01-05soc: bcm: brcmstb: biuctrl: Tune interface for 7255 and 7216Gravatar Florian Fainelli 1-0/+2
2020-01-05soc: bcm: brcmstb: biuctrl: Tune 7260 BIU interfaceGravatar Florian Fainelli 1-2/+5
2020-01-03reset: intel: Add system reset controller driverGravatar Dilip Kota 3-0/+272
2020-01-03optee: model OP-TEE as a platform device/driverGravatar Ard Biesheuvel 1-89/+64
2020-01-02cpuidle: psci: Add support for PM domains by using genpdGravatar Ulf Hansson 3-2/+284
2020-01-02PM / Domains: Introduce a genpd OF helper that removes a subdomainGravatar Ulf Hansson 1-0/+38
2020-01-02cpuidle: psci: Support CPU hotplug for the hierarchical modelGravatar Ulf Hansson 1-1/+44
2020-01-02cpuidle: psci: Manage runtime PM in the idle pathGravatar Ulf Hansson 1-1/+9
2020-01-02cpuidle: psci: Prepare to use OS initiated suspend mode via PM domainsGravatar Ulf Hansson 1-6/+50
2020-01-02cpuidle: psci: Attach CPU devices to their PM domainsGravatar Ulf Hansson 1-4/+20
2020-01-02cpuidle: psci: Add a helper to attach a CPU to its PM domainGravatar Ulf Hansson 3-1/+46
2020-01-02cpuidle: psci: Support hierarchical CPU idle statesGravatar Ulf Hansson 1-2/+1
2020-01-02cpuidle: psci: Simplify OF parsing of CPU idle state nodesGravatar Ulf Hansson 1-18/+17
2020-01-02cpuidle: dt: Support hierarchical CPU idle statesGravatar Lina Iyer 1-3/+2
2020-01-02of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeGravatar Ulf Hansson 1-0/+36
2020-01-02firmware: psci: Export functions to manage the OSI modeGravatar Ulf Hansson 1-2/+16
2020-01-02cpuidle: psci: Align psci_power_state count with idle state countGravatar Sudeep Holla 1-3/+5
2020-01-02reset: uniphier: Add SCSSI reset control for each channelGravatar Kunihiko Hayashi 1-5/+8
2020-01-02reset: Align logic and flow in managed helpersGravatar Geert Uytterhoeven 1-16/+17
2020-01-02reset: npcm: add NPCM reset controller driverGravatar Tomer Maimon 3-0/+299
2019-12-30drivers: firmware: scmi: Extend SCMI transport layer by trace eventsGravatar Lukasz Luba 2-0/+20
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 6-11/+12
2019-12-27Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 14-86/+139
2019-12-27Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-4/+1
2019-12-27Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-44/+125
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2019-12-27Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 8-28/+34
2019-12-25ata: ahci_brcm: Add missing clock management during recoveryGravatar Florian Fainelli 1-0/+7
2019-12-25ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEGravatar Florian Fainelli 1-15/+16
2019-12-25ata: ahci_brcm: Fix AHCI resources managementGravatar Florian Fainelli 1-29/+76
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Gravatar Florian Fainelli 1-2/+4
2019-12-25libata: Fix retrieving of active qcsGravatar Sascha Hauer 4-3/+27
2019-12-24reset: reset-scmi: Match scmi device by both name and protocol idGravatar Sudeep Holla 1-1/+1
2019-12-24hwmon: (scmi-hwmon) Match scmi device by both name and protocol idGravatar Sudeep Holla 1-1/+1
2019-12-24cpufreq: scmi: Match scmi device by both name and protocol idGravatar Sudeep Holla 1-1/+1
2019-12-24clk: scmi: Match scmi device by both name and protocol idGravatar Sudeep Holla 1-1/+1
2019-12-24firmware: arm_scmi: Skip protocol initialisation for additional devicesGravatar Sudeep Holla 1-0/+9
2019-12-24firmware: arm_scmi: Stash version in protocol init functionsGravatar Sudeep Holla 5-0/+10