summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_acpi.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-08platform/x86: toshiba_acpi: Silence logging for some eventsHans de Goede1-1/+3
2023-05-16platform/x86: toshiba: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2022-12-13Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+1
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li1-3/+1
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf1-2/+2
2022-09-22platform/x86: toshiba_acpi: change turn_on_panel_on_resume to staticYang Yingliang1-1/+1
2022-09-19platform/x86: toshiba_acpi: Remove duplicate includeYihao Han1-1/+0
2022-09-19platform/x86: toshiba_acpi: Set correct parent for input device.Arvid Norlander1-0/+1
2022-09-09drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some modelsHans de Goede1-0/+50
2022-09-09platform/x86: Battery charge mode in toshiba_acpi (sysfs)Arvid Norlander1-0/+96
2022-09-09platform/x86: Battery charge mode in toshiba_acpi (internals)Arvid Norlander1-0/+69
2022-09-09platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)Arvid Norlander1-0/+69
2022-09-09platform/x86: toshiba_acpi: Add fan RPM reading (internals)Arvid Norlander1-0/+30
2022-09-05Merge tag 'backlight-detect-refactor-1' into review-hansHans de Goede1-16/+0
2022-09-03platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede1-16/+0
2022-08-26platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830Arvid Norlander1-1/+4
2022-05-12platform/x86: toshiba_acpi: use kobj_to_dev()Minghao Chi1-1/+1
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-8/+8
2021-06-16platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong1-0/+1
2020-11-26platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean1-2/+1
2020-05-07platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister()Andy Shevchenko1-20/+6
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-27platform/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-23platform/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-15platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2016-09-01platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set functionAzael Avalos1-1/+1
2016-09-01platform/x86: toshiba_acpi: Change error checking logic from TCI functionsAzael Avalos1-88/+138
2016-09-01platform/x86: toshiba_acpi: Clean up variable declarationAzael Avalos1-16/+13
2016-06-29toshiba_acpi: Bump driver version and update copyright yearAzael Avalos1-2/+2
2016-06-29toshiba_acpi: Remove the position sysfs entryAzael Avalos1-25/+0
2016-06-29toshiba_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-20toshiba_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-21toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos1-0/+8
2015-11-21toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos1-1/+2
2015-11-06toshiba_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