index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
firmware: arm_scmi: add initial support for sensor protocol
Sudeep Holla
2
-1
/
+292
2018-02-28
firmware: arm_scmi: add initial support for power protocol
Sudeep Holla
2
-1
/
+222
2018-02-28
firmware: arm_scmi: add initial support for clock protocol
Sudeep Holla
2
-1
/
+343
2018-02-28
firmware: arm_scmi: add initial support for performance protocol
Sudeep Holla
3
-1
/
+480
2018-02-28
firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
Sudeep Holla
3
-1
/
+224
2018-02-28
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
4
-1
/
+345
2018-02-28
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla
5
-0
/
+768
2018-02-23
firmware: arm_scpi: improve info message for pre-1.0 firmware
Heiner Kallweit
1
-6
/
+15
2018-02-23
firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitions
Heiner Kallweit
1
-23
/
+15
2018-02-23
firmware: arm_scpi: remove struct sensor_capabilities
Heiner Kallweit
1
-8
/
+4
2018-02-23
firmware: arm_scpi: fix incorrect __iomem accesses using correct accessors
Heiner Kallweit
1
-8
/
+9
2018-02-23
firmware: arm_scpi: remove all single element structures
Sudeep Holla
1
-15
/
+7
2018-02-23
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
Sudeep Holla
1
-1
/
+1
2018-02-23
firmware: arm_scpi: improve struct sensor_value
Heiner Kallweit
1
-7
/
+5
2018-02-23
firmware: arm_scpi: improve handling of protocol and firmware version subfields
Heiner Kallweit
1
-24
/
+19
2018-02-23
firmware: arm_scpi: improve struct dvfs_info to make code better readable
Heiner Kallweit
1
-8
/
+5
2018-02-23
firmware: arm_scpi: make scpi_probe completely device-managed
Heiner Kallweit
1
-8
/
+2
2018-02-23
firmware: arm_scpi: make freeing mbox channels device-managed
Heiner Kallweit
1
-21
/
+16
2018-02-23
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Heiner Kallweit
1
-2
/
+0
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+50
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+1
2018-02-06
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+27
2018-02-06
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-5
/
+23
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+7
2018-02-03
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-37
/
+29
2018-02-03
firmware: dmi: handle missing DMI data gracefully
Ard Biesheuvel
2
-5
/
+3
2018-02-03
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-03
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
1
-13
/
+8
2018-02-03
firmware: dmi: Optimize dmi_matches
Jean Delvare
1
-8
/
+11
2018-02-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-28
/
+4
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-3
/
+127
2018-01-31
firmware: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-0
/
+1103
2018-01-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-122
/
+371
2018-01-22
kconfig: use bool instead of boolean for type definition attributes, again
Masahiro Yamada
1
-1
/
+1
2018-01-19
psci: add CPU_IDLE dependency
Arnd Bergmann
1
-1
/
+1
2018-01-19
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
1
-1
/
+4
2018-01-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-24
/
+22
2018-01-17
drivers: psci: remove cluster terminology and dependency on physical_package_id
Sudeep Holla
1
-24
/
+22
2018-01-15
firmware: arm_sdei: Fix return value check in sdei_present_dt()
Wei Yongjun
1
-1
/
+1
2018-01-14
firmware: arm_sdei: Discover SDEI support via ACPI
James Morse
1
-1
/
+40
2018-01-14
firmware: arm_sdei: add support for CPU private events
James Morse
1
-13
/
+193
2018-01-13
firmware: arm_sdei: Add support for CPU and system power states
James Morse
1
-1
/
+255
2018-01-13
firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
3
-0
/
+628
2018-01-11
ibft: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2018-01-11
edd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-4
/
+4
2018-01-08
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
1
-0
/
+2
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
5
-3
/
+127
2018-01-05
Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-24
/
+0
[prev]
[next]