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-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+128
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-6
/
+6
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+244
2015-11-07
Merge branches 'acpi-video' and 'acpi-cppc'
Rafael J. Wysocki
2
-12
/
+75
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
3
-4
/
+53
2015-11-07
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
2
-4
/
+11
2015-11-07
ACPI: Adding DMA Attribute APIs for ACPI Device
Suthikulpanit, Suravee
1
-0
/
+42
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
68
-324
/
+11637
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+7
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+33
2015-11-02
acpi: nfit: Add support for hot-add
Vishal Verma
2
-56
/
+238
2015-11-02
nfit: in acpi_nfit_init, break on a 0-length table
Vishal Verma
1
-0
/
+6
2015-11-02
ACPI / video: only register backlight for LCD device
Aaron Lu
1
-12
/
+66
2015-11-02
ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421X
Hans de Goede
1
-0
/
+9
2015-11-02
Merge branch 'device-properties' into acpi-pci
Rafael J. Wysocki
3
-101
/
+466
2015-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-19
/
+5
2015-11-02
Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'
Rafael J. Wysocki
5
-9
/
+24
2015-11-02
Merge branch 'acpi-processor'
Rafael J. Wysocki
5
-3
/
+775
2015-11-02
Merge branch 'acpica'
Rafael J. Wysocki
47
-115
/
+9956
2015-10-26
ACPI / sysfs: correctly check failing memory allocation
Insu Yun
1
-0
/
+3
2015-10-26
ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405
Hans de Goede
1
-0
/
+9
2015-10-26
ACPI / CPPC: Fix potential memory leak
Ashwin Chaugule
1
-1
/
+0
2015-10-26
ACPI / CPPC: signedness bug in register_pcc_channel()
Dan Carpenter
1
-1
/
+1
2015-10-26
ACPI / PAD: power_saving_thread() is not freezable
Jiri Kosina
1
-2
/
+0
2015-10-26
ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle
Chen Yu
1
-2
/
+4
2015-10-26
ACPI: Using correct irq when waiting for events
Chen Yu
1
-2
/
+2
2015-10-26
ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
Chen Yu
1
-3
/
+6
2015-10-25
Merge branch 'acpi-pci'
Rafael J. Wysocki
2
-3
/
+210
2015-10-25
Merge branch 'acpi-init'
Rafael J. Wysocki
1
-0
/
+39
2015-10-25
Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'
Rafael J. Wysocki
7
-74
/
+162
2015-10-25
Merge branch 'device-properties'
Rafael J. Wysocki
3
-101
/
+466
2015-10-22
ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
Lv Zheng
1
-0
/
+10
2015-10-22
ACPI: Enable build of AML interpreter debugger
Lv Zheng
14
-37
/
+33
2015-10-22
ACPICA: Debugger: Add thread ID support so that single step mode can only app...
Lv Zheng
4
-2
/
+38
2015-10-22
ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...
Lv Zheng
3
-14
/
+15
2015-10-22
ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...
Lv Zheng
5
-19
/
+26
2015-10-22
ACPICA: Linuxize: Export debugger files to Linux
Lv Zheng
14
-0
/
+9677
2015-10-22
ACPICA: iASL: General cleanup of the file suffix #defines
Bob Moore
1
-1
/
+1
2015-10-22
ACPICA: Improve typechecking, both compile-time and runtime
Bob Moore
10
-44
/
+129
2015-10-22
ACPICA: Update NFIT table to rename a flags field
Bob Moore
2
-4
/
+4
2015-10-22
ACPICA: Debugger: Update mutexes used for multithreaded debugger
Bob Moore
4
-5
/
+25
2015-10-22
ACPICA: Update exception code for "file not found" error
Bob Moore
1
-0
/
+6
2015-10-22
ACPICA: iASL: Add symbolic operator support for Index() operator
Bob Moore
1
-1
/
+1
2015-10-22
ACPICA: Remove unnecessary conditional compilation
Bob Moore
3
-4
/
+7
2015-10-22
ACPI / property: Fix subnode lookup scope for data-only subnodes
Rafael J. Wysocki
1
-1
/
+8
2015-10-16
PCI/ACPI: Add interface acpi_pci_root_create()
Jiang Liu
1
-0
/
+204
2015-10-16
ACPI/PCI: Enhance ACPI core to support sparse IO space
Jiang Liu
1
-3
/
+6
2015-10-15
ACPI / tables: test the correct variable
Dan Carpenter
1
-1
/
+2
[next]