index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
asus-laptop: switch to sparse keymap library
Corentin Chary
2010-02-28
1
-141
/
+67
*
asus-laptop: rename wireless_status to wlan_status to avoid confusion
Corentin Chary
2010-02-28
1
-5
/
+5
*
asus-laptop: add error check for write_acpi_int calls
Corentin Chary
2010-02-28
1
-8
/
+25
*
asus-laptop: stop using ASUS_HANDLE and use relative methods instead
Corentin Chary
2010-02-28
1
-111
/
+129
*
asus-laptop: rename function talking directly to acpi with asus_xxx scheme
Corentin Chary
2010-02-28
1
-19
/
+19
*
asus-laptop: removing read_status/store_status/write_status and asus->status
Corentin Chary
2010-02-28
1
-57
/
+24
*
asus-laptop: stop using read_status for lcd
Corentin Chary
2010-02-28
1
-17
/
+20
*
asus-laptop: stop using read_status and store_status for GPS
Corentin Chary
2010-02-28
1
-21
/
+35
*
asus-laptop: stop using read_status for bluetooth and wlan
Corentin Chary
2010-02-28
1
-26
/
+29
*
asus-laptop: code movement
Corentin Chary
2010-02-28
1
-217
/
+223
*
asus-laptop: callbacks should use "driver data" parameter or field
Corentin Chary
2010-02-28
1
-153
/
+209
*
asus-laptop: move backlight and dsdt info inside asus_laptop struct
Corentin Chary
2010-02-28
1
-39
/
+30
*
asus-laptop: revise names
Corentin Chary
2010-02-28
1
-110
/
+111
*
asus-laptop: change initialization order
Corentin Chary
2010-02-28
1
-189
/
+180
*
asus-laptop: remove unecessary hotk != NULL check
Corentin Chary
2010-02-28
1
-4
/
+1
*
asus-laptop: use tabs to indent macros and remove unused ones
Corentin Chary
2010-02-28
1
-29
/
+22
*
asus-laptop: simplify write_acpi_int
Corentin Chary
2010-02-28
1
-11
/
+16
*
asus-laptop: no need to check argument of set_brightness()
Corentin Chary
2010-02-28
1
-8
/
+2
*
asus-laptop: add wireless and bluetooth status parameter
Corentin Chary
2010-02-28
1
-2
/
+17
*
asus-laptop: change light sens default values.
Corentin Chary
2009-12-15
1
-2
/
+2
*
asus-laptop: Add wlan switch found on V6V
Corentin Chary
2009-12-09
1
-0
/
+1
*
asus-laptop: add Lenovo SL hotkey support
Ike Panhc
2009-12-09
1
-0
/
+8
*
asus-laptop: use KEY_F13 to map "Disable Touchpad" event
Corentin Chary
2009-12-09
1
-1
/
+1
*
asus-laptop: set acpi_driver.owner
Alan Jenkins
2009-12-09
1
-0
/
+1
*
asus-laptop: Remove uneccesary acpi_disabled check
Alan Jenkins
2009-12-09
1
-3
/
+0
*
asus-laptop: Remove redundant NULL checks
Alan Jenkins
2009-12-09
1
-6
/
+0
*
asus-laptop: Fix coding style for comments
Corentin Chary
2009-08-29
1
-45
/
+63
*
asus-laptop: Add "calculator" hotkey
Corentin Chary
2009-08-28
1
-0
/
+1
*
asus-laptop: Add suport for another "Media" key
Corentin Chary
2009-08-28
1
-0
/
+1
*
asus-laptop: handle keyboard backlight keys
Corentin Chary
2009-08-28
1
-0
/
+2
*
asus-laptop: Add support for Keyboard backlight
Corentin Chary
2009-08-28
1
-2
/
+77
*
asus-laptop: set maximum led brightness
Corentin Chary
2009-08-28
1
-6
/
+7
*
asus-laptop: Map X50R hotkeys
Corentin Chary
2009-08-28
1
-0
/
+3
*
asus-laptop: Add *_led_get() functions
Corentin Chary
2009-08-28
1
-0
/
+8
*
asus-laptop: Show HRWS in infos and fix output format
Corentin Chary
2009-08-28
1
-2
/
+12
*
asus-laptop: use pr_fmt and pr_<level>
Corentin Chary
2009-06-24
1
-24
/
+26
*
asus-laptop: platform dev as parent for led and backlight
Corentin Chary
2009-06-24
1
-21
/
+19
*
ACPI: asus-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-06-18
1
-18
/
+5
*
asus-laptop: fix input keycode
Corentin Chary
2009-05-14
1
-3
/
+3
*
asus-laptop: restore acpi_generate_proc_event()
Corentin Chary
2009-03-16
1
-1
/
+4
*
asus-laptop: fix label indentation
Corentin Chary
2009-01-20
1
-8
/
+8
*
asus-laptop: hotkeys via the generic input interface
Corentin Chary
2009-01-20
1
-1
/
+154
*
asus-laptop: use generic netlink interface
Corentin Chary
2009-01-20
1
-2
/
+3
*
create drivers/platform/x86/ from drivers/misc/
Len Brown
2008-12-19
1
-0
/
+1266
[prev]