summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/gsmi.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: google: Probe for a GSMI handler in firmwareArthur Heymans2020-01-141-0/+19
* firmware: google: Unregister driver_info on failure and exit in gsmiArthur Heymans2020-01-141-0/+6
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh2018-10-151-1/+92
* gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie2018-10-151-4/+12
* gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie2018-10-151-0/+6
* gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie2018-10-151-3/+2
* firmware: google: make structure gsmi_dev staticColin Ian King2018-09-141-1/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...Markus Elfring2016-09-091-2/+1
* firmware: fix google/gsmi duplicate efivars_sysfs_init()Michel Lespinasse2014-02-151-7/+0
* DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masksRussell King2013-10-311-5/+8
* drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-111-1/+1
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-301-4/+5
|\
* | efivars: efivar_entry APIMatt Fleming2013-04-171-2/+9
* | efi: move utf16 string functions to efi.hMatt Fleming2013-04-171-15/+4
|/
* firmware: google: fix gsmi.c build warningMaxin B. John2011-12-091-1/+2
* drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker2011-10-311-0/+1
* firmware: fix google/gsmi.c build warningRandy Dunlap2011-08-081-1/+1
* firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin2011-07-011-6/+13
* driver: Google EFI SMIMike Waychison2011-04-291-0/+940
OpenPOWER on IntegriCloud