index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
/
gsmi.c
Age
Commit message (
Expand
)
Author
2020-01-14
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
2020-01-14
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-10-15
gsmi: Add GSMI commands to log S0ix info
Furquan Shaikh
2018-10-15
gsmi: Remove autoselected dependency on EFI and EFI_VARS
Duncan Laurie
2018-10-15
gsmi: Add coreboot to list of matching BIOS vendors
Duncan Laurie
2018-10-15
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2016-09-09
firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...
Markus Elfring
2014-02-15
firmware: fix google/gsmi duplicate efivars_sysfs_init()
Michel Lespinasse
2013-10-31
DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
Russell King
2013-09-11
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-17
efivars: efivar_entry API
Matt Fleming
2013-04-17
efi: move utf16 string functions to efi.h
Matt Fleming
2011-12-09
firmware: google: fix gsmi.c build warning
Maxin B. John
2011-10-31
drivers/firmware: Add module.h to google/gsmi.c
Paul Gortmaker
2011-08-08
firmware: fix google/gsmi.c build warning
Randy Dunlap
2011-07-01
firmware: gsmi: remove sysfs entries when unload the module
Axel Lin
2011-04-29
driver: Google EFI SMI
Mike Waychison