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
2006-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
40
-736
/
+1748
2006-12-22
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...
Ingo Molnar
1
-2
/
+10
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
20
-75
/
+36
2006-12-20
Driver core: proper prototype for drivers/base/init.c:driver_init()
Adrian Bunk
1
-2
/
+2
2006-12-20
Pull sgi into test branch
Len Brown
2
-1
/
+97
2006-12-20
Pull bugfix into test branch
Len Brown
4
-8
/
+9
2006-12-20
Pull ec into test branch
Len Brown
1
-1
/
+1
2006-12-20
Pull platform-drivers into test branch
Len Brown
4
-12
/
+39
2006-12-20
ACPI: Add support for acpi_load_table/acpi_unload_table_id
John Keller
2
-1
/
+97
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
3
-3
/
+4
2006-12-20
ACPI: Implement acpi_video_get_next_level()
Thomas Tuttle
1
-7
/
+34
2006-12-20
ACPI: Kconfig - depend on PM rather than selecting it
Andrew Morton
1
-1
/
+1
2006-12-20
ACPI: fix NULL check in drivers/acpi/osl.c
Adrian Bunk
1
-1
/
+1
2006-12-20
ACPI: make drivers/acpi/ec.c:ec_ecdt static
Adrian Bunk
1
-1
/
+1
2006-12-20
ACPI: prevent processor module from loading on failures
Akinobu Mita
1
-2
/
+2
2006-12-20
ACPI: fix single linked list manipulation
Akinobu Mita
1
-4
/
+5
2006-12-19
ACPI: ibm_acpi: allow clean removal
Alexey Starikovskiy
1
-2
/
+1
2006-12-16
Pull style into test branch
Len Brown
28
-134
/
+128
2006-12-16
Pull bugfix into test branch
Len Brown
1
-8
/
+8
2006-12-16
Pull trivial into test branch
Len Brown
7
-18
/
+24
2006-12-16
ACPI: ibm_acpi: respond to workqueue update
Len Brown
1
-3
/
+3
2006-12-16
Pull platform-drivers into test branch
Len Brown
4
-190
/
+1011
2006-12-16
Pull button into test branch
Len Brown
2
-85
/
+139
2006-12-16
Pull dock into test branch
Len Brown
1
-21
/
+110
2006-12-14
ACPI: dock: add uevent to indicate change in device status
Kristen Carlson Accardi
1
-2
/
+4
2006-12-08
ACPI: ec: Lindent once again
Alexey Starikovskiy
1
-95
/
+76
2006-12-08
ACPI: ec: Change #define to enums there possible.
Alexey Starikovskiy
1
-12
/
+12
2006-12-08
ACPI: ec: Style changes.
Alexey Starikovskiy
1
-10
/
+6
2006-12-08
ACPI: ec: Acquire Global Lock under EC mutex.
Alexey Starikovskiy
1
-2
/
+2
2006-12-08
ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.
Alexey Starikovskiy
1
-5
/
+2
2006-12-08
ACPI: ec: Rename gpe_bit to gpe
Alexey Starikovskiy
1
-21
/
+21
2006-12-08
ACPI: ec: Change semaphore to mutex.
Alexey Starikovskiy
1
-6
/
+6
2006-12-08
ACPI: ec: Query only single query at a time.
Alexey Starikovskiy
1
-11
/
+8
2006-12-08
ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at
Alexey Starikovskiy
1
-8
/
+4
2006-12-08
ACPI: ec: Remove expect_event and all races around it.
Alexey Starikovskiy
1
-46
/
+38
2006-12-08
ACPI: ec: Read status register from check_status() function
Alexey Starikovskiy
1
-5
/
+6
2006-12-08
ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.
Alexey Starikovskiy
1
-2
/
+2
2006-12-08
ACPI: ec: Enable EC GPE at beginning of transaction
Alexey Starikovskiy
1
-0
/
+3
2006-12-08
ACPI: ec: Allow for write semantics in any command.
Alexey Starikovskiy
1
-1
/
+1
2006-12-07
ACPI: dock: Fix symbol conflict between acpiphp and dock
Prarit Bhargava
1
-1
/
+7
2006-12-07
ACPI: dock: Add a docked sysfs file to the dock driver.
brandon@ifup.org
1
-16
/
+79
2006-12-07
ACPI: dock: fix build warning
Len Brown
1
-1
/
+1
2006-12-07
ACPI: dock: Make the dock station driver a platform device driver.
Kristen Carlson Accardi
1
-2
/
+20
2006-12-07
ACPI: ibm-acpi: update version and copyright
Henrique de Moraes Holschuh
1
-2
/
+7
2006-12-07
ACPI: ibm-acpi: style fixes and cruft removal
Henrique de Moraes Holschuh
1
-57
/
+43
2006-12-07
ACPI: ibm-acpi: backlight device cleanup
Henrique de Moraes Holschuh
1
-19
/
+31
2006-12-07
ACPI: ibm-acpi: make non-generic bay support optional
Henrique de Moraes Holschuh
2
-1
/
+23
2006-12-07
ACPI: ibm-acpi: add support for the ultrabay on the T60,X60
Henrique de Moraes Holschuh
1
-0
/
+1
2006-12-07
ACPI: ibm-acpi: implement fan watchdog command
Henrique de Moraes Holschuh
1
-3
/
+67
2006-12-07
ACPI: ibm-acpi: workaround for EC 0x2f initialization bug
Henrique de Moraes Holschuh
1
-4
/
+49
[next]