index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell-smbios.h
Age
Commit message (
Expand
)
Author
2021-02-04
platform/x86: Move all dell drivers to their own subdirectory
Mario Limonciello
2020-04-10
change email address for Pali Rohár
Pali Rohár
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-03-09
platform/x86: dell-smbios: Link all dell-smbios-* modules together
Mario Limonciello
2017-11-03
platform/x86: dell-smbios-wmi: introduce userspace interface
Mario Limonciello
2017-11-03
platform/x86: dell-smbios: Add filtering support
Mario Limonciello
2017-11-03
platform/x86: dell-smbios-smm: test for WSMT
Mario Limonciello
2017-11-03
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
Mario Limonciello
2017-11-03
platform/x86: dell-smbios: Prefix class/select with cmd_
Mario Limonciello
2017-04-13
platform/x86: dell-*: Add a generic dell-laptop notifier chain
Hans de Goede
2016-03-23
dell-smbios: rename dell_smi_error() to dell_smbios_error()
Michał Kępień
2016-03-23
dell-laptop: move dell_smi_error() to dell-smbios
Michał Kępień
2016-03-23
dell-smbios: make da_tokens static
Michał Kępień
2016-03-23
dell-smbios: remove find_token_{id,location}()
Michał Kępień
2016-03-23
dell-smbios: implement new function for finding DMI table 0xDA tokens
Michał Kępień
2016-03-23
dell-smbios: make the SMBIOS buffer static
Michał Kępień
2016-03-23
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Michał Kępień
2016-03-23
dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()
Michał Kępień
2016-03-23
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
Michał Kępień
2016-03-23
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
Michał Kępień
2016-03-23
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
Michał Kępień
2016-03-23
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
Michał Kępień
2016-03-23
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
Michał Kępień
2016-03-23
dell-laptop: extract SMBIOS-related code to a separate module
Michał Kępień