summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ 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
| | | * | | | | | ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_linksHans de Goede2019-10-251-0/+5
| | | |/ / / / /
| | * | | | | | ACPI: EC: add support for hardware-reduced systemsDaniel Drake2019-10-282-35/+119
| | * | | | | | ACPI: EC: tweak naming in preparation for GpioInt supportDaniel Drake2019-10-281-23/+23
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2019-11-2629-72/+285
| |\ \ \ \ \ \
| | * | | | | | ACPICA: debugger: remove leading whitespaces when converting a string to a bu...Erik Schmauss2019-10-281-0/+4
| | * | | | | | ACPICA: acpiexec: initialize all simple types and field units from user inputErik Schmauss2019-10-281-6/+3
| | * | | | | | ACPICA: debugger: add field unit support for acpi_db_get_next_tokenErik Schmauss2019-10-281-0/+15
| | * | | | | | ACPICA: debugger: surround field unit output with braces '{'Erik Schmauss2019-10-281-1/+6
| | * | | | | | ACPICA: debugger: add command to dump all fields of particular subtypeErik Schmauss2019-10-284-0/+141
| | * | | | | | ACPICA: utilities: add flag to only display data when dumping buffersErik Schmauss2019-10-282-27/+34
| | * | | | | | ACPICA: make acpi_load_table() return table indexNikolaus Voss2019-10-283-4/+10
| | * | | | | | ACPICA: Add new external interface, acpi_unload_table()Bob Moore2019-10-281-0/+32
| | * | | | | | ACPICA: More Clang changesBob Moore2019-10-288-11/+14
| | * | | | | | ACPICA: Win OSL: Replace get_tick_count with get_tick_count64Bob Moore2019-10-281-1/+1
| | * | | | | | ACPICA: Results from ClangBob Moore2019-10-2813-25/+28
| | |/ / / / /
| * | | | / / ACPI: OSI: Shoot duplicate wordCao jin2019-11-131-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-261-6/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2019-11-261-6/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | ACPI: processor_idle: Skip dummy wait if kernel is in guestYin Fengwei2019-10-251-6/+15
| | | |/ / | | |/| |
* | | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-257-50/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | acpi: Use pr_warn instead of pr_warningKefeng Wang2019-10-187-50/+48
* | | | | Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-012-26/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI: processor: Add QoS requests for all CPUsRafael J. Wysocki2019-10-252-26/+42
* | | | | Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-10-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI: NFIT: Fix unlock on error in scrub_show()Dan Carpenter2019-10-221-1/+1
| | |/ / | |/| |
* / | | cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-213-23/+22
|/ / /
* | | Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-10-182-2/+2
|\ \ \
| * \ \ Merge branch 'acpi-tables'Rafael J. Wysocki2019-10-181-1/+1
| |\ \ \
| | * | | ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3Daniel Black2019-10-031-1/+1
| | | |/ | | |/|
| * / | ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry2019-10-181-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-10-183-21/+12
|\ \ \ \ | |_|/ / |/| | |