Age | Commit message (Expand) | Author |
2023-11-08 | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-11-04 | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-11-04 | Merge tag 'acpi-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-10-31 | Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-31 | Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-10-31 | Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-31 | ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup | Dan Carpenter |
2023-10-30 | Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-10-27 | acpi: Move common tables helper functions to common lib | Dave Jiang |
2023-10-26 | RISC-V: ACPI: RHCT: Add function to get CBO block sizes | Sunil V L |
2023-10-26 | RISC-V: ACPI: Update the return value of acpi_get_rhct() | Sunil V L |
2023-10-26 | Merge branches 'acpi-ac', 'acpi-pad' and 'pnp' | Rafael J. Wysocki |
2023-10-26 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2023-10-26 | Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid' | Rafael J. Wysocki |
2023-10-26 | Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc' | Rafael J. Wysocki |
2023-10-26 | Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc' | Rafael J. Wysocki |
2023-10-26 | Merge branches 'acpi-scan', 'acpi-osl', 'acpi-osi' and 'acpi-tables' | Rafael J. Wysocki |
2023-10-26 | ACPI: resource: Do IRQ override on TongFang GMxXGxx | Werner Sembach |
2023-10-26 | Merge back earlier ACPI resources management changes for v6.7. | Rafael J. Wysocki |
2023-10-24 | ACPI: EC: Add quirk for HP 250 G7 Notebook PC | Jonathan Denose |
2023-10-24 | ACPI: x86: use acpi_dev_uid_match() for matching _UID | Raag Jadav |
2023-10-24 | ACPI: utils: use acpi_dev_uid_match() for matching _UID | Raag Jadav |
2023-10-24 | ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID | Raag Jadav |
2023-10-24 | ACPI: sysfs: Clean up create_pnp_modalias() and create_of_modalias() | Christophe JAILLET |
2023-10-24 | ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias() | Christophe JAILLET |
2023-10-24 | ACPI: acpi_pad: Rename ACPI device from device to adev | Michal Wilczynski |
2023-10-24 | ACPI: acpi_pad: Use dev groups for sysfs | Michal Wilczynski |
2023-10-24 | ACPI: acpi_pad: Replace acpi_driver with platform_driver | Michal Wilczynski |
2023-10-24 | ACPI: APEI: Use ERST timeout for slow devices | Jeshua Smith |
2023-10-24 | arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper | James Morse |
2023-10-24 | ACPI: scan: Rename acpi_scan_device_not_present() to be about enumeration | James Morse |
2023-10-22 | ACPI: NFIT: Install Notify() handler before getting NFIT table | Xiang Chen |
2023-10-20 | ACPI: sysfs: use acpi_device_uid() for fetching _UID | Raag Jadav |
2023-10-20 | ACPI: scan: Use the acpi_device_is_present() helper in more places | James Morse |
2023-10-20 | Merge branch 'acpi-irq' | Rafael J. Wysocki |
2023-10-18 | ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init() | Hanjun Guo |
2023-10-18 | ACPI: irq: Fix incorrect return value in acpi_register_gsi() | Sunil V L |
2023-10-17 | amba: bus: balance firmware node reference counting | Andy Shevchenko |
2023-10-17 | ACPI: AC: Rename ACPI device from device to adev | Michal Wilczynski |
2023-10-16 | acpi, hmat: calculate abstract distance with HMAT | Huang Ying |
2023-10-16 | acpi, hmat: refactor hmat_register_target_initiators() | Huang Ying |
2023-10-15 | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-13 | ACPI: AC: Replace acpi_driver with platform_driver | Michal Wilczynski |
2023-10-13 | ACPI: AC: Use string_choices API instead of ternary operator | Michal Wilczynski |
2023-10-13 | ACPI: AC: Remove redundant checks | Michal Wilczynski |
2023-10-13 | Merge branches 'acpi-ec' and 'acpi-resource' | Rafael J. Wysocki |
2023-10-11 | cpu-hotplug: Provide prototypes for arch CPU registration | Russell King (Oracle) |