summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-12-045-19/+38
|\
| *-----. Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'Rafael J. Wysocki2019-12-044-8/+21
| |\ \ \ \
| | | | | * ACPI: Fix Kconfig indentationKrzysztof Kozlowski2019-11-291-4/+4
| | | | * | ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye2019-11-191-3/+3
| | | * | | ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switchHans de Goede2019-11-291-0/+13
| | * | | | ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi2019-11-291-1/+1
| | | |_|/ | | |/| |
| * / | | ACPI: OSL: only free map once in osl.cFrancesco Ruggeri2019-11-291-11/+17
| |/ / /
* | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-042-30/+32
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki2019-12-042-30/+32
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | | | |_|/ | | | | |/| |
| | * | | | | ACPI: PM: s2idle: Rework ACPI events synchronizationRafael J. Wysocki2019-12-021-7/+19
| | * | | | | ACPI: EC: Rework flushing of pending workRafael J. Wysocki2019-12-021-23/+13
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-7/+0
|\ \ \ \ \ \
| * | | | | | libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nd_region_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nd_device_attribute_group to device_typeDan Williams2019-11-171-2/+0
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-13/+7
|\ \ \ \ \ \ \
| * | | | | | | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-13/+7
| |/ / / / / /
* | | | | | | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-261-0/+48
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | device property: Add a function to obtain a node's prefixSakari Ailus2019-10-111-0/+22
| * | | | | | device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus2019-10-111-0/+26
* | | | | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-2648-267/+834
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-267-35/+147
| |\ \ \ \ \ \
| | * | | | | | ACPI: HMAT: use %u instead of %d to print u32 valuesTao Xu2019-11-121-9/+9
| | * | | | | | ACPI: NUMA: HMAT: fix a section mismatchQian Cai2019-11-121-1/+1
| | * | | | | | ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin2019-11-071-1/+1
| | * | | | | | ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams2019-11-072-12/+125
| | * | | | | | ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams2019-11-071-1/+1
| | * | | | | | ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams2019-11-077-12/+11
| | | |_|_|/ / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki2019-11-266-21/+86
| |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | * / | | | | ACPI: video: update doc for acpi_video_bus_DOS()Kacper PiwiƄski2019-10-111-2/+6
| | | | |/ / / / /
| | | * | | | | | ACPI: platform: Unregister stale platform devicesAndy Shevchenko2019-10-172-0/+44
| | | * | | | | | ACPI: Always build evged inArjan van de Ven2019-10-141-1/+1
| | | |/ / / / /
| | * | | | | | ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko2019-10-151-18/+3
| | * | | | | | ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko2019-10-151-0/+25
| | * | | | | | ACPI / utils: Describe function parameters in kernel-docAndy Shevchenko2019-10-151-0/+7
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button'Rafael J. Wysocki2019-11-269-136/+313
| |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | * | | | | ACPI: button: Remove unused acpi_lid_notifier_[un]register() functionsHans de Goede2019-10-281-26/+1
| | | | | * | | | | ACPI: button: Add DMI quirk for Asus T200TAHans de Goede2019-10-281-0/+12
| | | | | * | | | | ACPI: button: Add DMI quirk for Medion Akoya E2215THans de Goede2019-10-281-0/+11
| | | | | * | | | | ACPI: button: Turn lid_blacklst DMI table into a generic quirk tableHans de Goede2019-10-281-9/+16
| | | | | * | | | | ACPI: button: Allow disabling LID support with the lid_init_state module optionHans de Goede2019-10-281-1/+5
| | | | | * | | | | ACPI: button: Refactor lid_init_state module parsing codeHans de Goede2019-10-281-30/+32
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | ACPI / PMIC: Add Cherry Trail Crystal Cove PMIC OpRegion driverHans de Goede2019-10-253-0/+52
| | | | * | | | | ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driverHans de Goede2019-10-253-6/+7
| | | | * | | | | ACPI / PMIC: Do not register handlers for unhandled OpRegionsHans de Goede2019-10-251-7/+13
| | | * | | | | | ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-linksHans de Goede2019-10-251-3/+19
| | | * | | | | | ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_linksHans de Goede2019-10-251-0/+2