index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-laptop.c
Age
Commit message (
Expand
)
Author
2024-10-10
asus-laptop: prefer strscpy() over strcpy()
Abdul Rahim
2024-08-12
platform/x86: asus-laptop: Use backlight power constants
Thomas Zimmermann
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-29
platform/x86: asus-laptop: Use sysfs_emit() and sysfs_emit_at() to replace sp...
yunshui
2024-04-08
platform: asus-laptop: drop owner assignment
Krzysztof Kozlowski
2023-12-02
platform/x86: asus-laptop: remove redundant braces in if statements
Edson Juliano Drosdeck
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
2021-03-23
platform/x86: asus-laptop: fix kobj_to_dev.cocci warnings
kernel test robot
2021-01-27
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
Bjorn Helgaas
2020-05-07
platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2019-12-01
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-10-18
platform/x86: asus-laptop: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-15
platform/x86: asus-laptop: switch to using polled mode of input devices
Dmitry Torokhov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-04-23
platform/x86: Simplify getting .drvdata
Wolfram Sang
2017-03-14
platform/x86: asus-laptop: remove sparse_keymap_free() calls
Michał Kępień
2016-09-23
platform/x86: asus-laptop: get rid of parse_arg()
Giedrius Statkevičius
2016-04-25
asus-laptop: correct error handling in sysfs_acpi_set
Giedrius Statkevičius
2016-04-25
asus-laptop: remove redundant initializers
Giedrius Statkevičius
2016-04-25
asus-laptop: correct error handling in asus_read_brightness()
Giedrius Statkevičius
2015-08-10
asus-laptop: Add key found on Asus F3M
Łukasz Stelmach
2015-06-19
asus-laptop: Port to new backlight interface selection API
Hans de Goede
2015-01-28
asus-laptop: use DEVICE_ATTR_xx macros
Vivien Didelot
2015-01-23
asus-laptop: Fix is_visible return value
Vivien Didelot
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-03
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-10
x86: asus-laptop: fix invalid point access
Libo Chen
2013-02-27
asus-laptop: always report brightness key events
Corentin Chary
2013-02-24
asus-laptop: add all video switch keys
AceLan Kao
2013-02-24
asus-laptop: correct a touchpad hotkey mapping
AceLan Kao
2013-02-24
asus-{nb-wmi|laptop}.c: sync keymaps
Corentin Chary
2013-02-24
asus-laptop: map some new keys
Corentin Chary
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-07
asus-laptop: Fix potential invalid pointer dereference
Matthew Garrett
2013-01-07
asus-laptop: Do not call HWRS on init
Ben Hutchings
2013-01-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-13
platform/x86: fix asus_laptop.wled_type description
Maxim Nikulin
2012-09-13
asus-laptop: HRWS/HWRS typo
Corentin Chary
2012-03-20
asus-laptop: add some keys found on Lenovo SL500
Corentin Chary
2012-03-20
asus-laptop: check WLED and BLED presence before adding rfkill
Corentin Chary
2012-03-20
asus-laptop: add rfkill interfaces for wlan and wwan
Corentin Chary
2012-03-20
asus-laptop: control how BLED and WLED should be exposed
Corentin Chary
2012-03-20
asus-laptop: cleanup rfkill code
Corentin Chary
2012-03-20
asus-laptop: log unknown keys
Corentin Chary
[next]