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-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
2015-10-15
ACPI / tables: Add acpi_subtable_proc to ACPI table parsers
Lukasz Anaczkowski
1
-18
/
+75
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2
-2
/
+2
2015-10-14
ACPICA: Tables: Fix FADT dependency regression
Lv Zheng
5
-33
/
+10
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
111
-2133
/
+2993
2015-10-14
PM / PCI / ACPI: Kick devices that might have been reset by firmware
Rafael J. Wysocki
2
-19
/
+2
2015-10-14
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
1
-0
/
+3
2015-10-13
acpi/gsi: Cleanup acpi_register_gsi
Marc Zyngier
1
-20
/
+10
2015-10-13
acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer
Marc Zyngier
1
-5
/
+27
2015-10-13
acpi/gsi: Always perform an irq domain lookup
Marc Zyngier
1
-13
/
+13
2015-10-12
ACPI: Allow selection of the ACPI processor driver for ARM64
Ashwin Chaugule
1
-3
/
+3
2015-10-12
CPPC: Probe for CPPC tables for each ACPI Processor object
Ashwin Chaugule
1
-0
/
+6
2015-10-12
ACPI: Add weak routines for ACPI CPU Hotplug
Ashwin Chaugule
1
-0
/
+18
2015-10-12
ACPI: Introduce CPU performance controls using CPPC
Ashwin Chaugule
3
-0
/
+749
2015-10-10
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
1
-6
/
+6
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-1
/
+1
2015-10-04
ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
Viresh Kumar
2
-2
/
+2
2015-10-01
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-0
/
+2
2015-10-01
ACPI: Add early device probing infrastructure
Marc Zyngier
1
-0
/
+39
2015-10-01
Merge branch 'device-properties' into acpi-init
Rafael J. Wysocki
3
-101
/
+459
2015-09-26
ACPI / PCI: Remove duplicated penalty on SCI IRQ
Jiang Liu
1
-2
/
+1
2015-09-26
ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ
Jiang Liu
2
-0
/
+14
2015-09-26
ACPI / EC: Fix a race issue in acpi_ec_guard_event()
Lv Zheng
1
-13
/
+29
2015-09-26
ACPI / EC: Fix query handler related issues
Lv Zheng
1
-28
/
+45
2015-09-26
ACPI / EC: Fix a memory leak issue in acpi_ec_query()
Lv Zheng
1
-0
/
+2
2015-09-15
ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()
Sudeep Holla
2
-13
/
+8
2015-09-15
ACPI: change acpi_sleep_proc_init() to return void
Rami Rosen
2
-5
/
+3
2015-09-15
ACPI: change init_acpi_device_notify() to return void
Rami Rosen
2
-4
/
+3
2015-09-15
ACPI / scan: use kstrdup_const() in acpi_add_id()
Rasmus Villemoes
1
-2
/
+2
2015-09-15
ACPI / scan: constify struct acpi_hardware_id::id
Rasmus Villemoes
1
-2
/
+2
2015-09-15
ACPI / scan: constify first argument of struct acpi_scan_handler::match
Rasmus Villemoes
1
-2
/
+2
2015-09-15
ACPI: int340x_thermal: add missing CONFIG_ prefix
Sudeep Holla
1
-1
/
+1
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
2
-28
/
+80
2015-09-15
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
1
-33
/
+105
2015-09-15
ACPI / property: Expose data-only subnodes via sysfs
Rafael J. Wysocki
2
-15
/
+113
2015-09-15
ACPI / property: Add support for data-only subnodes
Rafael J. Wysocki
1
-1
/
+132
2015-09-15
ACPI / property: Add routine for extraction of _DSD properties
Rafael J. Wysocki
1
-32
/
+37
[prev]
[next]