Age | Commit message (Expand) | Author | Files | Lines |
2022-02-18 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 1 | -0/+5 |
2022-02-16 | ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40 | Woody Suwalski | 1 | -0/+5 |
2022-02-15 | ACPI: tables: Quiet ACPI table not found warning | Dan Williams | 1 | -1/+1 |
2022-02-11 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -3/+11 |
2022-02-09 | ACPI/IORT: Check node revision for PMCG resources | Robin Murphy | 1 | -3/+11 |
2022-02-07 | PM: s2idle: ACPI: Fix wakeup interrupts handling | Rafael J. Wysocki | 1 | -0/+1 |
2022-02-07 | ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE | Rafael J. Wysocki | 2 | -10/+14 |
2022-02-07 | ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems" | Mario Limonciello | 1 | -8/+4 |
2022-01-31 | ACPI: require CRC32 to build | Randy Dunlap | 1 | -0/+1 |
2022-01-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2022-01-22 | Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -5/+16 |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 1 | -1/+1 |
2022-01-21 | Merge branches 'acpi-cppc' and 'acpi-dptf' | Rafael J. Wysocki | 5 | -5/+16 |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2022-01-18 | Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -52/+1072 |
2022-01-17 | ACPI: DPTF: Support Raptor Lake | Srinivas Pandruvada | 4 | -0/+10 |
2022-01-17 | ACPI: CPPC: Drop redundant local variable from cpc_read() | Rafael J. Wysocki | 1 | -4/+3 |
2022-01-17 | ACPI: CPPC: Fix up I/O port access in cpc_read() | Rafael J. Wysocki | 1 | -1/+3 |
2022-01-17 | Merge branch 'acpi-pfrut' | Rafael J. Wysocki | 4 | -0/+1033 |
2022-01-17 | Merge branches 'acpi-x86', 'acpi-tables', 'acpi-soc' and 'acpi-pcc' | Rafael J. Wysocki | 3 | -3/+10 |
2022-01-12 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -2/+9 |
2022-01-12 | Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 3 | -22/+127 |
2022-01-12 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+3 |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+17 |
2022-01-12 | ACPI: PCC: pcc_ctx can be static | kernel test robot | 1 | -1/+1 |
2022-01-12 | ACPI: scan: Rename label in acpi_scan_init() | Rafael J. Wysocki | 1 | -3/+3 |
2022-01-12 | ACPI: scan: Simplify initialization of power and sleep buttons | Rafael J. Wysocki | 1 | -39/+23 |
2022-01-12 | ACPI: scan: Change acpi_scan_init() return value type to void | Rafael J. Wysocki | 2 | -8/+4 |
2022-01-11 | ACPI: SPCR: check if table->serial_port.access_width is too wide | Mark Langsdorf | 1 | -2/+7 |
2022-01-11 | ACPI: APD: Check for NULL pointer after calling devm_ioremap() | Jiasheng Jiang | 1 | -0/+2 |
2022-01-10 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -9/+116 |
2022-01-10 | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 62 | -476/+1037 |
2022-01-10 | Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -4/+33 |
2022-01-10 | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+3 |
2022-01-10 | Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep' | Rafael J. Wysocki | 1 | -5/+21 |
2022-01-10 | Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t... | Rafael J. Wysocki | 7 | -47/+52 |
2022-01-10 | Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf' | Rafael J. Wysocki | 13 | -140/+220 |
2022-01-10 | Merge branches 'acpi-ec' and 'acpi-processor' | Rafael J. Wysocki | 5 | -143/+210 |
2022-01-10 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci' | Rafael J. Wysocki | 16 | -88/+213 |
2022-01-10 | ACPI: pfr_telemetry: Fix info leak in pfrt_log_ioctl() | Dan Carpenter | 1 | -0/+1 |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 1 | -1/+1 |
2022-01-06 | ACPI: APD: Add a fmw property clk-name | Ajit Kumar Pandey | 1 | -0/+10 |
2022-01-06 | drivers: acpi: acpi_apd: Remove unused device property "is-rv" | Ajit Kumar Pandey | 1 | -3/+0 |
2022-01-06 | ACPI: pfr_update: Fix return value check in pfru_write() | Yang Yingliang | 1 | -2/+2 |
2022-01-04 | ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype | Sudeep Holla | 4 | -0/+139 |
2022-01-04 | ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTs | Hans de Goede | 1 | -3/+6 |
2022-01-04 | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper | Hans de Goede | 3 | -83/+79 |
2022-01-04 | Merge branch 'acpi-scan' into acpi-x86 | Rafael J. Wysocki | 15 | -82/+200 |
2021-12-30 | ACPI: processor: thermal: avoid cpufreq_get_policy() | Manfred Spraul | 1 | -3/+10 |
2021-12-30 | ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers | Hans de Goede | 1 | -0/+111 |