| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-11 | 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-08 | 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-27 | 1 | -1/+2 |
| * | | | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 2015-08-27 | 3 | -29/+43 |
| * | | | nfit: Don't check _STA on NVDIMM devices | Linda Knippers | 2015-07-27 | 1 | -18/+2 |
| * | | | libnvdimm: Add DSM support for Address Range Scrub commands | Vishal Verma | 2015-07-27 | 2 | -0/+2 |
* | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 105 | -2033/+2884 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-09-01 | 1 | -4/+2 |
| |\ \ \ \ |
|
| | * | | | | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar | 2015-09-01 | 1 | -1/+1 |
| | * | | | | Merge back earlier cpufreq material for v4.3. | Rafael J. Wysocki | 2015-07-28 | 1 | -3/+1 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 2015-07-22 | 1 | -3/+1 |
| * | | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2015-09-01 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | device property: attach 'else if' to the proper 'if' | Andy Shevchenko | 2015-08-26 | 1 | -2/+3 |
| | | |_|_|/
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki | 2015-09-01 | 4 | -58/+111 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | ACPI / osl: replace custom implementation of readq / writeq | Andy Shevchenko | 2015-08-25 | 1 | -30/+3 |
| | | | * | | | | | | ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations | Lv Zheng | 2015-08-25 | 1 | -22/+60 |
| | | | |/ / / / / |
|
| | | * | | | | | | ACPI / LPSS: Ignore 10ms delay for Braswell | Srinidhi Kasagar | 2015-08-27 | 1 | -6/+32 |
| | | |/ / / / / |
|
| | * | | | | | | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu | 2015-08-27 | 1 | -0/+16 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2015-09-01 | 5 | -23/+57 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI / bus: Move duplicate code to a separate new function | Rafael J. Wysocki | 2015-08-06 | 1 | -29/+22 |
| | * | | | | | | Merge back earlier ACPI PM material for v4.3. | Rafael J. Wysocki | 2015-07-31 | 7 | -868/+960 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | * | | | | | Merge branch 'acpi-scan' into acpi-pm | Rafael J. Wysocki | 2015-07-29 | 6 | -885/+956 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2015-07-29 | 3 | -16/+40 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | ACPI / PM: Attach ACPI power domain only once | Mika Westerberg | 2015-07-28 | 3 | -16/+40 |
| | | * | | | | | | | ACPI / PM: Update the copyright notice and description of power.c | Rafael J. Wysocki | 2015-07-16 | 1 | -6/+9 |
| | | |/ / / / / / |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki | 2015-09-01 | 46 | -1060/+992 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| | | | * | | | | | | | ACPI: fix acpi_debugfs_init prototype | Nicolas Iooss | 2015-08-07 | 2 | -1/+3 |
| | | | * | | | | | | | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 40 | -160/+0 |
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | * | | | | | | | ACPI: Decouple ACPI idle and ACPI processor drivers | Ashwin Chaugule | 2015-08-25 | 2 | -2/+7 |
| | | * | | | | | | | ACPI: Split out ACPI PSS from ACPI Processor driver | Ashwin Chaugule | 2015-08-25 | 3 | -36/+70 |
| | | * | | | | | | | ACPI / processor: remove leftover __refdata annotations | Mathias Krause | 2015-07-21 | 2 | -2/+2 |
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | * | | | | | | | ACPI / bus: Move ACPI bus type registration | Rafael J. Wysocki | 2015-07-17 | 2 | -7/+3 |
| | * | | | | | | | ACPI / scan: Move bus operations and notification routines to bus.c | Rafael J. Wysocki | 2015-07-17 | 2 | -183/+184 |
| | * | | | | | | | ACPI / scan: Move device matching code to bus.c | Rafael J. Wysocki | 2015-07-17 | 2 | -189/+194 |
| | * | | | | | | | ACPI / scan: Move sysfs-related device code to a separate file | Rafael J. Wysocki | 2015-07-17 | 4 | -483/+532 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'acpi-trace' | Rafael J. Wysocki | 2015-09-01 | 2 | -35/+106 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. | Lv Zheng | 2015-08-07 | 1 | -15/+13 |
| | * | | | | | | | ACPI / sysfs: Update method tracing facility. | Lv Zheng | 2015-08-07 | 2 | -36/+108 |
| | * | | | | | | | ACPI / sysfs: Add ACPI_LV_REPAIR debug level. | Lv Zheng | 2015-08-07 | 1 | -0/+1 |
| | * | | | | | | | Merge branch 'acpica' into acpi-trace | Rafael J. Wysocki | 2015-08-07 | 37 | -691/+1326 |
| | |\ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|