summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/lg-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBBArmin Wolf2024-06-241-46/+33
* platform/x86: lg-laptop: Change ACPI device idArmin Wolf2024-06-241-1/+1
* platform/x86: lg-laptop: Remove LGEX0815 hotkey handlingArmin Wolf2024-06-241-8/+0
* Merge branch 'acpi-bus'Rafael J. Wysocki2024-05-131-1/+0
|\
| * platform/x86/lg-laptop: drop owner assignmentKrzysztof Kozlowski2024-04-081-1/+0
* | platform/x86: lg-laptop: fix %s null argument warningGergo Koteles2024-04-081-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
|/
* lg-laptop: Move setting of battery charge limit to common locationMatan Ziv-Av2022-02-231-8/+49
* platform/x86: lg-laptop: Recognize more modelsMatan Ziv-Av2021-11-251-0/+12
* platform/x86: lg-laptop: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-221-5/+5
* platform: lg-laptop: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-211-1/+0
* lg-laptop: Correctly handle dmi_get_system_info() returning NULLMatan Ziv-Av2021-09-131-1/+1
* platform/x86: lg-laptop: Use correct event for keyboard backlight FN-keyMatan Ziv-Av2021-08-201-8/+22
* platform/x86: lg-laptop: Use correct event for touchpad toggle FN-keyMatan Ziv-Av2021-08-201-1/+1
* platform/x86: lg-laptop: Support for battery charge limit on newer modelsMatan Ziv-Av2021-08-201-9/+66
* platform: x86: ACPI: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-1/+1
* platform/x86: lg-laptop: Drop duplicate check for led_classdev_unregister()Andy Shevchenko2020-05-071-12/+6
* platform/x86: Add LG Gram laptop special features driverMatan Ziv-Av2018-10-191-0/+700