Age | Commit message (Expand) | Author | Files | Lines |
2024-12-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -0/+2 |
2024-12-05 | ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A |  Qinxin Xia | 1 | -0/+2 |
2024-12-02 | module: Convert symbol namespace to string literal |  Peter Zijlstra | 5 | -13/+13 |
2024-11-28 | Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply |  Linus Torvalds | 1 | -1/+2 |
2024-11-27 | Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 5 | -17/+34 |
2024-11-27 | Merge branches 'acpi-misc' and 'acpi-x86' |  Rafael J. Wysocki | 4 | -11/+28 |
2024-11-22 | Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -5/+2 |
2024-11-22 | ACPI: introduce acpi_arch_init() |  Miao Wang | 3 | -4/+5 |
2024-11-22 | ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[] |  Hans de Goede | 1 | -7/+10 |
2024-11-22 | ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840 |  Hans de Goede | 1 | -0/+13 |
2024-11-21 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd |  Linus Torvalds | 1 | -0/+13 |
2024-11-19 | cpuidle: Change :enter_dead() driver callback return type to void |  Rafael J. Wysocki | 1 | -5/+2 |
2024-11-19 | ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states |  Rafael J. Wysocki | 1 | -6/+6 |
2024-11-19 | Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 31 | -87/+165 |
2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -11/+22 |
2024-11-15 | Merge branch 'acpi-misc' |  Rafael J. Wysocki | 22 | -37/+37 |
2024-11-15 | Merge branches 'acpi-processor', 'acpi-x86' and 'acpi-video' |  Rafael J. Wysocki | 3 | -17/+61 |
2024-11-15 | Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl' |  Rafael J. Wysocki | 8 | -32/+67 |
2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking... |  Catalin Marinas | 1 | -11/+22 |
2024-11-13 | ACPI: video: force native for Apple MacbookPro11,2 and Air7,2 |  Jonathan Denose | 1 | -0/+16 |
2024-11-13 | ACPI: CPPC: Fix _CPC register setting issue |  Lifeng Zheng | 1 | -1/+0 |
2024-11-12 | ACPI: Switch back to struct platform_driver::remove() |  Uwe Kleine-König | 12 | -12/+12 |
2024-11-12 | ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() |  Hans de Goede | 1 | -1/+1 |
2024-11-12 | ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID |  Hans de Goede | 1 | -8/+39 |
2024-11-12 | acpi/arm64: remove unnecessary cast |  Min-Hua Chen | 1 | -1/+1 |
2024-11-11 | Merge back ACPI processor driver changes for 6.13 |  Rafael J. Wysocki | 1 | -8/+5 |
2024-11-08 | acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block() |  Aleksandr Mishin | 1 | -1/+1 |
2024-11-06 | ACPI: processor: Move arch_init_invariance_cppc() call later |  Mario Limonciello | 2 | -6/+9 |
2024-11-05 | ACPI: allow building without CONFIG_HAS_IOPORT |  Arnd Bergmann | 2 | -2/+16 |
2024-11-05 | ACPI: processor_perflib: extend X86 dependency |  Arnd Bergmann | 1 | -8/+5 |
2024-11-05 | ACPI: scan: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -7/+7 |
2024-11-05 | ACPI: SBSHC: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-11-05 | ACPI: SBS: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-11-05 | ACPI: power: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-11-05 | ACPI: pci_root: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-11-05 | ACPI: pci_link: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-11-05 | ACPI: event: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-11-05 | ACPI: EC: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
2024-11-05 | ACPI: APD: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -1/+1 |
2024-11-05 | ACPI: thermal: Use strscpy() instead of strcpy() |  Abdul Rahim | 1 | -3/+3 |
2024-11-05 | ACPI/IORT: Support CANWBS memory access flag |  Nicolin Chen | 1 | -0/+13 |
2024-11-04 | ACPI: battery: Check for error code from devm_mutex_init() call |  Andy Shevchenko | 1 | -2/+8 |
2024-11-04 | ACPI: GTDT: Tighten the check for the array of platform timer structures |  Zheng Zengkai | 1 | -9/+20 |
2024-10-29 | ACPI: CPPC: Make rmw_lock a raw_spin_lock |  Pierre Gondois | 1 | -4/+5 |
2024-10-25 | Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -6/+41 |
2024-10-25 | Merge branches 'acpi-resource' and 'acpi-button' |  Rafael J. Wysocki | 2 | -0/+18 |
2024-10-24 | ACPI: EC: make EC support compile-time conditional |  Arnd Bergmann | 4 | -10/+37 |
2024-10-24 | ACPI: pfr_telemetry: remove redundant error check on ret |  Colin Ian King | 1 | -3/+0 |
2024-10-24 | cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception |  liwei | 1 | -5/+17 |
2024-10-24 | ACPI: PRM: Clean up guid type in struct prm_handler_info |  Dan Carpenter | 1 | -1/+1 |