summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_acpi.c
AgeCommit message (Expand)Author
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf
2022-09-22platform/x86: toshiba_acpi: change turn_on_panel_on_resume to staticYang Yingliang
2022-09-19platform/x86: toshiba_acpi: Remove duplicate includeYihao Han
2022-09-19platform/x86: toshiba_acpi: Set correct parent for input device.Arvid Norlander
2022-09-09drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some modelsHans de Goede
2022-09-09platform/x86: Battery charge mode in toshiba_acpi (sysfs)Arvid Norlander
2022-09-09platform/x86: Battery charge mode in toshiba_acpi (internals)Arvid Norlander
2022-09-09platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)Arvid Norlander
2022-09-09platform/x86: toshiba_acpi: Add fan RPM reading (internals)Arvid Norlander
2022-09-05Merge tag 'backlight-detect-refactor-1' into review-hansHans de Goede
2022-09-03platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede
2022-08-26platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830Arvid Norlander
2022-05-12platform/x86: toshiba_acpi: use kobj_to_dev()Minghao Chi
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2021-06-16platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong
2020-11-26platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean
2020-05-07platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister()Andy Shevchenko
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner
2018-07-21platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap
2018-06-26platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2017-08-22platform/x86: toshiba_acpi: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-07-11platform/x86: toshiba_acpi: constify attribute_group structures.Arvind Yadav
2017-05-15platform/x86: toshiba_acpi: use memdup_user_nulGeliang Tang
2017-03-14platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień
2016-08-31platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set functionAzael Avalos
2016-08-31platform/x86: toshiba_acpi: Change error checking logic from TCI functionsAzael Avalos
2016-08-31platform/x86: toshiba_acpi: Clean up variable declarationAzael Avalos
2016-06-28toshiba_acpi: Bump driver version and update copyright yearAzael Avalos
2016-06-28toshiba_acpi: Remove the position sysfs entryAzael Avalos
2016-06-28toshiba_acpi: Add IIO interface for accelerometer axis dataAzael Avalos
2016-04-25toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos
2016-03-23toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos
2016-01-19toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos
2015-11-23toshiba_acpi: Add WWAN RFKill supportAzael Avalos
2015-11-23toshiba_acpi: Add support for WWAN devicesAzael Avalos
2015-11-20toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos
2015-11-20toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos
2015-11-05toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos
2015-10-03toshiba_acpi: Remove unneeded u32 variables from *setup_keyboardAzael Avalos
2015-10-03toshiba_acpi: Add 0x prefix to available_kbd_modes_show functionAzael Avalos
2015-10-03toshiba_acpi: Change default Hotkey enabling valueAzael Avalos
2015-10-03toshiba_acpi: Unify hotkey enabling functionsAzael Avalos