index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
asus-wmi: drop to_platform_driver macro
Geliang Tang
1
-3
/
+0
2015-11-13
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-1
/
+1
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+1
2015-11-10
asus-wmi: fix error handling in store_sys_wmi()
Dan Carpenter
1
-1
/
+1
2015-10-10
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
1
-1
/
+1
2015-10-03
asus-wmi: restore kbd led level after resume
Oleksij Rempel
1
-2
/
+17
2015-07-01
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-21
/
+323
2015-06-19
asus-wmi: Port to new backlight interface selection API
Hans de Goede
1
-8
/
+7
2015-06-19
asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister
Hans de Goede
1
-1
/
+1
2015-06-07
asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister
Hans de Goede
1
-1
/
+1
2015-05-13
asus-wmi: add fan control
Kast Bernd
1
-21
/
+323
2014-12-03
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
1
-2
/
+1
2014-08-16
asus-wmi: control wlan-led if wapf > 0
AceLan Kao
1
-2
/
+2
2014-08-16
asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error
Hans de Goede
1
-4
/
+1
2014-08-16
asus-wmi: Disable acpi-video backlight on desktop machines
Hans de Goede
1
-0
/
+7
2014-06-10
platform: x86: asus-wmi.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-3
/
+1
2014-05-30
PCI: Make pci_bus_add_device() void
Yijing Wang
1
-2
/
+1
2014-01-29
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-37
/
+11
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-01-21
asus-wmi: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-37
/
+11
2014-01-14
platform / x86: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-0
/
+2
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-07-10
asus-wmi: control wlan-led only if wapf == 4
AceLan Kao
1
-2
/
+3
2013-07-10
asus-wmi: append newline to messages
vic
1
-8
/
+8
2013-02-27
asus-wmi: Fix unused function build warning
Shuah Khan
1
-5
/
+0
2013-02-27
asus-wmi: always report brightness key events
Corentin Chary
1
-4
/
+4
2013-02-24
asus-wmi: add display toggle quirk
AceLan Kao
1
-3
/
+28
2013-02-24
asus-wmi: update wlan LED through rfkill led trigger
AceLan Kao
1
-0
/
+76
2012-12-17
Corentin has moved
Corentin Chary
1
-1
/
+1
2012-09-13
drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
Corentin Chary
1
-4
/
+0
2012-08-17
asus-wmi: record wlan status while controlled by userapp
AceLan Kao
1
-1
/
+20
2012-07-28
asus-wmi: enable resume on lid open
AceLan Kao
1
-0
/
+7
2012-07-28
asus-wmi: control backlight power through WMI, not ACPI
AceLan Kao
1
-0
/
+9
2012-07-28
asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.
Alex Hung
1
-6
/
+1
2012-03-28
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-16
/
+52
2012-03-26
asus-wmi: don't update power and brightness when using scalar
Corentin Chary
1
-7
/
+13
2012-03-26
asus-wmi: move WAPF variable into quirks_entry
Corentin Chary
1
-2
/
+2
2012-03-26
asus-wmi: store backlight power status for AIO machine
AceLan Kao
1
-13
/
+20
2012-03-26
asus-wmi: add scalar board brightness adj. support
AceLan Kao
1
-5
/
+28
2012-03-26
asus-wmi: on/off bit is not set when reading the value
Corentin Chary
1
-1
/
+1
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-2
/
+2
2011-10-24
platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exit
Axel Lin
1
-1
/
+3
2011-08-05
asus-wmi: add uwb rfkill support
Corentin Chary
1
-0
/
+16
2011-08-05
asus-wmi: add gps rfkill support
Corentin Chary
1
-0
/
+16
2011-08-05
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
Corentin Chary
1
-0
/
+6
2011-08-05
asus-wmi: return proper value in store_cpufv()
Corentin Chary
1
-2
/
+6
2011-08-05
asus-wmi: check for temp1 presence
Corentin Chary
1
-1
/
+7
2011-08-05
asus-wmi: add thermal sensor
Corentin Chary
1
-0
/
+21
2011-08-05
asus-wmi: add some device ids
Corentin Chary
1
-0
/
+7
[next]