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
/
acpi
/
asus_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-22
Merge branch 'ull' into test
Len Brown
1
-1
/
+1
2008-10-22
Merge branch 'misc' into test
Len Brown
1
-1
/
+3
2008-10-17
asus_acpi: whitespace and comment cleanup
Mike Dahlgren
1
-111
/
+110
2008-10-17
don't load asus-acpi if model is not supported
Zhang Rui
1
-0
/
+2
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-10-10
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+1
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-2
/
+2
2008-03-18
asus_acpi: remove misleading mask
Julia Lawall
1
-1
/
+1
2008-02-07
asus_acpi: add support for F3Sa
Luca Tettamanti
1
-10
/
+45
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-1
/
+1
2007-08-03
asus_acpi: fix possible double free (found by Coverity)
Jesper Juhl
1
-0
/
+1
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-3
/
+8
2007-07-01
asus_acpi: fix oops on non-asus machines
Maxime Austruy
1
-1
/
+2
2007-06-01
acpi: fix section mismatch warning in asus + toshiba
Sam Ravnborg
1
-1
/
+1
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-3
/
+3
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-16
Pull remove-hotkey into release branch
Len Brown
1
-4
/
+0
2007-02-16
Pull fluff into release branch
Len Brown
1
-1
/
+1
2007-02-16
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Len Brown
1
-4
/
+0
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
1
-1
/
+1
2007-02-09
ACPI: asus_acpi: Add support for Asus Z81SP
Matthew C Campbell
1
-1
/
+13
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-7
/
+2
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-1
/
+1
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-1
/
+1
2006-12-16
Pull style into test branch
Len Brown
1
-4
/
+3
2006-10-21
ACPI: asus_acpi: Add support for the generic backlight device
Holger Macht
1
-16
/
+46
2006-10-14
ACPI: asus_acpi: don't printk on writing garbage to proc files
Alexey Dobriyan
1
-9
/
+1
2006-10-14
ACPI: asus_acpi: fix proc files parsing
Darren Jenkins
1
-23
/
+23
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-4
/
+3
2006-10-14
ACPI: asus_acpi: W3000 support
Marek W
1
-1
/
+16
2006-07-01
ACPI: asus_acpi: correct M6N/M6R display nodes
Karol Kozimor
1
-2
/
+3
2006-06-30
ACPI: asus_acpi: add S1N WLED control
Karol Kozimor
1
-2
/
+3
2006-06-30
ACPI: asus_acpi: rework model detection
Karol Kozimor
1
-90
/
+93
2006-06-30
ACPI: asus_acpi: support L5D
Karol Kozimor
1
-3
/
+7
2006-06-30
ACPI: asus_acpi: handle internal Bluetooth / support W5A
Karol Kozimor
1
-4
/
+47
2006-06-30
ACPI: asus_acpi: support A4G
Karol Kozimor
1
-0
/
+13
2006-06-30
ACPI: asus_acpi: support W3400N
Karol Kozimor
1
-4
/
+6
2006-06-30
ACPI: asus_acpi: LED display support
Karol Kozimor
1
-6
/
+63
2006-06-30
ACPI: asus_acpi: support A3G
Karol Kozimor
1
-2
/
+6
2006-06-30
ACPI: asus_acpi: misc cleanups
Karol Kozimor
1
-20
/
+7
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
1
-3
/
+3
2006-06-27
ACPI: asus_acpi_init: propagate correct return value
Andrew Morton
1
-1
/
+1
2006-06-15
Pull trivial2 into release branch
Len Brown
1
-1
/
+1
2006-06-15
Pull acpi_bus_register_driver into release branch
Len Brown
1
-1
/
+17
2006-06-15
Pull trivial1 into release branch
Len Brown
1
-5
/
+5
2006-06-14
ACPI: ACPICA 20060421
Bob Moore
1
-1
/
+1
2006-05-15
ACPI: asus_acpi_init(): propagate correct return value
Andrew Morton
1
-1
/
+1
2006-04-01
ACPI: remove __init/__exit from Asus .add()/.remove() methods
Bjorn Helgaas
1
-5
/
+5
2006-04-01
ACPI: update asus_acpi driver registration to unload on failure
Bjorn Helgaas
1
-1
/
+17
[next]