summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/device_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-4/+4
|\
| * driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-4/+4
* | ACPI: make kobj_type structures constantThomas Weißschuh2023-02-141-1/+1
|/
* ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König2022-06-301-1/+1
* ACPI: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-281-1/+2
* ACPI: sysfs: fix doc warnings in device_sysfs.cBaokun Li2021-06-171-0/+5
* ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński2021-06-071-1/+1
* Merge branch 'acpi-misc'Rafael J. Wysocki2021-04-261-5/+10
|\
| * ACPI: sysfs: fix some coding style issuesXiaofei Tan2021-04-081-5/+10
* | ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko2021-04-131-2/+2
|/
*-. Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki2021-02-151-22/+22
|\ \
| * | ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray2021-01-221-22/+22
| |/
* / ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-01-251-14/+6
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart2019-05-101-2/+4
* ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko2019-03-121-1/+5
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-3/+3
* ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede2017-11-201-0/+4
* ACPI / property: Hierarchical properties support updateRafael J. Wysocki2016-11-241-4/+4
* ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall2016-05-041-7/+9
* ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall2016-05-041-2/+2
* ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall2016-05-041-0/+24
* ACPI / property: avoid leaking format string into kobject nameKees Cook2016-01-081-1/+1
* ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki2015-09-151-12/+108
* ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki2015-07-171-0/+521