Rafael J. Wysocki
f4cb34a75e
Merge branches 'acpi-ac', 'acpi-pad' and 'pnp'
...
Merge updates of the ACPI AC and ACPI PAD drivers and PNP updates for
6.7-rc1:
- Switch over the ACPI AC and ACPI PAD drivers to using the platform
driver interface which, is more logically consistent than binding a
driver directly to an ACPI device object, and clean them up (Michal
Wilczynski).
- Replace strncpy() in the PNP code with either memcpy() or strscpy()
as appropriate (Justin Stitt).
- Clean up coding style in pnp.h (GuoHua Cheng).
* acpi-ac:
ACPI: AC: Rename ACPI device from device to adev
ACPI: AC: Replace acpi_driver with platform_driver
ACPI: AC: Use string_choices API instead of ternary operator
ACPI: AC: Remove redundant checks
* acpi-pad:
ACPI: acpi_pad: Rename ACPI device from device to adev
ACPI: acpi_pad: Use dev groups for sysfs
ACPI: acpi_pad: Replace acpi_driver with platform_driver
* pnp:
PNP: replace deprecated strncpy() with memcpy()
PNP: ACPI: replace deprecated strncpy() with strscpy()
PNP: Clean up coding style in pnp.h
2023-10-26 15:06:01 +02:00
..
2023-10-19 08:01:20 +02:00
2023-08-11 21:12:45 +02:00
2023-10-26 15:06:01 +02:00
2023-08-22 15:50:57 +02:00
2023-10-05 12:48:08 +02:00
2023-10-10 14:42:22 +09:00
2023-08-30 13:34:34 -07:00
2023-10-18 09:30:03 -07:00
2023-10-06 15:43:19 -07:00
2023-10-13 20:03:04 -07:00
2023-09-13 10:24:53 +03:00
2023-09-01 09:08:59 -07:00
2023-09-13 11:44:20 -07:00
2023-09-12 10:56:05 -07:00
2023-09-04 13:15:57 -07:00
2023-09-12 15:49:20 +02:00
2023-10-02 13:13:15 +02:00
2023-08-29 20:51:40 +02:00
2023-08-31 12:43:10 -07:00
2023-10-18 11:30:06 -04:00
2023-09-22 14:31:04 -07:00
2023-08-24 16:20:30 -07:00
2023-10-13 08:52:57 -07:00
2023-10-05 11:05:58 +02:00
2023-08-30 19:23:00 -07:00
2023-09-28 21:23:00 +09:00
2023-10-22 07:05:28 -10:00
2023-08-11 23:04:21 +08:00
2023-08-22 15:51:33 +02:00
2023-10-20 11:24:16 +02:00
2023-10-20 14:24:35 +10:00
2023-10-06 16:09:14 +02:00
2023-08-28 13:31:06 -05:00
2023-09-04 11:26:29 -07:00
2023-10-06 21:32:08 +02:00
2023-09-20 10:46:30 +01:00
2023-10-06 21:32:08 +02:00
2023-09-06 01:21:47 +02:00
2023-08-28 16:35:01 -07:00
2023-10-05 18:06:46 +01:00
2023-10-05 20:01:47 +03:00
2023-10-13 23:19:16 -07:00
2023-08-30 19:53:39 -07:00
2023-09-25 16:10:36 +02:00
2023-08-11 21:12:46 +02:00
2023-10-10 11:14:07 -07:00
2023-08-20 14:29:37 +02:00
2023-09-19 15:16:23 +01:00
2023-08-31 12:43:10 -07:00
2023-09-11 10:31:17 +01:00
2023-10-05 09:50:14 +02:00
2023-10-10 10:47:35 -07:00
2023-10-11 15:26:16 +02:00
2023-10-05 11:03:20 -07:00
2023-09-25 10:48:19 +02:00
2023-09-27 12:17:04 +02:00
2023-10-20 13:12:34 -07:00
2023-08-28 13:36:24 -05:00
2023-10-19 12:08:18 -07:00
2023-08-30 18:32:24 -07:00
2023-08-22 12:38:19 -04:00
2023-08-30 20:52:08 -07:00
2023-10-18 14:08:39 -07:00
2023-08-23 16:34:02 +02:00
2023-10-02 11:34:23 -05:00
2023-08-18 10:55:49 +05:30
2023-08-31 21:42:42 +02:00
2023-09-01 09:38:00 -07:00
2023-10-26 14:58:20 +02:00
2023-10-25 14:34:53 +02:00
2023-10-22 07:11:10 -10:00
2023-10-26 14:59:52 +02:00
2023-10-26 14:55:04 +02:00
2023-10-05 00:28:52 +02:00
2023-10-20 19:50:40 +02:00
2023-09-30 21:00:20 +02:00
2023-09-06 22:21:22 +02:00
2023-10-02 07:19:22 +01:00
2023-09-07 18:05:58 -07:00
2023-09-26 17:26:08 +02:00
2023-09-04 15:12:26 -07:00
2023-08-30 19:53:39 -07:00
2023-09-04 15:08:52 -07:00
2023-09-07 16:07:35 -07:00
2023-10-21 10:11:11 -07:00
2023-08-28 13:36:24 -05:00
2023-10-20 13:24:50 -07:00
2023-10-26 14:58:20 +02:00
2023-09-21 11:31:33 +02:00
2023-10-02 15:03:19 +01:00
2023-10-02 10:02:53 +02:00
2023-09-27 10:55:29 -04:00
2023-10-12 11:52:23 -07:00
2023-09-18 13:13:05 +02:00
2023-10-17 19:25:42 +02:00
2023-10-07 11:23:47 +02:00
2023-10-09 21:33:30 -04:00
2023-08-22 13:41:55 +02:00
2023-10-20 07:52:44 +02:00
2023-10-18 11:29:41 -04:00
2023-09-22 12:48:04 -06:00
2023-10-18 11:29:56 -04:00
2023-10-17 17:14:22 -07:00
2023-08-24 16:20:18 -07:00
2023-10-18 11:30:12 -04:00
2023-09-13 10:48:42 +02:00
2023-09-06 09:19:12 -07:00
2023-10-09 09:21:16 +02:00
2023-08-21 13:27:44 +02:00
2023-09-08 11:24:34 -07:00
2023-09-13 11:09:21 +02:00