| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-08-13 | 1 | -2/+34 |
|\ |
|
| * | tty: pl011: fix initialization order of QDF2400 E44 | Timur Tabi | 2017-07-30 | 1 | -2/+34 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc' | Rafael J. Wysocki | 2017-08-03 | 3 | -3/+22 |
|\ \ \ \
| | | |/ |
|
| | * | | ACPI / watchdog: Fix init failure with overlapping register regions | Ryan Kennedy | 2017-07-26 | 1 | -1/+6 |
| | |/ |
|
| * | | ACPI: APD: Fix HID for Hisilicon Hip07/08 | Hanjun Guo | 2017-07-30 | 1 | -2/+2 |
| * | | ACPI / LPSS: Only call pwm_add_table() for the first PWM controller | Hans de Goede | 2017-07-06 | 1 | -0/+14 |
* | | | Merge branches 'acpi-pm' and 'acpi-numa' | Rafael J. Wysocki | 2017-07-27 | 2 | -2/+10 |
|\ \ \ |
|
| * | | | ACPI: NUMA: Fix typo in the full name of SRAT | Ross Zwisler | 2017-07-24 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | acpi/nfit: Fix memory corruption/Unregister mce decoder on failure | Prarit Bhargava | 2017-07-17 | 1 | -1/+9 |
* | | | ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() | Rafael J. Wysocki | 2017-07-20 | 3 | -3/+15 |
* | | | Merge branch 'acpi-ec' into acpi-pm | Rafael J. Wysocki | 2017-07-20 | 1 | -0/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI / EC: Add parameter to force disable the GPE on suspend | Rafael J. Wysocki | 2017-07-19 | 1 | -0/+31 |
* | | | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-14 | 3 | -26/+40 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks' | Rafael J. Wysocki | 2017-07-14 | 3 | -26/+40 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | | * | | ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids array | Hans de Goede | 2017-07-12 | 1 | -0/+13 |
| | | | * | | ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_ids | Hans de Goede | 2017-07-12 | 1 | -0/+9 |
| | | | * | | ACPI / x86: Allow matching always_present_id array entries by DMI | Hans de Goede | 2017-07-12 | 1 | -4/+15 |
| | | | |/ |
|
| | | * | | ACPI / irq: Fix return code of acpi_gsi_to_irq() | Mark Salter | 2017-07-12 | 1 | -2/+2 |
| | | |/ |
|
| | * | | Revert "ACPI / EC: Enable event freeze mode..." to fix a regression | Lv Zheng | 2017-07-12 | 1 | -1/+1 |
| | * | | ACPI / EC: Drop EC noirq hooks to fix a regression | Lv Zheng | 2017-07-12 | 1 | -19/+0 |
* | | | | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-12 | 1 | -20/+63 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2017-06-28 | 1 | -20/+63 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 | Geetha Sowjanya | 2017-06-23 | 1 | -19/+44 |
| | * | | | ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model | Linu Cherian | 2017-06-23 | 1 | -1/+14 |
| | * | | | iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin... | Robert Richter | 2017-06-23 | 1 | -0/+5 |
* | | | | | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-10 | 4 | -8/+125 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | device property: Introduce fwnode_device_is_available() | Sakari Ailus | 2017-06-22 | 1 | -0/+9 |
| * | | | | device property: Move fwnode graph ops to firmware specific locations | Sakari Ailus | 2017-06-22 | 1 | -0/+40 |
| * | | | | device property: Move FW type specific functionality to FW specific files | Sakari Ailus | 2017-06-22 | 2 | -0/+69 |
| * | | | | ACPI: Constify argument to acpi_device_is_present() | Sakari Ailus | 2017-06-22 | 3 | -8/+7 |
* | | | | | Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-10 | 8 | -18/+67 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. \ \ \ \ | Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc' | Rafael J. Wysocki | 2017-07-10 | 8 | -18/+67 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | ACPI / DPTF: constify attribute_group structures | Arvind Yadav | 2017-07-04 | 1 | -1/+1 |
| | | | | | * | | | | | ACPI / LPSS: constify attribute_group structures | Arvind Yadav | 2017-07-04 | 1 | -1/+1 |
| | | | | | * | | | | | ACPI: BGRT: constify attribute_group structures | Arvind Yadav | 2017-07-04 | 1 | -1/+1 |
| | | | | | * | | | | | ACPI / power: constify attribute_group structures | Arvind Yadav | 2017-07-04 | 1 | -5/+5 |
| | | | | * | | | | | | ACPI / scan: Indicate to platform when hot remove returns busy | Lee, Chun-Yi | 2017-07-04 | 1 | -5/+13 |
| | | | | | |_|/ / /
| | | | | |/| | | | |
|
| | | | * | | | | | | ACPI / bus: handle ACPI hotplug schedule errors completely | Lee, Chun-Yi | 2017-07-04 | 1 | -2/+6 |
| | | | |/ / / / / |
|
| | | * | | | | | | ACPI / osi: Make local function acpi_osi_dmi_linux() static | Colin Ian King | 2017-07-04 | 1 | -1/+2 |
| | | |/ / / / / |
|
| | * | | | | | | ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errata | Loc Ho | 2017-07-04 | 1 | -0/+22 |
| | * | | | | | | ACPI: SPCR: Use access width to determine mmio usage | Loc Ho | 2017-07-04 | 1 | -2/+16 |
| | |/ / / / / |
|
* | | | | | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 3 | -27/+146 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -5/+10 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 2017-06-27 | 1 | -1/+8 |
| | * | | | | | | | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 | 1 | -2/+1 |
| | * | | | | | | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 1 | -2/+1 |
| * | | | | | | | | acpi/nfit: Issue Start ARS to retrieve existing records | Toshi Kani | 2017-07-02 | 3 | -5/+13 |
| * | | | | | | | | acpi, nfit: Show bus_dsm_mask in sysfs | Jerry Hoemann | 2017-07-01 | 1 | -0/+12 |
| * | | | | | | | | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann | 2017-07-01 | 1 | -0/+27 |
| * | | | | | | | | acpi, nfit: Enable DSM pass thru for root functions. | Jerry Hoemann | 2017-07-01 | 1 | -0/+1 |