aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2023-10-17ACPI: AC: Rename ACPI device from device to adevGravatar Michal Wilczynski 1-13/+13
2023-10-16acpi, hmat: calculate abstract distance with HMATGravatar Huang Ying 1-2/+63
2023-10-16acpi, hmat: refactor hmat_register_target_initiators()Gravatar Huang Ying 1-51/+30
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2023-10-13ACPI: AC: Replace acpi_driver with platform_driverGravatar Michal Wilczynski 1-25/+27
2023-10-13ACPI: AC: Use string_choices API instead of ternary operatorGravatar Michal Wilczynski 1-2/+3
2023-10-13ACPI: AC: Remove redundant checksGravatar Michal Wilczynski 1-23/+4
2023-10-13Merge branches 'acpi-ec' and 'acpi-resource'Gravatar Rafael J. Wysocki 2-6/+31
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationGravatar Russell King (Oracle) 1-0/+1
2023-10-09ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Gravatar Hans de Goede 1-6/+13
2023-10-06acpi,mm: fix typo sibiling -> siblingGravatar Li Zhijian 1-1/+1
2023-10-06ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Gravatar Rafael J. Wysocki 7-8/+8
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-2/+1
2023-10-05ACPI: thermal: Use thermal_zone_for_each_trip() for updating tripsGravatar Rafael J. Wysocki 1-41/+37
2023-10-05ACPI: thermal: Combine passive and active trip update functionsGravatar Rafael J. Wysocki 1-18/+17
2023-10-05ACPI: thermal: Move get_active_temp()Gravatar Rafael J. Wysocki 1-23/+23
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerGravatar Oza Pawandeep 1-2/+1
2023-10-03ACPI: PRM: Annotate struct prm_module_info with __counted_byGravatar Kees Cook 1-1/+1
2023-10-03ACPI: FPDT: properly handle invalid FPDT subtablesGravatar Vasily Khoruzhick 1-8/+37
2023-10-03ACPI: utils: Remove redundant braces around individual statementGravatar Jonathan Bergh 1-2/+1
2023-10-03ACPI: utils: Fix up white space in a few placesGravatar Jonathan Bergh 1-2/+2
2023-10-03ACPI: thermal: Fix up function header formatting in two placesGravatar Jonathan Bergh 1-4/+11
2023-10-03ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100Gravatar Ondrej Zary 1-0/+26
2023-10-03ACPI: OSL: Add empty lines after local variable declarationsGravatar Jonathan Bergh 1-0/+4
2023-10-03ACPI: OSL: Remove redundant parentheses in return statementsGravatar Jonathan Bergh 1-3/+3
2023-10-03ACPI: OSL: Fix up white space in parameter listsGravatar Jonathan Bergh 1-8/+8
2023-10-03ACPI: property: Document the _DSD data buffer GUIDGravatar Andy Shevchenko 1-0/+1
2023-10-03ACPI: property: Allow _DSD buffer data only for byte accessorsGravatar Andy Shevchenko 1-9/+10
2023-10-03ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed()Gravatar Andy Shevchenko 1-3/+2
2023-10-03ACPI: PCI: Switch to use acpi_evaluate_dsm_typed()Gravatar Andy Shevchenko 1-3/+3
2023-10-03ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDsGravatar Raag Jadav 1-8/+3
2023-10-02Merge tag 'libnvdimm-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-10-02Merge back new ACPI backlight material for v6.7.Gravatar Rafael J. Wysocki 1-8/+50
2023-09-29ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermalGravatar Rafael J. Wysocki 1-1/+0
2023-09-29ACPI: utils: Dynamically determine acpi_handle_list sizeGravatar Rafael J. Wysocki 4-12/+88
2023-09-28ACPI: thermal: Rename structure fields holding temperature in deci-KelvinGravatar Rafael J. Wysocki 1-23/+23
2023-09-28ACPI: thermal: Drop critical_valid and hot_valid trip flagsGravatar Rafael J. Wysocki 1-17/+8
2023-09-28ACPI: thermal: Do not use trip indices for cooling device bindingGravatar Rafael J. Wysocki 1-66/+44
2023-09-28ACPI: thermal: Mark uninitialized active trips as invalidGravatar Rafael J. Wysocki 1-0/+3
2023-09-28ACPI: thermal: Merge trip initialization functionsGravatar Rafael J. Wysocki 1-34/+30
2023-09-28ACPI: thermal: Collapse trip devices update function wrappersGravatar Rafael J. Wysocki 1-19/+7
2023-09-28ACPI: thermal: Collapse trip devices update functionsGravatar Rafael J. Wysocki 1-33/+20
2023-09-28ACPI: thermal: Add device list to struct acpi_thermal_tripGravatar Rafael J. Wysocki 1-15/+21
2023-09-27ACPI: thermal: Fix a small leak in acpi_thermal_add()Gravatar Dan Carpenter 1-2/+4
2023-09-26ACPI: thermal: Drop valid flag from struct acpi_thermal_tripGravatar Rafael J. Wysocki 1-26/+23
2023-09-26ACPI: thermal: Drop redundant trip point flagsGravatar Rafael J. Wysocki 1-19/+10
2023-09-26ACPI: thermal: Untangle initialization and updates of active tripsGravatar Rafael J. Wysocki 1-97/+100
2023-09-26ACPI: thermal: Untangle initialization and updates of the passive tripGravatar Rafael J. Wysocki 1-73/+125
2023-09-26ACPI: thermal: Simplify critical and hot trips representationGravatar Rafael J. Wysocki 1-36/+33
2023-09-26ACPI: thermal: Create and populate trip points table earlierGravatar Rafael J. Wysocki 1-53/+52