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
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-33
/
+54
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-50
/
+82
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
5
-272
/
+0
2010-08-15
ACPI power_resource: remove unused procfs I/F
Zhang Rui
1
-127
/
+1
2010-08-15
ACPI: remove deprecated ACPI procfs I/F
Zhang Rui
7
-484
/
+1
2010-08-15
ACPI: introduce drivers/acpi/sysfs.c
Zhang Rui
6
-571
/
+688
2010-08-15
Merge branch 'acpica-gpe' into release
Len Brown
49
-915
/
+511
2010-08-14
Merge branch 'bugzilla-16422' into release
Len Brown
1
-1
/
+2
2010-08-14
Merge branch 'procfs-cleanup' into release
Len Brown
6
-76
/
+102
2010-08-14
Merge branch 'apei' into release
Len Brown
6
-89
/
+380
2010-08-14
Merge branch 'nvs' into release
Len Brown
3
-80
/
+33
2010-08-14
ACPI: introduce module parameter acpi.aml_debug_output
Zhang Rui
2
-1
/
+9
2010-08-14
ACPI: introduce drivers/acpi/debugfs.c
Zhang Rui
5
-75
/
+93
2010-08-14
ACPI, APEI, ERST debug support
Huang Ying
3
-0
/
+217
2010-08-08
ACPI, APEI, Manage GHES as platform devices
Huang Ying
2
-71
/
+145
2010-08-08
ACPI, APEI, Rename CPER and GHES severity constants
Huang Ying
1
-16
/
+16
2010-08-08
ACPI, APEI, Fix a typo of error path of apei_resources_request
Huang Ying
1
-2
/
+2
2010-08-07
ACPI / ACPICA: Fix reference counting problems with GPE handlers
Rafael J. Wysocki
5
-78
/
+139
2010-07-26
ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device
Zhao Yakui
1
-1
/
+2
2010-07-24
Merge branch 'bugzilla-16396' into release
Len Brown
1
-18
/
+17
2010-07-24
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
Rafael J. Wysocki
1
-18
/
+17
2010-07-22
Merge branch 'misc' into release
Len Brown
1
-0
/
+3
2010-07-22
Merge branch 'bugzilla-15886' into release
Len Brown
1
-1
/
+6
2010-07-22
Merge branch 'bugzilla-102904-workaround' into release
Len Brown
1
-1
/
+1
2010-07-22
Merge branch 'bugzilla-16244' into release
Len Brown
1
-1
/
+7
2010-07-22
Merge branch 'bugzilla-16271' into release
Len Brown
1
-8
/
+11
2010-07-22
ACPI: create "processor.bm_check_disable" boot param
Len Brown
1
-0
/
+5
2010-07-22
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
1
-1
/
+1
2010-07-21
ACPI: fix unused function warning
KOSAKI Motohiro
1
-0
/
+3
2010-07-12
ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
Rafael J. Wysocki
1
-13
/
+8
2010-07-12
ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset
Rafael J. Wysocki
1
-1
/
+1
2010-07-12
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
9
-298
/
+83
2010-07-12
ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
Rafael J. Wysocki
1
-2
/
+3
2010-07-12
ACPI: processor: fix processor_physically_present on UP
Alex Chiang
1
-1
/
+1
2010-07-06
ACPI video: fix string mismatch for Sony SR290 laptop
Nik A. Melchior
1
-1
/
+1
2010-07-06
ACPICA: Fix for Alias references within Package objects
Bob Moore
1
-1
/
+15
2010-07-06
ACPICA: Fix lint warning for 64-bit constant
Bob Moore
1
-1
/
+1
2010-07-06
ACPICA: Remove obsolete GPE function
Bob Moore
3
-30
/
+6
2010-07-06
ACPICA: Drop acpi_set_gpe
Rafael J. Wysocki
1
-60
/
+0
2010-07-06
ACPICA: Use low-level GPE enable during GPE block initialization
Rafael J. Wysocki
4
-44
/
+47
2010-07-06
ACPI / EC: Do not use acpi_set_gpe
Rafael J. Wysocki
1
-11
/
+4
2010-07-06
ACPI / EC: Drop suspend and resume routines
Rafael J. Wysocki
1
-18
/
+0
2010-07-06
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
9
-121
/
+46
2010-07-06
ACPICA: Introduce acpi_gpe_wakeup()
Rafael J. Wysocki
3
-19
/
+81
2010-07-06
ACPICA: Rename acpi_hw_gpe_register_bit
Lin Ming
3
-7
/
+7
2010-07-06
ACPICA: Optimization: Reduce the number of namespace walks
Alexey Starikovskiy
2
-6
/
+32
2010-07-06
ACPICA: Update flags for operand object
Bob Moore
2
-17
/
+8
2010-07-06
ACPICA: Performance enhancement for namespace search and access
Alexey Starikovskiy
15
-218
/
+52
2010-07-06
ACPICA: Expand device initialization counters to 32 bits
Bob Moore
2
-5
/
+5
2010-07-06
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
Bob Moore
11
-28
/
+28
[next]