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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
ACPI: simplify notification debug messages
Bjorn Helgaas
1
-24
/
+3
2009-06-18
ACPI: battery: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-17
/
+5
2009-06-18
ACPI: ac: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-15
/
+5
2009-06-18
ACPI: allow drivers to request both device and system notify events
Bjorn Helgaas
1
-1
/
+5
2009-06-17
ACPI: kill acpi_get_physical_pci_device()
Alexander Chiang
1
-40
/
+0
2009-06-17
ACPI: video: convert to acpi_get_pci_dev
Alexander Chiang
2
-7
/
+8
2009-06-17
ACPI: kill acpi_get_pci_id
Alexander Chiang
1
-71
/
+0
2009-06-17
ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind
Alexander Chiang
1
-4
/
+7
2009-06-17
ACPI: simplify acpi_pci_irq_del_prt() API
Alexander Chiang
2
-5
/
+5
2009-06-17
ACPI: simplify acpi_pci_irq_add_prt() API
Alexander Chiang
3
-11
/
+10
2009-06-17
ACPI: eviscerate pci_bind.c
Alexander Chiang
2
-209
/
+38
2009-06-17
ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.c
Alexander Chiang
1
-45
/
+45
2009-06-17
ACPI: Introduce acpi_get_pci_dev()
Alexander Chiang
1
-0
/
+81
2009-06-17
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
1
-0
/
+24
2009-06-17
ACPI: make acpi_pci_bind() static
Alexander Chiang
2
-3
/
+2
2009-06-17
ACPI: clean up whitespace in drivers/acpi/scan.c
Alex Chiang
1
-24
/
+20
2009-06-17
ACPI: acpi_device_register() should call device_register()
Alex Chiang
1
-3
/
+2
2009-06-16
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
34
-157
/
+516
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
1
-1
/
+1
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
8
-46
/
+157
2009-05-29
Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...
Len Brown
5
-24
/
+24
2009-05-29
ACPI processor: remove spurious newline from warning message
Frans Pop
1
-1
/
+1
2009-05-29
drm/i915: acpi/video.c fix section mismatch warning
Jaswinder Singh Rajput
1
-1
/
+1
2009-05-29
ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness
Zhang Rui
1
-0
/
+8
2009-05-29
ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh...
Zhang Rui
1
-0
/
+8
2009-05-29
ACPI: sanity check _PSS frequency to prevent cpufreq crash
Len Brown
1
-3
/
+9
2009-05-27
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Pallipadi, Venkatesh
1
-2
/
+5
2009-05-27
ACPI: don't check power state after _ON/_OFF
Bjorn Helgaas
1
-26
/
+2
2009-05-27
ACPI: processor: move device _HID into driver
Bjorn Helgaas
1
-1
/
+1
2009-05-27
ACPI: processor: check for synthetic _HID, default to "Device" declaration
Bjorn Helgaas
1
-15
/
+15
2009-05-27
PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()
Kenji Kaneshige
1
-18
/
+6
2009-05-27
ACPICA: Disable preservation of SCI enable bit (SCI_EN)
Bob Moore
1
-4
/
+7
2009-05-27
ACPICA: Region deletion: Ensure region object is removed from handler list
Lin Ming
1
-0
/
+21
2009-05-27
ACPICA: Eliminate extra call to NsGetParentNode
Alex Chiang
1
-3
/
+4
2009-05-27
ACPICA: Simplify internal operation region interface
Bob Moore
4
-20
/
+23
2009-05-27
ACPICA: Update Load() to use operation region interfaces
Bob Moore
1
-18
/
+78
2009-05-27
ACPICA: New: AcpiInstallMethod - install a single control method
Lin Ming
6
-4
/
+166
2009-05-27
ACPICA: Invalidate DdbHandle after table unload
Lin Ming
1
-2
/
+19
2009-05-27
ACPICA: Fix reference count issues for DdbHandle object
Lin Ming
1
-3
/
+6
2009-05-27
ACPICA: Simplify and optimize NsGetNextNode function
Bob Moore
4
-29
/
+69
2009-05-27
ACPICA: Additional validation of _PRT packages (resource mgr)
Bob Moore
1
-1
/
+1
2009-05-27
ACPICA: Fix DebugObject output for DdbHandle objects
Bob Moore
1
-1
/
+3
2009-05-27
ACPICA: Fix allowable release order for ASL mutex objects
Bob Moore
1
-4
/
+11
2009-05-27
ACPICA: Mutex support: Fix release ordering issue and current sync level
Bob Moore
1
-2
/
+19
2009-05-27
ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)
Bob Moore
1
-6
/
+11
2009-05-27
ACPICA: Fix miscellaneous warnings under gcc 4+
Bob Moore
3
-6
/
+11
2009-05-27
ACPICA: Miscellaneous lint changes
Bob Moore
5
-13
/
+10
2009-05-27
ACPICA: Fix possible dereference of null pointer
Bob Moore
1
-5
/
+2
2009-05-27
ACPICA: Fix printf format warnings for 64-bit build
Bob Moore
2
-4
/
+4
[prev]
[next]