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
2013-03-25
ACPI: Verify device status after eject
Toshi Kani
1
-1
/
+17
2013-03-25
ACPI: Use resource_size() in osl.c
Alexandru Gheorghiu
1
-1
/
+1
2013-03-25
ACPI / acpi_pad: Used PTR_RET
Alexandru Gheorghiu
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warning in container.c
Andy Shevchenko
1
-0
/
+2
2013-03-25
ACPI: suppress compiler warning in battery.c
Andy Shevchenko
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warnings in processor_throttling.c
Andy Shevchenko
1
-1
/
+2
2013-03-25
ACPI: suppress compiler warnings in button.c
Andy Shevchenko
1
-0
/
+1
2013-03-24
acpi: remove reference to ACPI_HOTPLUG_IO
Paul Bolle
1
-1
/
+1
2013-03-24
ACPI: Update _OST handling for notify
Toshi Kani
1
-52
/
+35
2013-03-24
ACPI: Update PNPID match handling for notify
Toshi Kani
1
-33
/
+52
2013-03-24
ACPI: Update PNPID set/free interfaces
Toshi Kani
3
-44
/
+45
2013-03-24
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
2
-49
/
+45
2013-03-24
ACPI: replace kmalloc+memcpy with kmemdup
Andrei Epure
1
-3
/
+2
2013-03-24
ACPI video: ignore BIOS backlight value for HP dm4
Gustavo Maciel Dias Vieira
1
-0
/
+8
2013-03-24
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
1
-0
/
+1
2013-03-21
ACPI / LPSS: Add support for exposing LTR registers to user space
Rafael J. Wysocki
1
-5
/
+134
2013-03-21
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
Rafael J. Wysocki
5
-38
/
+175
2013-03-19
ACPI / hotplug: Make acpi_hotplug_profile_ktype static
Rafael J. Wysocki
1
-1
/
+1
2013-03-12
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2013-03-12
ACPICA: Object repair: Allow 0-length packages for variable-length packages
Bob Moore
1
-2
/
+8
2013-03-12
ACPICA: Disassembler: Add warnings for unresolved control methods
Bob Moore
3
-0
/
+5
2013-03-12
ACPICA: Return object repair: Add resource template repairs
Lv Zheng
3
-0
/
+99
2013-03-12
ACPICA: Return object repair: Add string-to-unicode conversion
Lv Zheng
3
-0
/
+75
2013-03-12
ACPICA: Split object conversion functions to a new file
Bob Moore
4
-262
/
+318
2013-03-12
ACPICA: Add mechanism for early object repairs on a per-name basis
Bob Moore
5
-87
/
+221
2013-03-12
ACPICA: Add exception descriptions to exception info table
Bob Moore
2
-12
/
+17
2013-03-12
ACPICA: Regression fix: reinstate safe exit macros
Bob Moore
9
-26
/
+26
2013-03-12
ACPICA: Update for ACPI 5 hardware-reduced feature
Bob Moore
2
-0
/
+24
2013-03-12
ACPICA: Add parens within macros around parameter names
Bob Moore
1
-2
/
+2
2013-03-12
ACPICA: Add macros to access pointer to next object in the descriptor list
Jung-uk Kim
2
-8
/
+6
2013-03-12
ACPICA: Update error/debug messages for fixed events
Bob Moore
2
-14
/
+19
2013-03-12
ACPICA: Fix a long-standing bug in local cache
Jung-uk Kim
1
-13
/
+7
2013-03-12
ACPICA: Fix a couple warnings detected on FreeBSD build
Jung-uk Kim
1
-1
/
+1
2013-03-12
ACPICA: Resource Mgr: Prevent infinite loops in resource walks
Bob Moore
4
-1
/
+29
2013-03-06
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
1
-2
/
+2
2013-03-04
ACPI / scan: Make memory hotplug driver use struct acpi_scan_handler
Rafael J. Wysocki
4
-273
/
+45
2013-03-04
ACPI / container: Use hotplug profile user space interface
Rafael J. Wysocki
1
-2
/
+2
2013-03-04
ACPI / hotplug: Introduce user space interface for hotplug profiles
Rafael J. Wysocki
3
-0
/
+131
2013-03-04
ACPI / scan: Introduce acpi_scan_handler_matching()
Rafael J. Wysocki
1
-10
/
+20
2013-03-04
ACPI / container: Use common hotplug code
Rafael J. Wysocki
1
-136
/
+10
2013-03-04
ACPI / scan: Introduce common code for ACPI-based device hotplug
Rafael J. Wysocki
1
-53
/
+216
2013-03-04
ACPI / scan: Introduce acpi_scan_match_handler()
Rafael J. Wysocki
1
-25
/
+28
2013-03-04
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
1
-25
/
+1
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-26
/
+13
2013-03-04
ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0
Chen Gang
1
-1
/
+1
2013-03-04
ACPI / processor: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-04
ACPI / Sleep: Avoid interleaved message on errors
Joe Perches
1
-5
/
+11
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
1
-13
/
+10
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-50
/
+21
2013-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
[prev]
[next]