summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-10Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...Rafael J. Wysocki
2022-01-10Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki
2022-01-10Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2022-01-10Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki
2022-01-04ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla
2022-01-04ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTsHans de Goede
2022-01-04ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede
2022-01-04Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki
2021-12-30ACPI: processor: thermal: avoid cpufreq_get_policy()Manfred Spraul
2021-12-30serdev: Do not instantiate serdevs on boards with known bogus DSDT entriesHans de Goede
2021-12-30i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT ent...Hans de Goede
2021-12-30ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede
2021-12-30ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodesHans de Goede
2021-12-30PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc commentYang Li
2021-12-30ACPI: battery: Add the ThinkPad "Not Charging" quirkThomas Weißschuh
2021-12-28ACPI: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-27ACPICA: Fixed a couple of warnings under MSVCBob Moore
2021-12-27ACPICA: Change a return_ACPI_STATUS (AE_BAD_PARAMETER)Bob Moore
2021-12-27ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov
2021-12-27ACPICA: Add support for PCC Opregion special context dataSudeep Holla
2021-12-27ACPICA: Fix wrong interpretation of PCC addressSudeep Holla
2021-12-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki
2021-12-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki
2021-12-27ACPICA: Avoid subobject buffer overflow when validating RSDP signatureJessica Clarke
2021-12-27ACPICA: Use original pointer for virtual origin tablesJessica Clarke
2021-12-27ACPICA: Use original data_table_region pointer for accessesJessica Clarke
2021-12-25Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-25Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-24Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-23Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu
2021-12-23r8152: sync ocp baseHayes Wang
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang
2021-12-23Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-23veth: ensure skb entering GRO are not cloned.Paolo Abeni
2021-12-23Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko
2021-12-23platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford
2021-12-23Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-12-23Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2021-12-22asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin
2021-12-22asix: fix uninit-value in asix_mdio_read()Pavel Skripkin
2021-12-22sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmiLinus Torvalds