dell-laptop: move dell_smi_error() to dell-smbios
[platform/kernel/linux-rpi.git] / drivers / platform / x86 / dell-smbios.h
2016-03-23 Michał Kępieńdell-laptop: move dell_smi_error() to dell-smbios
2016-03-23 Michał Kępieńdell-smbios: make da_tokens static
2016-03-23 Michał Kępieńdell-smbios: remove find_token_{id,location}()
2016-03-23 Michał Kępieńdell-smbios: implement new function for finding DMI...
2016-03-23 Michał Kępieńdell-smbios: make the SMBIOS buffer static
2016-03-23 Michał Kępieńdell-smbios: return the SMBIOS buffer from dell_smbios_...
2016-03-23 Michał Kępieńdell-smbios: don't return an SMBIOS buffer from dell_sm...
2016-03-23 Michał Kępieńdell-smbios: don't pass an SMBIOS buffer to dell_smbios...
2016-03-23 Michał Kępieńdell-smbios: rename dell_send_request() to dell_smbios_...
2016-03-23 Michał Kępieńdell-smbios: rename release_buffer() to dell_smbios_rel...
2016-03-23 Michał Kępieńdell-smbios: rename clear_buffer() to dell_smbios_clear...
2016-03-23 Michał Kępieńdell-smbios: rename get_buffer() to dell_smbios_get_buf...
2016-03-23 Michał Kępieńdell-laptop: extract SMBIOS-related code to a separate...