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-04-24
Merge branch 'bjorn.button' into release
Len Brown
1
-96
/
+44
2009-04-24
Merge branch 'bugzilla-13036' into release
Len Brown
1
-14
/
+72
2009-04-24
Merge branch 'bugzilla-13142' into release
Len Brown
1
-0
/
+3
2009-04-24
Merge branch 'hpet' into release
Len Brown
1
-3
/
+3
2009-04-24
Merge branch 'bugzilla-12249' into release
Len Brown
1
-21
/
+22
2009-04-24
Merge branch 'bugzilla-12270' into release
Len Brown
1
-25
/
+2
2009-04-24
Merge branch 'bugzilla-13041' into release
Len Brown
2
-17
/
+53
2009-04-24
Merge branch 'idle' into release
Len Brown
1
-13
/
+6
2009-04-24
Merge branch 'irq' into release
Len Brown
2
-3
/
+12
2009-04-24
Merge branch 'sony-laptop' into release
Len Brown
1
-0
/
+1
2009-04-24
Merge branch 'thermal-regression' into release
Len Brown
1
-1
/
+1
2009-04-24
Merge branch 'video-ac-dc' into release
Len Brown
1
-3
/
+5
2009-04-24
Revert "ACPICA: delete check for AML access to port 0x81-83"
Len Brown
1
-0
/
+1
2009-04-24
I/O port protection: update for windows compatibility.
Lin Ming
1
-14
/
+71
2009-04-23
ACPI: EC: Fix ACPI EC resume non-query interrupt message
Almer S. Tigelaar
1
-0
/
+1
2009-04-23
ACPI: prevent processor.max_cstate=0 boot crash
Len Brown
1
-0
/
+3
2009-04-23
ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M
Len Brown
1
-3
/
+3
2009-04-22
ACPI: delete obsolete "bus master activity" proc field
Len Brown
1
-3
/
+1
2009-04-22
ACPI: idle: mark_tsc_unstable() at init-time, not run-time
Len Brown
1
-10
/
+5
2009-04-21
ACPI: add /sys/firmware/acpi/interrupts/sci_not counter
Len Brown
2
-3
/
+12
2009-04-20
ACPI video: fix an error when the brightness levels on AC and on Battery are ...
Zhang Rui
1
-3
/
+5
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
1
-4
/
+4
2009-04-18
thermal: Fix polling frequency for systems without passive cooling
Matthew Garrett
1
-1
/
+1
2009-04-17
ACPI: Disable _GTS and _BFS support by default
Len Brown
2
-17
/
+53
2009-04-11
Revert "ACPI battery: fix async boot oops"
Linus Torvalds
1
-1
/
+1
2009-04-11
ACPI video: handle indexed _BQC correctly
Zhang Rui
1
-21
/
+22
2009-04-11
ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries
Zhang Rui
1
-25
/
+2
2009-04-11
ACPI: button: remove control method/fixed hardware distinctions
Bjorn Helgaas
1
-26
/
+6
2009-04-11
ACPI: button: remove button->device pointer
Bjorn Helgaas
1
-18
/
+13
2009-04-11
ACPI: button: cache hid/name/class pointers
Bjorn Helgaas
1
-24
/
+24
2009-04-11
ACPI: button: use Linux style for getting driver_data
Bjorn Helgaas
1
-9
/
+4
2009-04-11
ACPI: button: remove unnecessary null pointer checks
Bjorn Helgaas
1
-21
/
+1
2009-04-11
ACPI: button: whitespace changes
Bjorn Helgaas
1
-6
/
+4
2009-04-07
Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...
Len Brown
9
-109
/
+72
2009-04-07
x86 ACPI: Add support for Always Running APIC timer
Venkatesh Pallipadi
1
-0
/
+3
2009-04-07
ACPICA: delete check for AML access to port 0x81-83
Len Brown
1
-1
/
+0
2009-04-07
ACPI: video: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-25
/
+5
2009-04-07
ACPI: thermal: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-23
/
+4
2009-04-07
ACPI battery: fix async boot oops
Vegard Nossum
1
-1
/
+1
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+5
2009-04-07
hwmon: Add Asus ATK0110 support
Luca Tettamanti
1
-2
/
+1
2009-04-07
ACPI: delete acpi_device.g_list
Len Brown
1
-13
/
+4
2009-04-07
ACPI: Adjust Kelvin offset to match local implementation
Jean Delvare
1
-7
/
+34
2009-04-07
ACPI: convert acpi_device_lock spinlock to mutex
Shaohua Li
4
-39
/
+21
2009-04-06
PCI: pci_slot: grab refcount on slot's bus
Alex Chiang
1
-0
/
+5
2009-04-05
ACPI: processor: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-15
/
+4
2009-04-05
ACPI: button: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-69
/
+8
2009-04-05
ACPI: support acpi_device_ops .notify methods
Bjorn Helgaas
1
-0
/
+71
2009-04-05
Merge branch 'linus' into release
Len Brown
15
-40
/
+221
2009-04-05
Merge branch 'misc' into release
Len Brown
4
-13
/
+21
[next]