summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-38/+26
|\
| * pstore: Replace arguments for erase() APIKees Cook2017-03-071-5/+3
| * pstore: Replace arguments for write() APIKees Cook2017-03-071-11/+7
| * pstore: Replace arguments for read() APIKees Cook2017-03-071-22/+16
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+1
|\ \
| * \ Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-111-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-01215-566/+1039
| | |\
| | * | x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-1/+1
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-3/+2
|\ \ \ \
| * | | | ACPI/APEI: Use setup_deferrable_timer()Geliang Tang2017-04-191-3/+2
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-012-27/+45
|\ \ \ \ \
| * | | | | ACPI/processor: Replace racy task affinity logicThomas Gleixner2017-04-152-27/+42
| * | | | | ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner2017-04-151-0/+3
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-012-1/+7
|\ \ \ \ \ \
| * | | | | | efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma2017-04-052-1/+7
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-013-0/+421
|\ \ \ \ \ \ \
| * | | | | | | acpi/arm64: Add SBSA Generic Watchdog support in GTDT driverFu Wei2017-04-191-0/+103
| * | | | | | | acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei2017-04-191-0/+157
| * | | | | | | acpi/arm64: Add GTDT table parse driverFu Wei2017-04-193-0/+161
* | | | | | | | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-011-30/+229
|\ \ \ \ \ \ \ \
| * | | | | | | | device property: fwnode_property_read_string_array() returns nr of stringsSakari Ailus2017-03-291-5/+17
| * | | | | | | | ACPI / property: Add support for remote endpointsMika Westerberg2017-03-291-0/+138
| * | | | | | | | ACPI / property: Add fwnode_get_next_child_node()Mika Westerberg2017-03-291-10/+17
| * | | | | | | | ACPI / property: Add possiblity to retrieve parent firmware nodeMika Westerberg2017-03-291-15/+57
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-05-0116-146/+578
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'acpi-power', 'acpi-blacklist', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki2017-04-285-48/+225
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ACPI / video: add comments about subtle casesDmitry Frank2017-04-191-2/+45
| | | | * | | | | | | | | ACPI / video: get rid of magic numbers and use enum insteadDmitry Frank2017-04-191-44/+66
| | | | |/ / / / / / / /
| | | * / / / / / / / / ACPI / blacklist: add _REV quirk for Dell Inspiron 7537Kai Heng Feng2017-04-191-0/+8
| | | |/ / / / / / / /
| | * | | | | | | | | Merge back power-related ACPI material for v4.12.Rafael J. Wysocki2017-04-213-2/+106
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driverHans de Goede2017-04-191-0/+20
| | | * | | | | | | | | ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driverHans de Goede2017-04-191-0/+14
| | | * | | | | | | | | ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errorsHans de Goede2017-04-191-2/+6
| | | * | | | | | | | | ACPI / utils: Add new acpi_dev_present helperHans de Goede2017-04-191-0/+66
| | | |/ / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pmic'Rafael J. Wysocki2017-04-286-59/+336
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | ACPI / PMIC: Stop xpower OPRegion handler relying on IIOHans de Goede2017-04-202-18/+5
| | | | * | | | | | | | | | ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMICHans de Goede2017-04-203-0/+287
| | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | ACPI / CPPC: add sysfs entries for CPPC perf capabilitiesPrakash, Prashanth2017-04-181-28/+33
| | | * | | | | | | | | | ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()Prakash, Prashanth2017-04-181-8/+11
| | | |/ / / / / / / / /
| | * / / / / / / / / / ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add()Prakash, Prashanth2017-04-181-5/+0
| | |/ / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-tables' and 'acpi-platform'Rafael J. Wysocki2017-04-285-39/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | | * | | | | | | | | ACPI / platform: Update platform device NUMA node based on _PXM methodShanker Donthineni2017-04-181-1/+4
| | | | |/ / / / / / / /
| | | * / / / / / / / / ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He2017-04-191-16/+0
| | | |/ / / / / / / /
| | * | | | | | | | | ACPI / scan: Avoid enumerating devices more than onceRafael J. Wysocki2017-04-191-0/+2
| | * | | | | | | | | ACPI / scan: Apply default enumeration to devices with ACPI driversRafael J. Wysocki2017-04-191-3/+3
| | * | | | | | | | | Merge back ACPI namespace scan code changes for v4.12.Rafael J. Wysocki2017-04-153-19/+8
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ACPI / scan: Drop support for force_removeMichal Hocko2017-04-133-19/+8
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
* | | | | | | | | | | Merge tag 'for-linux-4.12' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-05-012-3/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI / IPMI: change warning to debug on timeoutSinan Kaya2017-04-071-2/+1
| * | | | | | | | | | | ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIFSinan Kaya2017-04-071-1/+1