index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
toshiba_acpi.c
Age
Commit message (
Expand
)
Author
2024-07-10
platform/x86: toshiba_acpi: Fix array out-of-bounds access
Armin Wolf
2024-07-02
platform/x86: toshiba_acpi: Fix quickstart quirk handling
Armin Wolf
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-05-13
Merge branch 'acpi-bus'
Rafael J. Wysocki
2024-05-04
platform/x86: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-04-08
platform/x86: toshiba_acpi: Silence logging for some events
Hans de Goede
2024-04-08
platform/x86/toshiba_acpi: drop owner assignment
Krzysztof Kozlowski
2024-04-08
platform/x86: toshiba_acpi: Add quirk for buttons on Z830
Arvid Norlander
2023-05-16
platform/x86: toshiba: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-16
ACPI: battery: Pass battery hook pointer to hook callbacks
Armin Wolf
2022-09-22
platform/x86: toshiba_acpi: change turn_on_panel_on_resume to static
Yang Yingliang
2022-09-19
platform/x86: toshiba_acpi: Remove duplicate include
Yihao Han
2022-09-19
platform/x86: toshiba_acpi: Set correct parent for input device.
Arvid Norlander
2022-09-09
drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some models
Hans de Goede
2022-09-09
platform/x86: Battery charge mode in toshiba_acpi (sysfs)
Arvid Norlander
2022-09-09
platform/x86: Battery charge mode in toshiba_acpi (internals)
Arvid Norlander
2022-09-09
platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)
Arvid Norlander
2022-09-09
platform/x86: toshiba_acpi: Add fan RPM reading (internals)
Arvid Norlander
2022-09-05
Merge tag 'backlight-detect-refactor-1' into review-hans
Hans de Goede
2022-09-03
platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
Hans de Goede
2022-08-26
platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830
Arvid Norlander
2022-05-12
platform/x86: toshiba_acpi: use kobj_to_dev()
Minghao Chi
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2021-06-16
platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...
Jiapeng Chong
2020-11-26
platform/x86: toshiba_acpi: Fix the wrong variable assignment
Kaixu Xia
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
2020-05-07
platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2018-07-21
platform/x86: toshiba_acpi: Fix defined but not used build warnings
Randy Dunlap
2018-06-26
platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptops
Azael Avalos
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-08-22
platform/x86: toshiba_acpi: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-07-11
platform/x86: toshiba_acpi: constify attribute_group structures.
Arvind Yadav
2017-05-15
platform/x86: toshiba_acpi: use memdup_user_nul
Geliang Tang
2017-03-14
platform/x86: toshiba_acpi: remove sparse_keymap_free() calls
Michał Kępień
2016-08-31
platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set function
Azael Avalos
2016-08-31
platform/x86: toshiba_acpi: Change error checking logic from TCI functions
Azael Avalos
2016-08-31
platform/x86: toshiba_acpi: Clean up variable declaration
Azael Avalos
2016-06-28
toshiba_acpi: Bump driver version and update copyright year
Azael Avalos
2016-06-28
toshiba_acpi: Remove the position sysfs entry
Azael Avalos
2016-06-28
toshiba_acpi: Add IIO interface for accelerometer axis data
Azael Avalos
2016-04-25
toshiba_acpi: Fix regression caused by hotkey enabling value
Azael Avalos
2016-03-23
toshiba_acpi: Add a module parameter to disable hotkeys registration
Azael Avalos
2016-03-23
toshiba_acpi: Add sysfs entries for the Cooling Method feature
Azael Avalos
2016-03-23
toshiba_acpi: Add support for cooling method feature
Azael Avalos
[next]