index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
eeepc-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
platform/x86: eeepc-wmi: Use backlight power constants
Thomas Zimmermann
1
-2
/
+2
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
Hans de Goede
1
-24
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2016-04-09
eeepc-wmi: Use acpi_dev_found()
Lukas Wunner
1
-22
/
+2
2014-08-16
eeepc-wmi: Constify asus_quirks[] DMI table
Mathias Krause
1
-1
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-1
/
+1
2013-02-27
asus-wmi: always report brightness key events
Corentin Chary
1
-0
/
+2
2012-12-18
Corentin has moved
Corentin Chary
1
-1
/
+1
2012-07-28
asus-wmi: control backlight power through WMI, not ACPI
AceLan Kao
1
-1
/
+24
2012-03-26
eeepc-wmi: split et2012 specific hacks
Corentin Chary
1
-14
/
+20
2012-03-26
eeepc-wmi: refine quirks handling
Corentin Chary
1
-5
/
+8
2012-03-26
asus-wmi: move WAPF variable into quirks_entry
Corentin Chary
1
-1
/
+1
2012-03-26
asus-wmi: store backlight power status for AIO machine
AceLan Kao
1
-3
/
+12
2012-03-26
asus-wmi: add scalar board brightness adj. support
AceLan Kao
1
-25
/
+60
2012-03-26
eeepc-wmi: add extra keymaps for EP121
Chih-Wei Huang
1
-0
/
+3
2011-08-05
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
Corentin Chary
1
-0
/
+1
2011-08-05
eeepc-wmi: Add support for T101MT Home/Express Gate key
Seth Forshee
1
-0
/
+26
2011-05-27
eeepc: Use pr_warn
Joe Perches
1
-7
/
+7
2011-04-01
eeepc-wmi: add keys found on EeePC 1215T
Corentin Chary
1
-0
/
+2
2011-03-28
eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
Keng-Yu Lin
1
-1
/
+1
2011-03-28
eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27
Corentin Chary
1
-0
/
+6
2011-03-28
asus-wmi: minor cleanups
Corentin Chary
1
-1
/
+1
2011-03-28
eeepc-wmi: asus generic asus-wmi.ko module
Corentin Chary
1
-0
/
+162
2011-03-28
asus-wmi: move generic code to asus-wmi
Corentin Chary
1
-1454
/
+0
2011-03-28
eeepc-wmi: add camera keys
Corentin Chary
1
-0
/
+7
2011-03-28
eeepc-wmi: reorder device ids
Corentin Chary
1
-0
/
+11
2011-03-28
eeepc-wmi: add touchpad sysfs file
Corentin Chary
1
-0
/
+5
2011-03-28
eeepc-wmi: comments keymap to clarify the meaning of some keys
Corentin Chary
1
-3
/
+3
2011-03-28
eeepc-wmi: real touchpad led device id is 0x001000012
Corentin Chary
1
-6
/
+6
2011-03-28
eeepc-wmi: respect wireless_hotplug setting
Corentin Chary
1
-0
/
+3
2011-03-28
eeepc-wmi: support backlight power (bl_power) attribute
Corentin Chary
1
-14
/
+61
2011-03-28
eeepc-wmi: set the right key code for 0xe9
Corentin Chary
1
-1
/
+1
2011-03-28
eeepc-wmi: add wimax support
Corentin Chary
1
-1
/
+19
2011-03-28
eeepc-wmi: add camera and card reader support
Corentin Chary
1
-1
/
+88
2011-03-28
eeepc-wmi: use the presence bit correctly
Corentin Chary
1
-8
/
+5
2011-03-28
eeepc-wmi: reorder defines
Corentin Chary
1
-9
/
+9
2011-03-28
eeepc-wmi: switch to platform_create_bundle()
Corentin Chary
1
-53
/
+22
2011-03-28
eeepc-wmi: add hibernate/resume callbacks
Corentin Chary
1
-0
/
+49
2011-03-28
eeepc-wmi: add an helper using simple return codes
Corentin Chary
1
-57
/
+39
2011-03-28
eeepc-wmi: return proper error code in eeepc_rfkill_set()
Corentin Chary
1
-1
/
+7
2011-03-28
eeepc-wmi: serialize access to wmi method
Corentin Chary
1
-6
/
+72
2011-03-28
eeepc-wmi: add hotplug code for Eeepc 1000H
Corentin Chary
1
-1
/
+273
2011-03-28
eeepc-wmi: add wlan key found on 1015P
Corentin Chary
1
-0
/
+1
2011-03-28
eeepc-wmi: reorder keymap
Corentin Chary
1
-7
/
+7
2011-01-08
eeepc-wmi: never load if legacy device is enabled
Corentin Chary
1
-0
/
+33
2011-01-08
eeepc-wmi: remove unneeded static
Corentin Chary
1
-3
/
+3
2011-01-08
eeepc-wmi: claim eeepc-wmi maintainership
Corentin Chary
1
-0
/
+1
2011-01-08
eeepc-wmi: fix confusion between ctrl_param and retval
Corentin Chary
1
-17
/
+17
2011-01-08
eeepc-wmi: add debugfs entries
Corentin Chary
1
-6
/
+164
2011-01-08
eeepc-wmi: use attribute group to manage attributes
Corentin Chary
1
-12
/
+11
[next]