| Age | Commit message (Expand) | Author | Files | Lines |
| 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/rafael/linux-pm |  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/masahiroy/linux-kbuild |  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/rafael/linux-pm |  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/clk/linux |  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/cxl |  Linus Torvalds | 3 | -22/+127 |
| 2022-01-12 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+3 |
| 2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb |  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/rafael/linux-pm |  Linus Torvalds | 2 | -9/+116 |
| 2022-01-10 | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 62 | -476/+1037 |
| 2022-01-10 | Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media |  Linus Torvalds | 1 | -4/+33 |
| 2022-01-10 | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  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-thermal' and 'acpi-battery' |  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 |
| 2021-12-30 | ACPI: CPPC: Add CPPC enable register function |  Jinzhou Su | 1 | -0/+45 |
| 2021-12-30 | ACPI: CPPC: Check present CPUs for determining _CPC is valid |  Mario Limonciello | 1 | -1/+1 |
| 2021-12-30 | ACPI: CPPC: Implement support for SystemIO registers |  Steven Noonan | 1 | -3/+49 |
| 2021-12-30 | ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes |  Hans de Goede | 1 | -3/+10 |
| 2021-12-30 | PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment |  Yang Li | 1 | -1/+1 |
| 2021-12-30 | ACPI: battery: Add the ThinkPad "Not Charging" quirk |  Thomas Weißschuh | 1 | -0/+22 |
| 2021-12-30 | acpi: Store CRC-32 hash of the _PLD in struct acpi_device |  Heikki Krogerus | 1 | -0/+16 |
| 2021-12-30 | acpi: Export acpi_bus_type |  Heikki Krogerus | 1 | -0/+1 |
| 2021-12-28 | ACPI: sysfs: use default_groups in kobj_type |  Greg Kroah-Hartman | 3 | -3/+6 |