summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'acpi-ec', 'acpi-tables' and 'acpi-doc'Rafael J. Wysocki2018-02-152-0/+7
|\ \ \
| | * | ACPI: SPCR: Mark expected switch fall-through in acpi_parse_spcrGustavo A. R. Silva2018-02-121-0/+1
| | |/
| * / ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki2018-02-121-0/+6
| |/
* | device property: Constify device_get_match_data()Andy Shevchenko2018-02-122-3/+3
* | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2018-02-122-3/+3
* | ACPI / bus: Remove checks in acpi_get_match_data()Andy Shevchenko2018-02-121-6/+0Star
* | ACPI / bus: Do not traverse through non-existed device tableAndy Shevchenko2018-02-121-25/+38
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-09208-229/+300
|\
| *---. Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc'Rafael J. Wysocki2018-02-083-2/+18
| |\ \ \
| | | | * ACPI / CPPC: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-071-1/+1
| | | * | ACPI / battery: Add quirk for Asus UX360UA and UX410UAKKai Heng Feng2018-02-041-0/+16
| | | |/
| | * / ACPI / video: Use true for boolean valueGustavo A. R. Silva2018-02-041-1/+1
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'Rafael J. Wysocki2018-02-087-27/+82
| |\ \ \ \
| | | | * | ACPI / processor: Set default C1 idle state descriptionYazen Ghannam2018-02-041-0/+3
| | | | * | ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu2018-02-041-1/+1
| | | | |/
| | | * | ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng2018-02-061-7/+31
| | | * | ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede2018-02-041-3/+17
| | | * | ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede2018-02-041-0/+6
| | | * | ACPI: export acpi_bus_get_status_handle()Hans de Goede2018-02-041-0/+1
| | | |/
| | * | ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-072-15/+21
| | * | ACPI / tables: Add IORT to injectable table listShunyong Yang2018-02-071-1/+2
| | |/
| * | Merge branch 'acpica'Rafael J. Wysocki2018-02-08197-198/+198
| |\ \
| | * | ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-06197-198/+198
| | |/
| * / ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman2018-02-081-2/+2
| |/
* | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-071-0/+1
|\ \
| * | ACPI / LPIT: Export lpit_read_residency_count_address()Srinivas Pandruvada2018-02-041-0/+1
* | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-062-0/+27
|\ \ \
| * \ \ Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-0360-370/+1040
| |\ \ \
| | * | | acpi: nfit: add persistent memory control flag for nd_regionDave Jiang2018-02-011-0/+3
| | * | | acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang2018-02-012-0/+21
| * | | | Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler2018-02-034-12/+26
| |\ \ \ \
| * | | | | acpi, nfit: fix register dimm error handlingToshi Kani2018-02-021-0/+3
* | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-3/+3
|\ \ \ \ \ \
| * | | | | | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-01-312-0/+26
|\ \ \ \ \ \
| * | | | | | ACPI: properties: Implement get_match_data() callbackSinan Kaya2017-12-131-0/+8
| * | | | | | ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya2017-12-131-0/+18
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-2/+2
|\ \ \ \ \ \
| * | | | | | acpi: annotate ->poll() instancesAl Viro2017-11-271-2/+2
| |/ / / / /
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-1/+1
|\ \ \ \ \ \
| * | | | | | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-0/+1
|\ \ \ \ \ \
| * | | | | | x86/centaur: Mark TSC invariantdavidwang2018-01-241-0/+1
| |/ / / / /
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-301-16/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/jailhouse: Enable PMTIMERJan Kiszka2018-01-141-16/+16
| |/ / / /
* | | | | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-2957-363/+982
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki2018-01-184-15/+98
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede2017-12-281-2/+12
| | | | | |/ / /
| | | | * | | | ACPI / battery: Add quirk for Asus GL502VSK and UX305LAKai-Heng Feng2017-12-181-3/+29