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-09-25
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
1
-7
/
+13
2009-09-25
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
1
-2
/
+2
2009-09-25
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
1
-17
/
+17
2009-09-25
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
1
-13
/
+37
2009-09-25
ACPI: remove unnecessary argument checking
Bjorn Helgaas
1
-6
/
+2
2009-09-25
ACPI: remove redundant "type" arguments
Bjorn Helgaas
1
-7
/
+7
2009-09-25
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
1
-17
/
+15
2009-09-25
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
1
-6
/
+4
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
1
-0
/
+1
2009-09-25
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
1
-15
/
+12
2009-09-25
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
1
-5
/
+2
2009-09-25
ACPI: add debug for device addition
Bjorn Helgaas
1
-2
/
+10
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+43
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2
-4
/
+2
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
91
-1864
/
+4388
2009-09-21
backlight/acpi: Update the backlight state when we change brightness
Matthew Garrett
1
-0
/
+4
2009-09-20
x86: Trivial whitespace cleanups
Felipe Contreras
1
-1
/
+0
2009-09-19
Merge branch 'video' into release
Len Brown
1
-26
/
+50
2009-09-19
ACPI: don't pass handle for fixed hardware notifications
Bjorn Helgaas
1
-1
/
+2
2009-09-19
ACPI: remove null pointer checks in deferred execution path
Bjorn Helgaas
1
-9
/
+0
2009-09-19
ACPI: simplify deferred execution path
Bjorn Helgaas
1
-18
/
+5
2009-09-19
Merge branch 'misc-2.6.32' into release
Len Brown
5
-49
/
+38
2009-09-19
Merge branch 'processor-procfs-2.6.32' into release
Len Brown
5
-9
/
+38
2009-09-19
Merge branch 'power-meter' into release
Len Brown
3
-0
/
+1030
2009-09-19
Merge branch 'bugzilla-13620' into release
Len Brown
2
-3
/
+97
2009-09-19
Merge branch 'ec' into release
Len Brown
1
-100
/
+50
2009-09-19
Merge branch 'bjorn-start-stop-2.6.32' into release
Len Brown
4
-229
/
+153
2009-09-19
Merge branch 'battery' into release
Len Brown
1
-0
/
+20
2009-09-19
Merge branch 'acpica' into release
Len Brown
56
-1405
/
+2812
2009-09-19
acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file
Alexey Dobriyan
1
-48
/
+34
2009-09-19
ACPI: linux/acpi.h should not include linux/dmi.h
Len Brown
4
-1
/
+4
2009-09-19
hwmon driver for ACPI 4.0 power meters
Darrick J. Wong
3
-0
/
+1030
2009-09-19
Merge branch 'sfi-base' into release
Len Brown
30
-3
/
+81
2009-09-19
Merge branch 'linus' into release
Len Brown
7
-45
/
+55
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
5
-43
/
+49
2009-09-15
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2009-09-10
ACPI button: provide lid status functions
Jesse Barnes
1
-2
/
+43
2009-09-09
PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support
Rafael J. Wysocki
1
-1
/
+1
2009-09-09
ACPI PM: Replace wakeup.prepared with reference counter
Rafael J. Wysocki
3
-25
/
+38
2009-09-09
PCI / ACPI PM: Rework some debug messages
Rafael J. Wysocki
1
-2
/
+8
2009-09-09
ACPI: export acpi_pci_root and friends
Alex Chiang
1
-15
/
+2
2009-09-08
ACPICA: Windows compatibility: autoexecute root _INI method
Bob Moore
1
-0
/
+15
2009-09-08
ACPICA: Update _OSI with new Windows OS strings
Bob Moore
2
-0
/
+6
2009-09-08
ACPICA: Fix memory leak for ill-formed Package objects
Bob Moore
1
-5
/
+18
2009-09-08
ACPICA: Remove error message for Store(Localx,Localx)
Bob Moore
1
-4
/
+4
2009-09-08
ACPICA: Fix extraneous warning if _DSM returns a package
Bob Moore
1
-2
/
+6
2009-09-08
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
1
-2
/
+3
2009-09-05
Merge branch 'bugzilla-13002' into release
Len Brown
1
-10
/
+2
2009-09-05
Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"
Len Brown
1
-10
/
+2
[prev]
[next]