Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'
* acpi-battery: ACPI / battery: Deal better with neither design nor full capacity not being reported ACPI / battery: Use design-cap for capacity calculations if full-cap is not available ACPI / battery: Deal with design or full capacity being reported as -1 * acpi-video: ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards ACPI: video: Use native backlight on Lenovo E41-25/45 ACPI: video: fix typo in comment * acpi-fan: ACPI: fan: Expose fan performance state information * acpi-drivers: thermal: int340x_thermal: Add Tiger Lake ACPI device IDs platform/x86: intel-hid: Add Tiger Lake ACPI device ID ACPI: fan: Add Tiger Lake ACPI device ID ACPI: DPTF: Add Tiger Lake ACPI device IDs
Showing
- Documentation/admin-guide/acpi/fan_performance_states.rst 62 additions, 0 deletionsDocumentation/admin-guide/acpi/fan_performance_states.rst
- Documentation/admin-guide/acpi/index.rst 1 addition, 0 deletionsDocumentation/admin-guide/acpi/index.rst
- drivers/acpi/acpi_video.c 1 addition, 1 deletiondrivers/acpi/acpi_video.c
- drivers/acpi/battery.c 56 additions, 19 deletionsdrivers/acpi/battery.c
- drivers/acpi/device_pm.c 1 addition, 0 deletionsdrivers/acpi/device_pm.c
- drivers/acpi/dptf/dptf_power.c 1 addition, 0 deletionsdrivers/acpi/dptf/dptf_power.c
- drivers/acpi/dptf/int340x_thermal.c 4 additions, 0 deletionsdrivers/acpi/dptf/int340x_thermal.c
- drivers/acpi/fan.c 89 additions, 8 deletionsdrivers/acpi/fan.c
- drivers/acpi/video_detect.c 29 additions, 0 deletionsdrivers/acpi/video_detect.c
- drivers/platform/x86/intel-hid.c 1 addition, 0 deletionsdrivers/platform/x86/intel-hid.c
- drivers/thermal/intel/int340x_thermal/int3400_thermal.c 1 addition, 0 deletionsdrivers/thermal/intel/int340x_thermal/int3400_thermal.c
- drivers/thermal/intel/int340x_thermal/int3403_thermal.c 1 addition, 0 deletionsdrivers/thermal/intel/int340x_thermal/int3403_thermal.c
Please register or sign in to comment