Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | ACPICA: Improve typechecking, both compile-time and runtime | Bob Moore | 2015-10-22 | 10 | -44/+129 | |
| | * | | | | | | | ACPICA: Update NFIT table to rename a flags field | Bob Moore | 2015-10-22 | 2 | -4/+4 | |
| | * | | | | | | | ACPICA: Debugger: Update mutexes used for multithreaded debugger | Bob Moore | 2015-10-22 | 4 | -5/+25 | |
| | * | | | | | | | ACPICA: Update exception code for "file not found" error | Bob Moore | 2015-10-22 | 1 | -0/+6 | |
| | * | | | | | | | ACPICA: iASL: Add symbolic operator support for Index() operator | Bob Moore | 2015-10-22 | 1 | -1/+1 | |
| | * | | | | | | | ACPICA: Remove unnecessary conditional compilation | Bob Moore | 2015-10-22 | 3 | -4/+7 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-10-25 | 2 | -3/+210 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | PCI/ACPI: Add interface acpi_pci_root_create() | Jiang Liu | 2015-10-16 | 1 | -0/+204 | |
| | * | | | | | | ACPI/PCI: Enhance ACPI core to support sparse IO space | Jiang Liu | 2015-10-16 | 1 | -3/+6 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'acpi-init' | Rafael J. Wysocki | 2015-10-25 | 1 | -0/+39 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: Add early device probing infrastructure | Marc Zyngier | 2015-10-01 | 1 | -0/+39 | |
| | * | | | | | | Merge branch 'device-properties' into acpi-init | Rafael J. Wysocki | 2015-10-01 | 3 | -101/+459 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' | Rafael J. Wysocki | 2015-10-25 | 7 | -74/+162 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / | | | | | |/| | | | | | ||||||
| | | | | * | | | | | | ACPI: change acpi_sleep_proc_init() to return void | Rami Rosen | 2015-09-15 | 2 | -5/+3 | |
| | | | | * | | | | | | ACPI: change init_acpi_device_notify() to return void | Rami Rosen | 2015-09-15 | 2 | -4/+3 | |
| | | | * | | | | | | | ACPI / EC: Fix a race issue in acpi_ec_guard_event() | Lv Zheng | 2015-09-26 | 1 | -13/+29 | |
| | | | * | | | | | | | ACPI / EC: Fix query handler related issues | Lv Zheng | 2015-09-26 | 1 | -28/+45 | |
| | | * | | | | | | | | ACPI / tables: test the correct variable | Dan Carpenter | 2015-10-15 | 1 | -1/+2 | |
| | | * | | | | | | | | ACPI / tables: Add acpi_subtable_proc to ACPI table parsers | Lukasz Anaczkowski | 2015-10-15 | 1 | -18/+75 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ACPI / scan: use kstrdup_const() in acpi_add_id() | Rasmus Villemoes | 2015-09-15 | 1 | -2/+2 | |
| | * | | | | | | | | ACPI / scan: constify struct acpi_hardware_id::id | Rasmus Villemoes | 2015-09-15 | 1 | -2/+2 | |
| | * | | | | | | | | ACPI / scan: constify first argument of struct acpi_scan_handler::match | Rasmus Villemoes | 2015-09-15 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2015-10-25 | 3 | -101/+466 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | ACPI / property: Fix subnode lookup scope for data-only subnodes | Rafael J. Wysocki | 2015-10-22 | 1 | -1/+8 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki | 2015-09-15 | 2 | -28/+80 | |
| | * | | | | | ACPI / property: Extend fwnode_property_* to data-only subnodes | Rafael J. Wysocki | 2015-09-15 | 1 | -33/+105 | |
| | * | | | | | ACPI / property: Expose data-only subnodes via sysfs | Rafael J. Wysocki | 2015-09-15 | 2 | -15/+113 | |
| | * | | | | | ACPI / property: Add support for data-only subnodes | Rafael J. Wysocki | 2015-09-15 | 1 | -1/+132 | |
| | * | | | | | ACPI / property: Add routine for extraction of _DSD properties | Rafael J. Wysocki | 2015-09-15 | 1 | -32/+37 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 1 | -3/+7 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 2015-10-14 | 111 | -2133/+2993 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | acpi/apei: Use appropriate pgprot_t to map GHES memory | Jonathan (Zhixiong) Zhang | 2015-09-14 | 1 | -3/+7 | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -21/+33 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | acpi/gsi: Cleanup acpi_register_gsi | Marc Zyngier | 2015-10-13 | 1 | -20/+10 | |
| * | | | | | | acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer | Marc Zyngier | 2015-10-13 | 1 | -5/+27 | |
| * | | | | | | acpi/gsi: Always perform an irq domain lookup | Marc Zyngier | 2015-10-13 | 1 | -13/+13 | |
| | |/ / / / | |/| | | | | ||||||
* / | | | | | ACPICA: Tables: Fix FADT dependency regression | Lv Zheng | 2015-10-14 | 5 | -33/+10 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2015-10-01 | 1 | -0/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | ACPI / EC: Fix a memory leak issue in acpi_ec_query() | Lv Zheng | 2015-09-26 | 1 | -0/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | ACPI / PCI: Remove duplicated penalty on SCI IRQ | Jiang Liu | 2015-09-26 | 1 | -2/+1 | |
* | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ | Jiang Liu | 2015-09-26 | 2 | -0/+14 | |
|/ / / | ||||||
* | | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() | Sudeep Holla | 2015-09-15 | 2 | -13/+8 | |
* | | | ACPI: int340x_thermal: add missing CONFIG_ prefix | Sudeep Holla | 2015-09-15 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-09-12 | 1 | -6/+6 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. | | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui | 2015-09-02 | 1 | -6/+6 | |
| |\ \| | ||||||
| | * | | thermal: consistently use int for temperatures | Sascha Hauer | 2015-08-03 | 1 | -6/+6 | |
| | |/ | ||||||
* | | | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2015-09-09 | 1 | -2/+0 | |
|\ \ \ | ||||||
| * | | | ipmi: Convert the IPMI SI ACPI handling to a platform device | Corey Minyard | 2015-09-03 | 1 | -2/+0 | |
* | | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 3 | -48/+49 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams | 2015-08-28 | 1 | -1/+2 |