summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell-smbios.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* platform/x86: dell-smbios: Link all dell-smbios-* modules togetherMario Limonciello2018-03-091-1/+26
* platform/x86: dell-smbios-wmi: introduce userspace interfaceMario Limonciello2017-11-041-30/+2Star
* platform/x86: dell-smbios: Add filtering supportMario Limonciello2017-11-041-0/+11
* platform/x86: dell-smbios-smm: test for WSMTMario Limonciello2017-11-041-0/+2
* platform/x86: dell-smbios: Introduce dispatcher for SMM callsMario Limonciello2017-11-041-5/+41
* platform/x86: dell-smbios: Prefix class/select with cmd_Mario Limonciello2017-11-041-2/+2
* platform/x86: dell-*: Add a generic dell-laptop notifier chainHans de Goede2017-04-131-0/+11
* dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień2016-03-231-1/+1
* dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień2016-03-231-0/+2
* dell-smbios: make da_tokens staticMichał Kępień2016-03-231-2/+0Star
* dell-smbios: remove find_token_{id,location}()Michał Kępień2016-03-231-3/+0Star
* dell-smbios: implement new function for finding DMI table 0xDA tokensMichał Kępień2016-03-231-0/+2
* dell-smbios: make the SMBIOS buffer staticMichał Kępień2016-03-231-1/+0Star
* dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień2016-03-231-1/+1
* dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()Michał Kępień2016-03-231-2/+1Star
* dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień2016-03-231-2/+1Star
* dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień2016-03-231-2/+2
* dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień2016-03-231-1/+1
* dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień2016-03-231-1/+1
* dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień2016-03-231-1/+1
* dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień2016-03-231-0/+50