aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/toshiba_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-32/+28
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner1-13/+1
2018-07-21platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap1-1/+2
2018-06-26platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos1-8/+22
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-15/+2
2017-08-22platform/x86: toshiba_acpi: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2017-07-11platform/x86: toshiba_acpi: constify attribute_group structures.Arvind Yadav1-1/+1
2017-05-15platform/x86: toshiba_acpi: use memdup_user_nulGeliang Tang1-8/+3
2017-03-14platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2016-08-31platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set functionAzael Avalos1-1/+1
2016-08-31platform/x86: toshiba_acpi: Change error checking logic from TCI functionsAzael Avalos1-88/+138
2016-08-31platform/x86: toshiba_acpi: Clean up variable declarationAzael Avalos1-16/+13
2016-06-28toshiba_acpi: Bump driver version and update copyright yearAzael Avalos1-2/+2
2016-06-28toshiba_acpi: Remove the position sysfs entryAzael Avalos1-25/+0
2016-06-28toshiba_acpi: Add IIO interface for accelerometer axis dataAzael Avalos1-0/+107
2016-04-25toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos1-1/+1
2016-03-23toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos1-0/+10
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos1-0/+51
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos1-0/+54
2016-01-19toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos1-4/+43
2015-11-23toshiba_acpi: Add WWAN RFKill supportAzael Avalos1-3/+76
2015-11-23toshiba_acpi: Add support for WWAN devicesAzael Avalos1-0/+109
2015-11-20toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos1-0/+8
2015-11-20toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos1-1/+2
2015-11-05toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos1-0/+1
2015-10-03toshiba_acpi: Remove unneeded u32 variables from *setup_keyboardAzael Avalos1-13/+7
2015-10-03toshiba_acpi: Add 0x prefix to available_kbd_modes_show functionAzael Avalos1-2/+2
2015-10-03toshiba_acpi: Change default Hotkey enabling valueAzael Avalos1-1/+1
2015-10-03toshiba_acpi: Unify hotkey enabling functionsAzael Avalos1-24/+12
2015-09-10toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos1-5/+3
2015-09-10toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos1-1/+1
2015-08-05toshiba_acpi: Bump driver version to 0.23Azael Avalos1-1/+1
2015-08-05toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functionsAzael Avalos1-125/+44
2015-08-05toshiba_acpi: Refactor *{get, set} functions return valueAzael Avalos1-73/+104
2015-08-05toshiba_acpi: Remove "*not supported" feature printsAzael Avalos1-26/+46
2015-08-05toshiba_acpi: Change *available functions return typeAzael Avalos1-67/+62
2015-07-28toshiba_acpi: Add set_fan_status functionAzael Avalos1-26/+40
2015-07-24toshiba_acpi: Change some variables to avoid warnings from ninja-checkAzael Avalos1-6/+9
2015-07-24toshiba_acpi: Reorder toshiba_acpi_alt_keymap entriesAzael Avalos1-3/+3
2015-07-24toshiba_acpi: Remove unused wireless definesAzael Avalos1-5/+0
2015-07-24toshiba_acpi: Transflective backlight updatesAzael Avalos1-19/+11
2015-07-24toshiba_acpi: Avoid registering input device on WMI event laptopsAzael Avalos1-8/+13
2015-07-24toshiba_acpi: Add /dev/toshiba_acpi deviceAzael Avalos1-0/+91
2015-07-24toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devicesAzael Avalos1-36/+20
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-196/+50
2015-06-19toshiba-acpi: Port to new backlight interface selection APIHans de Goede1-5/+2
2015-05-11toshiba_acpi: Bump driver version to 0.22Azael Avalos1-1/+1
2015-05-11toshiba_acpi: Remove TOS_FAILURE check from some functionsAzael Avalos1-10/+10
2015-05-11toshiba_acpi: Comments cleanupAzael Avalos1-7/+10
2015-05-11toshiba_acpi: Rename hci_{read, write}1 functionsAzael Avalos1-22/+22