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
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-2
/
+11
2007-04-28
Pull bugzilla-8346 into release branch
Len Brown
1
-0
/
+12
2007-04-28
Pull sbs into release branch
Len Brown
5
-1040
/
+682
2007-04-28
Pull dock into release branch
Len Brown
1
-0
/
+25
2007-04-28
Pull ec into release branch
Len Brown
2
-321
/
+181
2007-04-28
Pull misc-for-upstream into release branch
Len Brown
8
-31
/
+28
2007-04-28
Pull thinkpad into release branch
Len Brown
3
-2836
/
+0
2007-04-28
ACPICA: clear fields reserved before FADT r3
Bob Moore
1
-0
/
+12
2007-04-25
ACPI: make /proc/acpi/wakeup more useful
David Brownell
1
-3
/
+13
2007-04-25
ACPI: word-smith kconfig help
Borislav Petkov
1
-2
/
+2
2007-04-25
ACPI: use _STA bit names rather than 0x0F
Bjorn Helgaas
2
-2
/
+6
2007-04-25
ACPI: Remove duplicate definitions for _STA bits
Bjorn Helgaas
3
-16
/
+7
2007-04-25
ACPI: remove duplicate include
Ray Lee
1
-8
/
+0
2007-04-24
acpi-thermal: fix mod_timer() interval
Andrew Morton
1
-1
/
+2
2007-03-30
Revert "ACPI: parse 2nd MADT by default"
Len Brown
1
-1
/
+1
2007-03-28
ACPI: dock: use NULL for pointer
Randy Dunlap
1
-1
/
+2
2007-03-25
ACPI: ibm-acpi: move driver to drivers/misc hierarchy
Henrique de Moraes Holschuh
4
-3258
/
+0
2007-03-25
ACPI: ibm-acpi: update copyright notice
Henrique de Moraes Holschuh
1
-2
/
+3
2007-03-25
ACPI: ibm-acpi: organize code
Henrique de Moraes Holschuh
1
-641
/
+757
2007-03-25
ACPI: ibm-acpi: add header file
Henrique de Moraes Holschuh
2
-138
/
+438
2007-03-25
ACPI: ibm-acpi: rename some identifiers
Henrique de Moraes Holschuh
1
-19
/
+24
2007-03-25
ACPI: ibm-acpi: kill trailing whitespace
Henrique de Moraes Holschuh
1
-3
/
+3
2007-03-23
[PATCH] i386: add command line option "local_apic_timer_c2_ok"
Thomas Gleixner
1
-1
/
+2
2007-03-23
Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...
Linus Torvalds
1
-29
/
+9
2007-03-22
ACPI: sbs: remove i2c_ec.[ch]
Len Brown
2
-426
/
+0
2007-03-22
ACPI: sbs: Common interface with CM battery
Vladimir Lebedev
1
-258
/
+319
2007-03-22
ACPI: sbs: Debug messages correction/improvement
Vladimir Lebedev
1
-150
/
+149
2007-03-22
ACPI: sbs: remove I2C Makefile hooks
Vladimir Lebedev
1
-1
/
+1
2007-03-22
ACPI: sbs: remove I2C Kconfig dependency
Vladimir Lebedev
1
-2
/
+1
2007-03-22
ACPI: sbs: use EC rather than I2C
Vladimir Lebedev
1
-278
/
+287
2007-03-20
Pull c2 into release branch
Len Brown
1
-9
/
+29
2007-03-20
Pull bugzilla-7465 into release branch
Len Brown
1
-5
/
+52
2007-03-20
Pull bugzilla-8171 into release branch
Len Brown
9
-108
/
+89
2007-03-20
Pull misc-for-upstream into release branch
Len Brown
2
-3
/
+21
2007-03-17
ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)
Thomas Renninger
1
-9
/
+29
2007-03-16
ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)
Henrique de Moraes Holschuh
1
-3
/
+16
2007-03-15
ACPI: parse 2nd MADT by default
Len Brown
1
-1
/
+1
2007-03-15
ACPICA: revert "acpi_serialize" changes
Len Brown
9
-108
/
+89
2007-03-14
[PATCH] misc NULL noise
Al Viro
1
-1
/
+1
2007-03-12
ACPI: resolve HP nx6125 S3 immediate wakeup regression
Alexey Starikovskiy
1
-0
/
+5
2007-03-11
ACPI: Add support to parse 2nd MADT
Len Brown
1
-5
/
+52
2007-03-09
ACPI: EC: Block queries until EC is fully initialized
Alexey Starikovskiy
1
-1
/
+4
2007-03-09
ACPI: EC: Cleanup of EC initialization
Alexey Starikovskiy
1
-19
/
+13
2007-03-09
ACPI: EC: first_ec is better to be acpi_ec than acpi_device.
Alexey Starikovskiy
1
-28
/
+13
2007-03-09
ACPI: EC: Rename ec_ecdt to more informative boot_ec
Alexey Starikovskiy
1
-23
/
+20
2007-03-09
ACPI: EC: Clean ECDT and namespace parsing.
Alexey Starikovskiy
1
-96
/
+109
2007-03-09
ACPI: EC: Put install handlers into separate function.
Alexey Starikovskiy
1
-60
/
+27
2007-03-09
ACPI: EC: Remove casts to/from void* from ec.c
Alexey Starikovskiy
1
-7
/
+6
2007-03-09
ACPI: EC: enable burst functionality in EC.
Alexey Starikovskiy
1
-52
/
+37
2007-03-09
ACPI: EC: "Fake ECDT" workaround is not needed any longer.
Alexey Starikovskiy
1
-81
/
+0
[next]