summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: toshiba: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-05-161-1/+1
* Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-3/+1
|\
| * ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-3/+1
* | ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf2022-11-161-2/+2
|/
* platform/x86: toshiba_acpi: change turn_on_panel_on_resume to staticYang Yingliang2022-09-221-1/+1
* platform/x86: toshiba_acpi: Remove duplicate includeYihao Han2022-09-191-1/+0
* platform/x86: toshiba_acpi: Set correct parent for input device.Arvid Norlander2022-09-191-0/+1
* drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some modelsHans de Goede2022-09-091-0/+50
* platform/x86: Battery charge mode in toshiba_acpi (sysfs)Arvid Norlander2022-09-091-0/+96
* platform/x86: Battery charge mode in toshiba_acpi (internals)Arvid Norlander2022-09-091-0/+69
* platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)Arvid Norlander2022-09-091-0/+69
* platform/x86: toshiba_acpi: Add fan RPM reading (internals)Arvid Norlander2022-09-091-0/+30
* Merge tag 'backlight-detect-refactor-1' into review-hansHans de Goede2022-09-051-16/+0
|\
| * platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede2022-09-031-16/+0
* | platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830Arvid Norlander2022-08-261-1/+4
|/
* platform/x86: toshiba_acpi: use kobj_to_dev()Minghao Chi2022-05-121-1/+1
* proc: remove PDE_DATA() completelyMuchun Song2022-01-221-8/+8
* platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong2021-06-161-0/+1
* platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia2020-11-261-2/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* iio: core: pass parent device as parameter during allocationAlexandru Ardelean2020-06-141-2/+1
* platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister()Andy Shevchenko2020-05-071-20/+6
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-32/+28
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-211-13/+1
* platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap2018-07-211-1/+2
* platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos2018-06-261-8/+22
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-15/+2
* platform/x86: toshiba_acpi: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* platform/x86: toshiba_acpi: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
* platform/x86: toshiba_acpi: use memdup_user_nulGeliang Tang2017-05-151-8/+3
* platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-6/+2
* platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set functionAzael Avalos2016-08-311-1/+1
* platform/x86: toshiba_acpi: Change error checking logic from TCI functionsAzael Avalos2016-08-311-88/+138
* platform/x86: toshiba_acpi: Clean up variable declarationAzael Avalos2016-08-311-16/+13
* toshiba_acpi: Bump driver version and update copyright yearAzael Avalos2016-06-281-2/+2
* toshiba_acpi: Remove the position sysfs entryAzael Avalos2016-06-281-25/+0
* toshiba_acpi: Add IIO interface for accelerometer axis dataAzael Avalos2016-06-281-0/+107
* toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos2016-04-251-1/+1
* toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos2016-03-231-0/+10
* toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos2016-03-231-0/+51
* toshiba_acpi: Add support for cooling method featureAzael Avalos2016-03-231-0/+54
* toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos2016-01-191-4/+43
* toshiba_acpi: Add WWAN RFKill supportAzael Avalos2015-11-231-3/+76
* toshiba_acpi: Add support for WWAN devicesAzael Avalos2015-11-231-0/+109
* toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos2015-11-201-0/+8
* toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos2015-11-201-1/+2
* toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos2015-11-051-0/+1
* toshiba_acpi: Remove unneeded u32 variables from *setup_keyboardAzael Avalos2015-10-031-13/+7
* toshiba_acpi: Add 0x prefix to available_kbd_modes_show functionAzael Avalos2015-10-031-2/+2
* toshiba_acpi: Change default Hotkey enabling valueAzael Avalos2015-10-031-1/+1