summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | ACPI: PRM: Annotate struct prm_module_info with __counted_byKees Cook2023-10-031-1/+1
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100Ondrej Zary2023-10-031-0/+26
| | * | | | | | | Merge back new ACPI backlight material for v6.7.Rafael J. Wysocki2023-10-021-8/+50
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ACPI: video: Add "vendor" quirks for 3 Lenovo x86 Android tabletsHans de Goede2023-09-181-0/+32
| | | * | | | | | ACPI: video: Move Xiaomi Mi Pad 2 quirk to its own sectionHans de Goede2023-09-181-8/+18
| | | |/ / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki2023-10-266-418/+496
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDsRaag Jadav2023-10-031-8/+3
| | | | | |/ / / / / /
| | | | * | | | | | | ACPI: property: Document the _DSD data buffer GUIDAndy Shevchenko2023-10-031-0/+1
| | | | * | | | | | | ACPI: property: Allow _DSD buffer data only for byte accessorsAndy Shevchenko2023-10-031-9/+10
| | | | |/ / / / / /
| | | * | | | | | | ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach2023-10-261-0/+12
| | | * | | | | | | Merge back earlier ACPI resources management changes for v6.7.Rafael J. Wysocki2023-10-261-46/+36
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ACPI: resource: Drop .ident values from dmi_system_id tablesHans de Goede2023-09-181-17/+18
| | | | * | | | | | | ACPI: resource: Consolidate IRQ trigger-type override DMI tablesHans de Goede2023-09-181-31/+21
| | * | | | | | | | | ACPI: utils: Remove redundant braces around individual statementJonathan Bergh2023-10-031-2/+1
| | * | | | | | | | | ACPI: utils: Fix up white space in a few placesJonathan Bergh2023-10-031-2/+2
| | * | | | | | | | | ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki2023-09-294-12/+88
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-osl', 'acpi-osi' and 'acpi-tables'Rafael J. Wysocki2023-10-264-27/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick2023-10-031-8/+37
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | ACPI: OSI: refactor deprecated strncpy()Justin Stitt2023-09-211-1/+1
| | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | ACPI: OSL: Add empty lines after local variable declarationsJonathan Bergh2023-10-031-0/+4
| | | * | | | | | | | | | ACPI: OSL: Remove redundant parentheses in return statementsJonathan Bergh2023-10-031-3/+3
| | | * | | | | | | | | | ACPI: OSL: Fix up white space in parameter listsJonathan Bergh2023-10-031-8/+8
| | | * | | | | | | | | | ACPI: OSL: add __printf format attribute to acpi_os_vprintf()Su Hui2023-09-211-1/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | ACPI: scan: Rename acpi_scan_device_not_present() to be about enumerationJames Morse2023-10-241-4/+4
| | * | | | | | | | | | ACPI: scan: Use the acpi_device_is_present() helper in more placesJames Morse2023-10-201-2/+2
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-311-432/+409
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI: thermal: Use thermal_zone_for_each_trip() for updating tripsRafael J. Wysocki2023-10-051-41/+37
| * | | | | | | | | | | ACPI: thermal: Combine passive and active trip update functionsRafael J. Wysocki2023-10-051-18/+17
| * | | | | | | | | | | ACPI: thermal: Move get_active_temp()Rafael J. Wysocki2023-10-051-23/+23
| * | | | | | | | | | | ACPI: thermal: Fix up function header formatting in two placesJonathan Bergh2023-10-031-4/+11
| * | | | | | | | | | | ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermalRafael J. Wysocki2023-09-291-1/+0
| * | | | | | | | | | | ACPI: thermal: Rename structure fields holding temperature in deci-KelvinRafael J. Wysocki2023-09-281-23/+23
| * | | | | | | | | | | ACPI: thermal: Drop critical_valid and hot_valid trip flagsRafael J. Wysocki2023-09-281-17/+8
| * | | | | | | | | | | ACPI: thermal: Do not use trip indices for cooling device bindingRafael J. Wysocki2023-09-281-66/+44
| * | | | | | | | | | | ACPI: thermal: Mark uninitialized active trips as invalidRafael J. Wysocki2023-09-281-0/+3
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | ACPI: thermal: Merge trip initialization functionsRafael J. Wysocki2023-09-281-34/+30
| * | | | | | | | | | ACPI: thermal: Collapse trip devices update function wrappersRafael J. Wysocki2023-09-281-19/+7
| * | | | | | | | | | ACPI: thermal: Collapse trip devices update functionsRafael J. Wysocki2023-09-281-33/+20
| * | | | | | | | | | ACPI: thermal: Add device list to struct acpi_thermal_tripRafael J. Wysocki2023-09-281-15/+21
| * | | | | | | | | | ACPI: thermal: Fix a small leak in acpi_thermal_add()Dan Carpenter2023-09-271-2/+4
| * | | | | | | | | | ACPI: thermal: Drop valid flag from struct acpi_thermal_tripRafael J. Wysocki2023-09-261-26/+23
| * | | | | | | | | | ACPI: thermal: Drop redundant trip point flagsRafael J. Wysocki2023-09-261-19/+10
| * | | | | | | | | | ACPI: thermal: Untangle initialization and updates of active tripsRafael J. Wysocki2023-09-261-97/+100
| * | | | | | | | | | ACPI: thermal: Untangle initialization and updates of the passive tripRafael J. Wysocki2023-09-261-73/+125
| * | | | | | | | | | ACPI: thermal: Simplify critical and hot trips representationRafael J. Wysocki2023-09-261-36/+33
| * | | | | | | | | | ACPI: thermal: Create and populate trip points table earlierRafael J. Wysocki2023-09-261-53/+52
| * | | | | | | | | | ACPI: thermal: Determine the number of trip points earlierRafael J. Wysocki2023-09-261-29/+27
| * | | | | | | | | | ACPI: thermal: Fold acpi_thermal_get_info() into its callerRafael J. Wysocki2023-09-261-33/+19
| * | | | | | | | | | ACPI: thermal: Simplify initialization of critical and hot tripsRafael J. Wysocki2023-09-261-64/+66
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-301-3/+8
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |