summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zram: add config and doc file for writeback featureMinchan Kim2017-09-061-0/+12
* zram: read page from backing deviceMinchan Kim2017-09-061-5/+118
* zram: write incompressible pages to backing deviceMinchan Kim2017-09-062-13/+103
* zram: identify asynchronous IO's return valueMinchan Kim2017-09-061-8/+24
* zram: add free space management in backing deviceMinchan Kim2017-09-062-1/+50
* zram: add interface to specif backing deviceMinchan Kim2017-09-062-0/+147
* zram: rename zram_decompress_page to __zram_bvec_readMinchan Kim2017-09-061-3/+3
* zram: inline zram_compressMinchan Kim2017-09-061-42/+22
* zram: clean up duplicated codes in __zram_bvec_writeMinchan Kim2017-09-061-33/+23
* mm, memory_hotplug: remove zone restrictionsMichal Hocko2017-09-061-3/+0
* mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-061-10/+23
* drm/i915: wire up shrinkctl->nr_scannedChris Wilson2017-09-065-11/+24
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-054-154/+277
|\
| * ACPI: device property: Switch to use new generic UUID APIAndy Shevchenko2017-07-261-25/+25
| * device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-223-0/+86
| * device property: Constify fwnode property APISakari Ailus2017-07-223-66/+84
| * device property: Constify argument to pset fwnode backendSakari Ailus2017-07-221-16/+20
| * ACPI: Constify internal fwnode argumentsSakari Ailus2017-07-221-16/+18
| * ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argumentSakari Ailus2017-07-221-10/+13
| * device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-224-23/+33
* | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-0583-966/+2193
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-039-132/+172
| |\ \ \ \
| | | | * | intel_pstate: convert to use acpi_match_platform_list()Toshi Kani2017-08-291-39/+25
| | | | * | ACPI / blacklist: add acpi_match_platform_list()Toshi Kani2017-08-292-69/+50
| | | * | | ACPI / APEI: Suppress message if HEST not presentPunit Agrawal2017-08-302-7/+13
| | | * | | ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam2017-08-291-1/+1
| | | * | | ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu2017-08-242-15/+2
| | | * | | ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQLoc Ho2017-07-311-1/+2
| | * | | | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error regionTony Luck2017-08-241-0/+79
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc'Rafael J. Wysocki2017-09-036-12/+41
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI / dock: constify attribute_group structureAmitoj Kaur Chawla2017-08-031-1/+1
| | | | | * | | | | ACPI / lpat: Fix typos in comments and kerneldoc styleSumeet Pawnikar2017-07-241-3/+3
| | | | * | | | | | ACPI: SPCR: work around clock issue on xgene UARTGraeme Gregory2017-08-161-3/+11
| | | | * | | | | | ACPI: SPCR: extend XGENE 8250 workaround to m400Graeme Gregory2017-08-151-3/+10
| | | * | | | | | | ACPI: make device_attribute constBhumika Goyal2017-08-242-2/+2
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ACPI / video: Add force_none quirk for Dell OptiPlex 9020MAlex Hung2017-07-161-0/+14
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-0315-74/+236
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | | | * | | | | | spi: Use Apple device properties in absence of ACPI resourcesLukas Wunner2017-08-031-0/+32
| | | | | * | | | | | ACPI / scan: Recognize Apple SPI and I2C slavesLukas Wunner2017-08-031-0/+7
| | | | | * | | | | | ACPI / property: Support Apple _DSM propertiesLukas Wunner2017-08-034-0/+151
| | | | | * | | | | | ACPI / property: Don't evaluate objects for devices w/o handleLukas Wunner2017-08-031-0/+3
| | | | | * | | | | | treewide: Consolidate Apple DMI checksLukas Wunner2017-08-037-70/+23
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * / | | | | ACPI / PMIC: xpower: Do pinswitch magic when reading GPADCHans de Goede2017-07-241-3/+18
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ACPI / LPSS: Don't abort ACPI scan on missing mem resourceRonald Tschalär2017-08-101-1/+2
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2017-09-037-55/+231
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | mailbox: pcc: Drop uninformative output during bootPunit Agrawal2017-08-101-3/+1
| | | | | | |/ / / / / / | | | | | |/| | | | | |
| | | | * | | | | | | | ACPI / processor: make function acpi_processor_check_duplicates() staticColin Ian King2017-08-241-1/+1
| | | | * | | | | | | | ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failedHanjun Guo2017-07-271-1/+1
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | ACPI/IORT: Add IORT named component memory address limitsLorenzo Pieralisi2017-08-071-17/+37
| | | * | | | | | | | ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-072-10/+39