index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
/
gsmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
firmware: google: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-02-24
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
1
-1
/
+1
2022-09-24
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
1
-0
/
+9
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-04-02
firmware: google: Enable s0ix logging by default
Evan Green
1
-5
/
+9
2020-11-09
firmware: gsmi: Drop the use of dma_pool_* API functions
Furquan Shaikh
1
-12
/
+19
2020-09-29
efi: gsmi: fix false dependency on CONFIG_EFI_VARS
Ard Biesheuvel
1
-4
/
+4
2020-01-14
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
1
-0
/
+19
2020-01-14
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
1
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-10-15
gsmi: Add GSMI commands to log S0ix info
Furquan Shaikh
1
-1
/
+92
2018-10-15
gsmi: Remove autoselected dependency on EFI and EFI_VARS
Duncan Laurie
1
-4
/
+12
2018-10-15
gsmi: Add coreboot to list of matching BIOS vendors
Duncan Laurie
1
-0
/
+6
2018-10-15
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
1
-3
/
+2
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
1
-1
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2016-09-09
firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...
Markus Elfring
1
-2
/
+1
2014-02-15
firmware: fix google/gsmi duplicate efivars_sysfs_init()
Michel Lespinasse
1
-7
/
+0
2013-10-31
DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
Russell King
1
-5
/
+8
2013-09-12
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
1
-4
/
+5
2013-04-17
efivars: efivar_entry API
Matt Fleming
1
-2
/
+9
2013-04-17
efi: move utf16 string functions to efi.h
Matt Fleming
1
-15
/
+4
2011-12-10
firmware: google: fix gsmi.c build warning
Maxin B. John
1
-1
/
+2
2011-11-01
drivers/firmware: Add module.h to google/gsmi.c
Paul Gortmaker
1
-0
/
+1
2011-08-09
firmware: fix google/gsmi.c build warning
Randy Dunlap
1
-1
/
+1
2011-07-02
firmware: gsmi: remove sysfs entries when unload the module
Axel Lin
1
-6
/
+13
2011-04-30
driver: Google EFI SMI
Mike Waychison
1
-0
/
+940