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
2015-04-29
ACPI / SBS: Enable battery manager when present
Chris Bainbridge
1
-1
/
+1
2015-04-26
Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+34
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-37
/
+213
2015-04-24
Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'
Rafael J. Wysocki
2
-7
/
+34
2015-04-24
ACPI / scan: Add a scan handler for PRP0001
Rafael J. Wysocki
1
-5
/
+28
2015-04-24
ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()
Rafael J. Wysocki
1
-1
/
+5
2015-04-22
ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()
Chris Bainbridge
1
-1
/
+1
2015-04-17
Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
37
-346
/
+326
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-233
/
+371
2015-04-15
ACPICA: Store GPE register enable masks upfront
Rafael J. Wysocki
2
-9
/
+7
2015-04-14
ACPI / battery: Fix doubly added battery on system suspend
Krzysztof Kozlowski
1
-1
/
+1
2015-04-14
ACPICA: Fix a couple issues with the local printf module.
Lv Zheng
1
-5
/
+8
2015-04-14
ACPICA: Add "//" before ascii output of buffers.
Bob Moore
1
-0
/
+8
2015-04-14
ACPICA: Remove unused internal AML opcode.
Bob Moore
1
-1
/
+0
2015-04-14
ACPICA: Permanently set _REV to the value '2'.
Bob Moore
1
-3
/
+10
2015-04-14
ACPICA: Add "Windows 2015" string to _OSI support.
Bob Moore
1
-0
/
+1
2015-04-14
ACPICA: Add infrastructure for External() opcode.
Bob Moore
7
-4
/
+35
2015-04-14
ACPICA: iASL: Enhancement for constant folding.
Bob Moore
1
-5
/
+0
2015-04-14
ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.
Bob Moore
1
-0
/
+1
2015-04-14
ACPICA: Update AML Debugger global variables.
Bob Moore
1
-3
/
+1
2015-04-14
ACPICA: Update Resource descriptor dump module.
Bob Moore
2
-116
/
+117
2015-04-14
ACPICA: Casting changes around acpi_physical_address/acpi_size.
Bob Moore
1
-2
/
+2
2015-04-14
ACPICA: Resources: Correct conditional compilation definitions.
Lv Zheng
2
-0
/
+4
2015-04-14
ACPICA: Utilities: Correct conditional compilation definitions.
Lv Zheng
3
-2
/
+16
2015-04-14
ACPICA: Tables: Move an iasl specific table function to iasl source file.
Lv Zheng
3
-48
/
+20
2015-04-14
ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().
Rickard Strandqvist
2
-40
/
+0
2015-04-14
ACPICA: Applications: Remove use of __DATE__ macro.
Rasmus Villemoes
1
-4
/
+4
2015-04-14
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
2
-3
/
+15
2015-04-14
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...
Octavian Purdila
1
-1
/
+0
2015-04-14
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
9
-44
/
+25
2015-04-14
ACPICA: Utilities: Cleanup to convert physical address printing formats.
Lv Zheng
5
-43
/
+39
2015-04-14
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...
Lv Zheng
3
-11
/
+11
2015-04-14
ACPICA: Executer: Cleanup to remove an unnecessary conversion.
Lv Zheng
1
-1
/
+2
2015-04-14
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
1
-3
/
+4
2015-04-14
ACPICA: Linuxize: Reduce divergences for 20150410 release.
Lv Zheng
5
-6
/
+4
2015-04-14
Merge branch 'acpi-scan'
Rafael J. Wysocki
1
-2
/
+4
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+8
2015-04-13
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-64
/
+90
2015-04-13
ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()
Rafael J. Wysocki
1
-2
/
+4
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-35
/
+14
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
3
-4
/
+4
2015-04-13
Merge branches 'acpi-blacklist' and 'acpi-video'
Rafael J. Wysocki
3
-14
/
+38
2015-04-13
Merge branches 'acpi-ec', 'acpi-battery' and 'acpi-pmic'
Rafael J. Wysocki
3
-39
/
+90
2015-04-13
Merge branch 'acpi-scan'
Rafael J. Wysocki
1
-156
/
+232
2015-04-13
Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs'
Rafael J. Wysocki
3
-18
/
+3
2015-04-13
ACPI / scan: Rework modalias creation when "compatible" is present
Rafael J. Wysocki
1
-94
/
+155
2015-04-10
ACPI / scan: Take the PRP0001 position in the list of IDs into account
Rafael J. Wysocki
1
-50
/
+65
2015-04-10
ACPI / scan: Simplify acpi_match_device()
Rafael J. Wysocki
1
-19
/
+11
2015-04-10
ACPI / scan: Generalize of_compatible matching
Rafael J. Wysocki
1
-6
/
+14
2015-04-10
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-11
/
+8
[next]