aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell-smbios.h
AgeCommit message (Expand)Author
2017-04-13platform/x86: dell-*: Add a generic dell-laptop notifier chainHans de Goede
2016-03-23dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień
2016-03-23dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień
2016-03-23dell-smbios: make da_tokens staticMichał Kępień
2016-03-23dell-smbios: remove find_token_{id,location}()Michał Kępień
2016-03-23dell-smbios: implement new function for finding DMI table 0xDA tokensMichał Kępień
2016-03-23dell-smbios: make the SMBIOS buffer staticMichał Kępień
2016-03-23dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień
2016-03-23dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()Michał Kępień
2016-03-23dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień
2016-03-23dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień
2016-03-23dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień
2016-03-23dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień
2016-03-23dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień
2016-03-23dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień