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