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
/
include
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+65
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
1
-3
/
+3
2015-02-05
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...
Lv Zheng
2
-5
/
+14
2015-02-05
ACPICA: Update version to 20150204
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
19
-19
/
+19
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
1
-0
/
+1
2015-01-29
ACPI / LPAT: Common table processing functions
Srinivas Pandruvada
1
-0
/
+65
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-16
/
+24
2015-01-26
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
1
-6
/
+0
2015-01-05
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
1
-4
/
+4
2014-12-18
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+1
2014-12-12
ACPI / PM: Do not disable wakeup GPEs that have not been enabled
Rafael J. Wysocki
1
-0
/
+1
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-5
/
+1
2014-12-08
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'
Rafael J. Wysocki
2
-4
/
+4
2014-12-08
Merge branch 'acpica'
Rafael J. Wysocki
3
-4
/
+16
2014-12-04
ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core
Rafael J. Wysocki
1
-5
/
+1
2014-12-01
ACPICA: Save current masks of enabled GPEs after enable register writes
Rafael J. Wysocki
1
-0
/
+4
2014-11-28
ACPICA: Update version to 20141107.
Bob Moore
1
-1
/
+1
2014-11-28
ACPICA: iASL: Add support for to_PLD macro.
Bob Moore
1
-3
/
+11
2014-11-25
ACPI / processor: remove unused variabled from acpi_processor_power structure
Sudeep Holla
1
-3
/
+0
2014-11-24
ACPI: Add _DEP support to fix battery issue on Asus T100TA
Lan Tianyu
1
-0
/
+1
2014-11-11
ACPI / processor: Update the comments in processor.h
Hanjun Guo
1
-1
/
+3
2014-11-04
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
1
-0
/
+3
2014-11-04
Driver core: Unified interface for firmware node properties
Rafael J. Wysocki
1
-0
/
+17
2014-11-04
ACPI: Allow drivers to match using Device Tree compatible property
Mika Westerberg
1
-0
/
+1
2014-11-04
ACPI: Add support for device specific properties
Mika Westerberg
1
-0
/
+7
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+4
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+1
2014-10-21
ACPICA: Update version to 20140926.
Bob Moore
1
-1
/
+1
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
1
-1
/
+1
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
1
-2
/
+2
2014-10-21
ACPICA: Add string for _DDN method name.
Bob Moore
1
-0
/
+1
2014-10-10
ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
Aaron Lu
1
-0
/
+1
2014-09-30
ACPICA: Introduce acpi_enable_all_wakeup_gpes()
Rafael J. Wysocki
1
-0
/
+1
2014-09-29
Merge back earlier 'acpica' material for v3.18.
Rafael J. Wysocki
4
-5
/
+29
2014-09-25
Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...
Rafael J. Wysocki
1
-3
/
+1
2014-09-21
ACPI / hotplug: Generate online uevents for ACPI containers
Rafael J. Wysocki
1
-0
/
+1
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2014-09-15
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
Bjorn Helgaas
1
-3
/
+1
2014-09-03
ACPI / scan: not cache _SUN value in struct acpi_device_pnp
Yasuaki Ishimatsu
1
-1
/
+0
2014-09-03
ACPICA: Update version to 20140828.
Bob Moore
1
-1
/
+1
2014-09-03
ACPICA: Headers: Add GTDT flag definitions for the timer subtable.
Hanjun Guo
1
-2
/
+7
2014-09-03
ACPICA: ACPI 5.1/Disassembler: Add GICC affinity subtable to SRAT table.
Hanjun Guo
1
-2
/
+17
2014-09-03
ACPICA: Add _PSx names to the METHOD_NAME list.
Bob Moore
1
-0
/
+4
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-89
/
+367
2014-08-05
Merge branch 'acpica'
Rafael J. Wysocki
8
-32
/
+182
2014-07-31
ACPICA: Update version to 20140724.
Bob Moore
1
-1
/
+1
2014-07-31
ACPICA: ACPI 5.1: Update for PCCT table changes.
Bob Moore
1
-1
/
+24
2014-07-31
ACPICA/ARM: ACPI 5.1: Update for GTDT table changes.
Tomasz Nowicki
1
-15
/
+78
2014-07-31
ACPICA/ARM: ACPI 5.1: Update for MADT changes.
Tomasz Nowicki
1
-3
/
+41
[next]