summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-26Merge branches 'acpi-ac', 'acpi-pad' and 'pnp'Rafael J. Wysocki
2023-10-26Merge branch 'acpi-bus'Rafael J. Wysocki
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki
2023-10-26Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'Rafael J. Wysocki
2023-10-26Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki
2023-10-26Merge branches 'acpi-scan', 'acpi-osl', 'acpi-osi' and 'acpi-tables'Rafael J. Wysocki
2023-10-26ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach
2023-10-26Merge back earlier ACPI resources management changes for v6.7.Rafael J. Wysocki
2023-10-24ACPI: EC: Add quirk for HP 250 G7 Notebook PCJonathan Denose
2023-10-24ACPI: x86: use acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-24ACPI: utils: use acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-24ACPI: sysfs: Clean up create_pnp_modalias() and create_of_modalias()Christophe JAILLET
2023-10-24ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET
2023-10-24ACPI: acpi_pad: Rename ACPI device from device to adevMichal Wilczynski
2023-10-24ACPI: acpi_pad: Use dev groups for sysfsMichal Wilczynski
2023-10-24ACPI: acpi_pad: Replace acpi_driver with platform_driverMichal Wilczynski
2023-10-24ACPI: APEI: Use ERST timeout for slow devicesJeshua Smith
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-10-24ACPI: scan: Rename acpi_scan_device_not_present() to be about enumerationJames Morse
2023-10-22ACPI: NFIT: Install Notify() handler before getting NFIT tableXiang Chen
2023-10-20ACPI: sysfs: use acpi_device_uid() for fetching _UIDRaag Jadav
2023-10-20ACPI: scan: Use the acpi_device_is_present() helper in more placesJames Morse
2023-10-20Merge branch 'acpi-irq'Rafael J. Wysocki
2023-10-18ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()Hanjun Guo
2023-10-18ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko
2023-10-17ACPI: AC: Rename ACPI device from device to adevMichal Wilczynski
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-13ACPI: AC: Replace acpi_driver with platform_driverMichal Wilczynski
2023-10-13ACPI: AC: Use string_choices API instead of ternary operatorMichal Wilczynski
2023-10-13ACPI: AC: Remove redundant checksMichal Wilczynski
2023-10-13Merge branches 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-09ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Hans de Goede
2023-10-06ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-10-05ACPI: thermal: Use thermal_zone_for_each_trip() for updating tripsRafael J. Wysocki
2023-10-05ACPI: thermal: Combine passive and active trip update functionsRafael J. Wysocki
2023-10-05ACPI: thermal: Move get_active_temp()Rafael J. Wysocki
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-10-03ACPI: PRM: Annotate struct prm_module_info with __counted_byKees Cook
2023-10-03ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick
2023-10-03ACPI: utils: Remove redundant braces around individual statementJonathan Bergh