index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-23
91
-1864
/
+4388
|
\
|
*
Merge branch 'video' into release
Len Brown
2009-09-19
1
-26
/
+50
|
|
\
|
|
*
ACPI video: work-around BIOS AML bug in _BQC
Zhang Rui
2009-08-31
1
-4
/
+14
|
|
*
ACPI: video - rename cdev to cooling_dev -- syntax only
Dmitry Torokhov
2009-08-29
1
-18
/
+18
|
|
*
ACPI: video - fix potential crash when unloading
Dmitry Torokhov
2009-08-29
1
-1
/
+11
|
|
*
ACPI video: ignore buggy _BQC
Vladimir Serbinenko
2009-08-29
1
-2
/
+10
|
|
*
ACPI: video: remove unneeded memsets
Zhang Rui
2009-08-27
1
-4
/
+0
|
*
|
ACPI: don't pass handle for fixed hardware notifications
Bjorn Helgaas
2009-09-19
1
-1
/
+2
|
*
|
ACPI: remove null pointer checks in deferred execution path
Bjorn Helgaas
2009-09-19
1
-9
/
+0
|
*
|
ACPI: simplify deferred execution path
Bjorn Helgaas
2009-09-19
1
-18
/
+5
|
*
|
Merge branch 'misc-2.6.32' into release
Len Brown
2009-09-19
5
-49
/
+38
|
|
\
\
|
|
*
|
acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file
Alexey Dobriyan
2009-09-19
1
-48
/
+34
|
|
*
|
ACPI: linux/acpi.h should not include linux/dmi.h
Len Brown
2009-09-19
4
-1
/
+4
|
*
|
|
Merge branch 'processor-procfs-2.6.32' into release
Len Brown
2009-09-19
5
-9
/
+38
|
|
\
\
\
|
|
*
|
|
ACPI: fix CONFIG_ACPI_PROCFS=n build warning
Len Brown
2009-06-24
1
-0
/
+2
|
|
*
|
|
ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS
Zhao Yakui
2009-06-24
5
-9
/
+36
|
*
|
|
|
Merge branch 'power-meter' into release
Len Brown
2009-09-19
3
-0
/
+1030
|
|
\
\
\
\
|
|
*
|
|
|
hwmon driver for ACPI 4.0 power meters
Darrick J. Wong
2009-09-19
3
-0
/
+1030
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'bugzilla-13620' into release
Len Brown
2009-09-19
2
-3
/
+97
|
|
\
\
\
\
|
|
*
|
|
|
ACPICA: fix leak of acpi_os_validate_address
Lin Ming
2009-08-27
2
-3
/
+97
|
*
|
|
|
|
Merge branch 'ec' into release
Len Brown
2009-09-19
1
-100
/
+50
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: EC: Drop orphan comment
Alexey Starikovskiy
2009-08-29
1
-4
/
+0
|
|
*
|
|
|
|
ACPI: EC: use BURST mode only for MSI notebooks
Alexey Starikovskiy
2009-08-29
1
-2
/
+4
|
|
*
|
|
|
|
ACPI: EC: Merge IRQ and POLL modes
Alexey Starikovskiy
2009-08-29
1
-94
/
+46
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'bjorn-start-stop-2.6.32' into release
Len Brown
2009-09-19
4
-229
/
+153
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: remove unused acpi_device_ops .stop method
Bjorn Helgaas
2009-06-25
1
-5
/
+0
|
|
*
|
|
|
|
ACPI: EC: remove .stop() method
Bjorn Helgaas
2009-06-25
1
-14
/
+1
|
|
*
|
|
|
|
ACPI: EC: remove .start() method
Bjorn Helgaas
2009-06-25
1
-18
/
+1
|
|
*
|
|
|
|
ACPI: EC: move acpi_ec_start() after acpi_ec_add()
Bjorn Helgaas
2009-06-25
1
-56
/
+56
|
|
*
|
|
|
|
ACPI: memory hotplug: remove .start() method
Bjorn Helgaas
2009-06-25
1
-26
/
+14
|
|
*
|
|
|
|
ACPI: processor: remove .start() method
Bjorn Helgaas
2009-06-25
1
-37
/
+7
|
|
*
|
|
|
|
ACPI: processor: move acpi_processor_start() after acpi_processor_add()
Bjorn Helgaas
2009-06-25
1
-84
/
+84
|
|
*
|
|
|
|
ACPI: processor: clean up in acpi_processor_start() error exits
Bjorn Helgaas
2009-06-25
1
-7
/
+22
|
|
*
|
|
|
|
ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events
Bjorn Helgaas
2009-06-25
1
-15
/
+1
|
*
|
|
|
|
|
Merge branch 'battery' into release
Len Brown
2009-09-19
1
-0
/
+20
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI battery: work around negative s16 battery current on Acer
Hector Martin
2009-08-29
1
-0
/
+20
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'acpica' into release
Len Brown
2009-09-19
56
-1405
/
+2812
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
2009-09-08
1
-0
/
+15
|
|
*
|
|
|
|
|
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2009-09-08
2
-0
/
+6
|
|
*
|
|
|
|
|
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
2009-09-08
1
-5
/
+18
|
|
*
|
|
|
|
|
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
2009-09-08
1
-4
/
+4
|
|
*
|
|
|
|
|
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
2009-09-08
1
-2
/
+6
|
|
*
|
|
|
|
|
ACPI: fix NULL bug for HID/UID string
Hugh Dickins
2009-08-31
1
-8
/
+12
|
|
*
|
|
|
|
|
ACPICA: acpi_reset: Bypass port validation mechanism
Bob Moore
2009-08-28
1
-2
/
+15
|
|
*
|
|
|
|
|
ACPICA: Add support for module-level executable AML code
Lin Ming
2009-08-28
13
-52
/
+306
|
|
*
|
|
|
|
|
ACPICA: ACPI 4: Add validation for new predefined names.
Bob Moore
2009-08-28
2
-7
/
+73
|
|
*
|
|
|
|
|
ACPICA: reformat predefined method table, no functional change
Lin Ming
2009-08-28
1
-210
/
+293
|
|
*
|
|
|
|
|
ACPICA: Fix fault if acpi_terminate is called twice
Bob Moore
2009-08-28
2
-19
/
+19
|
|
*
|
|
|
|
|
ACPICA: ACPI 4.0 : Add new return package type, restructure module.
Bob Moore
2009-08-28
2
-135
/
+196
|
|
*
|
|
|
|
|
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
2009-08-28
3
-2
/
+84
[next]