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
...
|
*
|
|
battery: fix typo in comment
Justin P. Mattock
2009-12-16
1
-1
/
+1
|
*
|
|
ACPI: Remove repeated registered as cooling_device messages
Mike Travis
2009-12-16
2
-2
/
+2
|
*
|
|
ACPI: add const to acpi_check_resource_conflict()
Jean Delvare
2009-12-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'osc' into release
Len Brown
2009-12-16
2
-62
/
+162
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ACPI: Add platform-wide _OSC support.
Shaohua Li
2009-12-16
1
-0
/
+26
|
*
|
ACPI: cleanup pci_root _OSC code.
Shaohua Li
2009-12-16
1
-62
/
+14
|
*
|
ACPI: Add a generic API for _OSC -v2
Shaohua Li
2009-12-16
1
-0
/
+122
|
|
/
*
|
Merge branch 'dock' into release
Len Brown
2009-12-16
1
-170
/
+91
|
\
\
|
*
|
ACPI: dock: minor whitespace and style cleanups
Alex Chiang
2009-12-16
1
-58
/
+45
|
*
|
ACPI: dock: add struct dock_station * directly to platform device data
Alex Chiang
2009-12-16
1
-27
/
+13
|
*
|
ACPI: dock: dock_add - hoist up platform_device_register_simple()
Alex Chiang
2009-12-16
1
-9
/
+7
|
*
|
ACPI: dock: remove global 'dock_device_name'
Alex Chiang
2009-12-16
1
-2
/
+1
|
*
|
ACPI: dock: combine add|alloc_dock_dependent_device (v2)
Alex Chiang
2009-12-16
1
-36
/
+19
|
*
|
ACPI: dock: convert sysfs attributes to an attribute_group
Alex Chiang
2009-11-03
1
-57
/
+24
*
|
|
Merge branch 'debug-aml' into release
Len Brown
2009-12-16
1
-1
/
+83
|
\
\
\
|
*
|
|
ACPI: add kernel tainting after overriding an ACPI control method
Zhang Rui
2009-12-15
1
-0
/
+1
|
*
|
|
ACPI: support customizing ACPI control methods at runtime
Zhang Rui
2009-12-11
1
-1
/
+82
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bugzilla-14782' into release
Len Brown
2009-12-16
1
-0
/
+7
|
\
\
\
|
*
|
|
ACPI: Use the return result of ACPI lid notifier chain correctly
Zhao Yakui
2009-12-16
1
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'ost' into release
Len Brown
2009-12-16
2
-6
/
+50
|
\
\
\
|
*
|
|
ACPI: Notify the _PPC evaluation status to the platform
Zhao Yakui
2009-11-06
2
-6
/
+50
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'thermal-2.6.33' into release
Len Brown
2009-12-15
1
-0
/
+7
|
\
\
\
|
*
|
|
acpi: thermal: display forced passive trip points in proc
Frans Pop
2009-11-05
1
-0
/
+7
*
|
|
|
Merge branch 'acpica' into release
Len Brown
2009-12-15
24
-297
/
+715
|
\
\
\
\
|
*
|
|
|
ACPICA: Move check for valid Thread ID structure
Dan Carpenter
2009-12-15
1
-9
/
+9
|
*
|
|
|
ACPICA: Predefined name repair: automatically remove null package elements
Bob Moore
2009-12-15
3
-78
/
+65
|
*
|
|
|
ACPICA: Module-level code: enable _REG execution in same scope
Lin Ming
2009-12-15
6
-4
/
+36
|
*
|
|
|
ACPICA: Conditionally perform complex per-predefined-name repairs
Bob Moore
2009-12-15
1
-13
/
+24
|
*
|
|
|
ACPICA: Update function headers and comments, no functional change
Bob Moore
2009-12-15
2
-6
/
+10
|
*
|
|
|
ACPICA: Remove messages if predefined repair(s) are successful
Bob Moore
2009-12-15
3
-27
/
+36
|
*
|
|
|
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
Bob Moore
2009-12-15
3
-49
/
+48
|
*
|
|
|
ACPICA: Fix mutex errors when running _REG methods
Bob Moore
2009-12-15
1
-11
/
+20
|
*
|
|
|
ACPICA: Update function headers, no functional change
Bob Moore
2009-12-15
1
-13
/
+14
|
*
|
|
|
ACPICA: Add more conversions to predefined name repair module
Bob Moore
2009-12-15
1
-76
/
+327
|
*
|
|
|
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
2009-12-15
12
-77
/
+40
|
*
|
|
|
ACPICA: Add repair for bad _FDE/_GTM buffers
Bob Moore
2009-12-15
2
-11
/
+152
|
*
|
|
|
ACPICA: Fix two additional Scope override error messages
Bob Moore
2009-12-15
1
-6
/
+8
|
*
|
|
|
ACPICA: Fix two Scope type error messages
Bob Moore
2009-12-15
1
-8
/
+11
|
*
|
|
|
ACPICA: Fix possible memory leak for module-level code execution
Lin Ming
2009-12-15
1
-0
/
+6
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-12-11
1
-0
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
1
-0
/
+13
*
|
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
2
-0
/
+136
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2009-11-04
2
-0
/
+136
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2009-12-09
38
-261
/
+1130
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ACPICA: Add additional module-level code support
Lin Ming
2009-11-24
2
-21
/
+61
|
*
|
|
|
|
ACPICA: Deploy new create integer interface where appropriate
Bob Moore
2009-11-24
9
-52
/
+30
|
*
|
|
|
|
ACPICA: New internal utility function to create Integer objects
Bob Moore
2009-11-24
2
-0
/
+31
|
*
|
|
|
|
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
2009-11-24
4
-2
/
+559
|
*
|
|
|
|
ACPICA: Fix possible fault if return Package objects contain NULL elements
Bob Moore
2009-11-24
1
-1
/
+42
|
*
|
|
|
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
18
-131
/
+175
[prev]
[next]