Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9db2f1bec36805e57a003f7bb90e003815d96de8
/
drivers
/
platform
/
x86
/
asus-laptop.c
be96666
asus-laptop: Fix coding style for comments
by Corentin Chary
· 15 years ago
0aa20f7
asus-laptop: Add "calculator" hotkey
by Corentin Chary
· 15 years ago
4644d0e
asus-laptop: Add suport for another "Media" key
by Corentin Chary
· 15 years ago
dc79526
asus-laptop: handle keyboard backlight keys
by Corentin Chary
· 15 years ago
b7d3fbc
asus-laptop: Add support for Keyboard backlight
by Corentin Chary
· 15 years ago
977c328
asus-laptop: set maximum led brightness
by Corentin Chary
· 15 years ago
f641375
asus-laptop: Map X50R hotkeys
by Corentin Chary
· 15 years ago
abfa57e
asus-laptop: Add *_led_get() functions
by Corentin Chary
· 15 years ago
1d4a380
asus-laptop: Show HRWS in infos and fix output format
by Corentin Chary
· 15 years ago
2fcc23d
asus-laptop: use pr_fmt and pr_<level>
by Corentin Chary
· 16 years ago
116bf2e
asus-laptop: platform dev as parent for led and backlight
by Corentin Chary
· 16 years ago
586ed16
ACPI: asus-laptop: use .notify method instead of installing handler directly
by Bjorn Helgaas
· 16 years ago
309f5fb
asus-laptop: fix input keycode
by Corentin Chary
· 16 years ago
6050c8d
asus-laptop: restore acpi_generate_proc_event()
by Corentin Chary
· 16 years ago
ed6f442
asus-laptop: fix label indentation
by Corentin Chary
· 16 years ago
034ce90
asus-laptop: hotkeys via the generic input interface
by Corentin Chary
· 16 years ago
2a7dc0d
asus-laptop: use generic netlink interface
by Corentin Chary
· 16 years ago
41b16dc
create drivers/platform/x86/ from drivers/misc/
by Len Brown
· 16 years ago
[Renamed from drivers/misc/asus-laptop.c]
6766fec
asus-acpi: fingers off backlight if video.ko is serving this functionality
by Thomas Renninger
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
e3deda9
asus-laptop: Fix the led behavior with value > 1
by Corentin Chary
· 16 years ago
4d0b856e
asus-laptop: Add support for P30/P35
by Torsten Krah
· 16 years ago
27663c5
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
by Matthew Wilcox
· 16 years ago
db89b4f
ACPI: catch calls of acpi_driver_data on pointer of wrong type
by Pavel Machek
· 16 years ago
f0f1b33
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
6c152be
leds: Standardise LED naming scheme
by Richard Purdie
· 17 years ago
e1af14e
asus-laptop: add parentheses
by Roel Kluin
· 17 years ago
f8d1c94
asus-laptop new write_acpi_int
by Corentin CHARY
· 17 years ago
911f215
Remove inclusions of <linux/autoconf.h>
by Ralf Baechle
· 17 years ago
25c87f7
Pull events into release branch
by Len Brown
· 17 years ago
e1996a69
asus-laptop: Fix rmmod of asus_laptop
by Guillaume Chazarain
· 17 years ago
14e04fb
ACPI: Schedule /proc/acpi/event for removal
by Len Brown
· 17 years ago
323ef30
Pull auto-load-modules into release branch
by Len Brown
· 17 years ago
1ba90e3
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
by Thomas Renninger
· 17 years ago
3b0d711
ACPI: asus-laptop: Fix failure exits
by Al Viro
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 18 years ago
f398532
asus-laptop: version bump and lindent
by Corentin Chary
· 18 years ago
832d995
asus-laptop: fix light sens init
by Corentin Chary
· 18 years ago
e539c2f
asus-laptop: add GPS support
by Corentin Chary
· 18 years ago
a9dbcb3
asus-laptop: notify ALL events
by Corentin Chary
· 18 years ago
8ec555c
asus-laptop: version bump
by Corentin Chary
· 18 years ago
185e5af
asus-laptop: add wapf param
by Corentin Chary
· 18 years ago
fdd8d08
asus-laptop: add GLED
by Corentin Chary
· 18 years ago
935ffee
asus-laptop: clean write_status
by Corentin Chary
· 18 years ago
9a81685
asus-laptop: use acpi_evaluate_integer instead of read_acpi_int
by Corentin Chary
· 18 years ago
f110ef5
asus-laptop: make code static
by Adrian Bunk
· 18 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
dfcba20
backlight: Remove unneeded owner field
by Richard Purdie
· 18 years ago
5ee6edb
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
by Len Brown
· 18 years ago
894d79b
asus-laptop: merge with ACPICA table update
by Len Brown
· 18 years ago
8def05f
asus-laptop: Lindent
by Len Brown
· 18 years ago
8b85735
asus-laptop: add light sensor support
by Corentin Chary
· 18 years ago
722ad97
asus-laptop: add ledd support
by Corentin Chary
· 18 years ago
78127b4
asus-laptop: add display switching support
by Corentin Chary
· 18 years ago
6b7091e
asus-laptop: add backlight support
by Corentin Chary
· 18 years ago
4564de1
asus-laptop: add bluetooth and wlan support
by Corentin Chary
· 18 years ago
be18cda
asus-laptop: add led support
by Corentin Chary
· 18 years ago
85091b7
asus-laptop: add base driver
by Corentin Chary
· 18 years ago