summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | acpi, nfit: remove unnecessary newlineLinda Knippers2017-04-121-1/+1
| * | | | | | | | | | | | acpi, nfit: allow specifying a default DSM familyLinda Knippers2017-04-121-2/+9
| * | | | | | | | | | | | acpi, nfit: allow override of built-in bitmasks for nvdimm DSMsLinda Knippers2017-04-121-1/+7
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-052-31/+133
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo2017-03-302-0/+56
| * | | | | | | | | | | | ACPI: platform-msi: retrieve devid from IORTHanjun Guo2017-03-301-0/+24
| * | | | | | | | | | | | ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev idHanjun Guo2017-03-291-9/+34
| * | | | | | | | | | | | ACPI/IORT: Rename iort_node_map_rid() to make it genericHanjun Guo2017-03-291-15/+15
| * | | | | | | | | | | | ACPI/IORT: Rework iort_match_node_callback() return value handlingHanjun Guo2017-03-211-6/+2
| * | | | | | | | | | | | ACPI/IORT: Add missing comment for iort_dev_find_its_id()Hanjun Guo2017-03-211-0/+1
| * | | | | | | | | | | | ACPI/IORT: Fix the indentation in iort_scan_node()Hanjun Guo2017-03-211-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2017-05-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...Mark Brown2017-04-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | spi: xlp: update for ARCH_VULCAN2Jayachandran C2017-03-131-0/+1
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko2017-04-271-1/+1
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | 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
| | | |/ / / / / / / / / / / /
OpenPOWER on IntegriCloud