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-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
8
-17
/
+0
2009-03-30
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
1
-1
/
+1
2009-03-27
ACPI video: add a warning message if _BQC is not found
Zhang Rui
1
-0
/
+3
2009-03-27
ACPI: battery: add power_{now,avg} properties to power_class
Alexey Starikovskiy
2
-16
/
+23
2009-03-27
ACPI: Populate DIDL before registering ACPI video device on Intel
Matthew Garrett
1
-1
/
+39
2009-03-27
ACPI video: support buggy BIOSes with _BCQ implemented
Zhang Rui
1
-4
/
+13
2009-03-27
ACPI video: support _BQC/_BCL/_BCM methods that use index values
Zhang Rui
1
-21
/
+70
2009-03-27
ACPI video: support reversed _BCL method in ACPI video driver
Zhang Rui
1
-3
/
+9
2009-03-27
ACPI video: support _BCL packages that don't export brightness levels when ma...
Zhang Rui
1
-7
/
+30
2009-03-27
ACPI video: check the return value of acpi_video_device_lcd_set_level
Zhang Rui
1
-16
/
+21
2009-03-27
ACPI video: check the return value of acpi_video_device_lcd_get_level_current
Zhang Rui
1
-10
/
+45
2009-03-27
ACPI: Avoid wiping out pr->performance during preregistering
Stanislaw Gruszka
1
-25
/
+21
2009-03-27
ACPI: remove unused acpi_device_ops .shutdown method
Bjorn Helgaas
1
-12
/
+0
2009-03-27
ACPI: update thermal for bus_id removal
Stephen Rothwell
1
-1
/
+2
2009-03-27
ACPI: tidy up makefile
Bjorn Helgaas
1
-6
/
+2
2009-03-27
ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall
Bjorn Helgaas
3
-6
/
+4
2009-03-27
ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall
Bjorn Helgaas
3
-6
/
+8
2009-03-27
ACPI: call init_acpi_device_notify() explicitly rather than as initcall
Bjorn Helgaas
3
-5
/
+3
2009-03-27
ACPI: call acpi_debug_init() explicitly rather than as initcall
Bjorn Helgaas
3
-8
/
+13
2009-03-27
ACPI: call acpi_system_init() explicitly rather than as initcall
Bjorn Helgaas
3
-7
/
+4
2009-03-27
ACPI: call acpi_power_init() explicitly rather than as initcall
Bjorn Helgaas
3
-8
/
+3
2009-03-27
ACPI: call acpi_ec_init() explicitly rather than as initcall
Bjorn Helgaas
3
-6
/
+3
2009-03-27
ACPI: call acpi_scan_init() explicitly rather than as initcall
Bjorn Helgaas
3
-8
/
+5
2009-03-27
ACPI: skip DMI power state check when ACPI disabled
Bjorn Helgaas
1
-0
/
+4
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
4
-14
/
+40
2009-03-27
ACPICA: Fix index value in package warning message
Bob Moore
1
-8
/
+16
2009-03-27
ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
Bob Moore
1
-2
/
+6
2009-03-27
ACPICA: FADT: Favor 32-bit register addresses for compatibility
Bob Moore
1
-35
/
+51
2009-03-27
ACPICA: Fix PCI configuration space port address range
Bob Moore
1
-1
/
+1
2009-03-27
ACPICA: Condense some protected ports
Bob Moore
1
-8
/
+26
2009-03-27
ACPICA: Remove unused code, no functional change
Bob Moore
1
-35
/
+9
2009-03-27
ACPICA: Clear PM register write-only bits on reading
Lin Ming
2
-0
/
+11
2009-03-27
ACPICA: Remove obsolete acpi_os_validate_address interface
Bob Moore
3
-31
/
+0
2009-03-27
ACPICA: New: I/O port protection
Bob Moore
12
-29
/
+319
2009-03-27
ACPICA: Preserve all PM control reserved and ignored bits
Bob Moore
2
-1
/
+24
2009-03-27
ACPICA: Change handling of PM1 Status register ignored bit
Bob Moore
1
-16
/
+11
2009-03-27
ACPICA: Fix AcpiWalkNamespace race condition with table unload
Bob Moore
11
-33
/
+303
2009-03-27
ACPICA: FADT: Fix extraneous length mismatch warning
Bob Moore
1
-1
/
+2
2009-03-27
ACPICA: Formatting update - no functional changes
Bob Moore
21
-174
/
+161
2009-03-27
ACPICA: Add manifest constants for bit register values
Bob Moore
4
-13
/
+22
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-60
/
+19
2009-03-26
ACPICA: Update table header print function
Bob Moore
1
-7
/
+11
2009-03-26
ACPICA: Restructure bit register access functions
Bob Moore
1
-115
/
+62
2009-03-26
ACPICA: Rename ACPI bit register access functions
Bob Moore
8
-42
/
+43
2009-03-26
ACPICA: Optimize ACPI register locking
Bob Moore
3
-40
/
+29
2009-03-26
ACPICA: Formatting update - no functional changes
Bob Moore
8
-54
/
+61
2009-03-26
ACPICA: Debug output: decrease verbosity of DB_INFO debug level
Bob Moore
3
-4
/
+4
2009-03-26
ACPICA: Debug output: print result of _OSI invocations
Bob Moore
1
-11
/
+21
2009-03-26
ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
Bob Moore
1
-1
/
+4
2009-03-26
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
38
-194
/
+158
[prev]
[next]