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
/
osl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
ACPI: Clean up memory allocations
jhbird.choi@samsung.com
1
-2
/
+1
2014-04-01
Merge branch 'acpica'
Rafael J. Wysocki
1
-6
/
+10
2014-03-26
ACPICA: Enable auto-serialization as a default kernel behavior.
Lv Zheng
1
-6
/
+6
2014-03-26
ACPICA: Add auto-serialization support for ill-behaved control methods.
Bob Moore
1
-0
/
+16
2014-03-26
ACPICA: Remove global option to serialize all control methods.
Lv Zheng
1
-12
/
+0
2014-03-20
Merge branch 'acpica'
Rafael J. Wysocki
1
-0
/
+11
2014-03-20
Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...
Rafael J. Wysocki
1
-1
/
+1
2014-03-19
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
1
-1
/
+1
2014-03-05
ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()
Rafael J. Wysocki
1
-8
/
+6
2014-02-13
ACPICA: Add boot option to disable auto return object repair
Lv Zheng
1
-0
/
+11
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+5
2014-01-06
ACPI / OSL: Mark the function acpi_table_checksum() as static
Rashika
1
-1
/
+1
2013-12-07
ACPI: remove trailing whitespace
Al Stone
1
-1
/
+1
2013-12-07
ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>
Lv Zheng
1
-1
/
+0
2013-12-07
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
1
-3
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+0
2013-11-22
ACPI / scan: Define non-empty device removal handler
Rafael J. Wysocki
1
-1
/
+5
2013-11-07
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-50
/
+46
2013-11-07
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
Rafael J. Wysocki
1
-50
/
+46
2013-10-28
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-2
/
+2
2013-10-18
ACPI / osl: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2013-09-25
ACPI / osl: implement acpi_os_sleep() with msleep()
Liu Chuansheng
1
-1
/
+1
2013-09-25
ACPI / x86: Increase override tables number limit
Yinghai Lu
1
-12
/
+32
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-18
/
+23
2013-08-27
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+20
2013-08-14
ACPI / osl: Kill macro INVALID_TABLE().
Tang Chen
1
-16
/
+20
2013-08-13
ACPI / osl: Fix osi_setup_entries[] __initdata attribute location
Hanjun Guo
1
-2
/
+2
2013-07-31
ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path
Ben Guthro
1
-0
/
+24
2013-07-26
ACPI: Cleanup sparse warning on acpi_os_initialize1()
Lv Zheng
1
-0
/
+1
2013-07-23
ACPI: Add facility to remove all _OSI strings
Lv Zheng
1
-0
/
+7
2013-07-23
ACPI: Add facility to disable all _OSI OS vendor strings
Lv Zheng
1
-1
/
+13
2013-06-29
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-13
/
+3
2013-06-27
ACPI: implement acpi_os_get_timer() according the spec
Mika Westerberg
1
-13
/
+3
2013-06-16
ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
Lv Zheng
1
-0
/
+11
2013-04-24
ACPI: Fix wrong parameter passed to memblock_reserve
Wang YanQing
1
-1
/
+1
2013-03-25
ACPI: Use resource_size() in osl.c
Alexandru Gheorghiu
1
-1
/
+1
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+22
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-15
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-1
/
+1
2013-02-09
ACPI: enable ACPI SCI during suspend
Zhang Rui
1
-1
/
+1
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-1
/
+1
2013-01-25
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
1
-2
/
+22
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-12-14
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+191
2012-11-15
ACPI: Make seemingly useless check in osl.c more understandable
Rafael J. Wysocki
1
-8
/
+13
2012-11-15
ACPI: Export functions for hot-remove
Toshi Kani
1
-0
/
+1
2012-09-30
ACPI: Create acpi_table_taint() function to avoid code duplication
Thomas Renninger
1
-7
/
+13
2012-09-30
ACPI: Implement physical address table override
Thomas Renninger
1
-4
/
+56
2012-09-30
ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas
Thomas Renninger
1
-0
/
+122
2012-06-01
ACPICA: Remove argument of acpi_os_wait_events_complete
Lin Ming
1
-2
/
+2
[next]