summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-211-1/+1
* Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-02-281-3/+12
|\
| * ACPI: watchdog: Fix gas->access_width usageMika Westerberg2020-02-131-2/+1
| * ACPI: watchdog: Allow disabling WDAT at bootJean Delvare2020-02-101-1/+11
* | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki2020-02-212-0/+52
* | ACPI: PM: s2idle: Prevent spurious SCIs from waking up the systemRafael J. Wysocki2020-02-111-3/+9
* | ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki2020-02-113-0/+105
* | ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki2020-02-111-13/+31
* | ACPI: EC: Fix flushing of pending workRafael J. Wysocki2020-02-111-18/+26
|/
* Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-071-0/+6
|\
| * ACPI / APD: Add clock frequency for Hisilicon Hip08-Lite I2C controllerHanjun Guo2020-02-031-0/+6
* | Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-051-2/+20
|\ \
| * | ACPI/IORT: Parse SSID property of named component nodeJean-Philippe Brucker2020-01-151-0/+18
| * | iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel2019-12-231-2/+2
* | | treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
* | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-042-16/+14
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-311-16/+18
|\ \
| * | ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-16/+18
* | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-8/+3
|\ \ \ | |/ / |/| |
| * | Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-271-8/+3
| |\ \ | | |/ | |/|
| | * ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlightHans de Goede2019-12-171-8/+3
* | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-0/+3
|\ \ \
| * | | ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-0/+3
| | |/ | |/|
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-27154-203/+390
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-...Rafael J. Wysocki2020-01-273-26/+30
| |\ \ \ \| |
| | | | * | | ACPI: EC: Reference count query handlers under lockRafael J. Wysocki2019-12-271-12/+4
| | | | |/ /
| | | * / / ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switchJason Ekstrand2020-01-071-0/+11
| | | |/ /
| | * / / ACPI: PPTT: Consistently use unsigned int as parameter typeTian Tao2020-01-071-14/+15
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki2020-01-277-28/+181
| |\ \ \ \ \ \
| | | | | * | | ACPI: fan: Add Tiger Lake ACPI device IDGayatri Kammela2019-12-192-0/+2
| | | | | * | | ACPI: DPTF: Add Tiger Lake ACPI device IDsGayatri Kammela2019-12-192-0/+5
| | | | | |/ /
| | | | * / / ACPI: fan: Expose fan performance state informationSrinivas Pandruvada2019-12-191-8/+88
| | | | |/ /
| | | * | | ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede2019-12-191-0/+13
| | | * | | ACPI: video: Use native backlight on Lenovo E41-25/45Aaron Ma2019-12-161-0/+16
| | | * | | ACPI: video: fix typo in commentKacper PiwiƄski2019-12-161-1/+1
| | | |/ /
| | * | | ACPI / battery: Deal better with neither design nor full capacity not being r...Hans de Goede2019-12-161-12/+39
| | * | | ACPI / battery: Use design-cap for capacity calculations if full-cap is not a...Hans de Goede2019-12-161-3/+8
| | * | | ACPI / battery: Deal with design or full capacity being reported as -1Hans de Goede2019-12-161-7/+12
| | |/ /
| * | | Merge branch 'acpica'Rafael J. Wysocki2020-01-27143-148/+178
| |\ \ \
| | * | | ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-13142-143/+143
| | * | | ACPICA: Dispatcher: always generate buffer objects for ASL create_field() ope...Maximilian Luz2019-12-193-3/+12
| | * | | ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2019-12-192-1/+22
| | * | | ACPICA: debugger: fix spelling mistake "adress" -> "address"Colin Ian King2019-12-191-1/+1
| | |/ /
| * / / apei/ghes: Do not delay GHES pollingBhaskar Upadhaya2020-01-131-1/+1
| |/ /
* | | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-01-273-159/+198
|\ \ \
| * | | ACPI: processor: Export acpi_processor_evaluate_cst()Rafael J. Wysocki2019-12-272-142/+157
| * | | ACPI: processor: Make ACPI_PROCESSOR_CSTATE depend on ACPI_PROCESSORRafael J. Wysocki2019-12-271-0/+1
| * | | ACPI: processor: Clean up acpi_processor_evaluate_cst()Rafael J. Wysocki2019-12-161-62/+52