aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/device_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki1-13/+11
2023-10-24ACPI: sysfs: Clean up create_pnp_modalias() and create_of_modalias()Christophe JAILLET1-6/+2
2023-10-24ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET1-4/+6
2023-10-20ACPI: sysfs: use acpi_device_uid() for fetching _UIDRaag Jadav1-3/+3
2023-06-29ACPI: bus: Constify acpi_companion_match() returned valueAndy Shevchenko1-1/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2023-02-14ACPI: make kobj_type structures constantThomas Weißschuh1-1/+1
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman1-4/+4
2022-06-30ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König1-1/+1
2021-12-28ACPI: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-06-17ACPI: sysfs: fix doc warnings in device_sysfs.cBaokun Li1-0/+5
2021-06-07ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński1-1/+1
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki1-5/+10
2021-04-13ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko1-2/+2
2021-04-08ACPI: sysfs: fix some coding style issuesXiaofei Tan1-5/+10
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki1-22/+22
2021-01-25ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-01-22ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray1-22/+22
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-05-10ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart1-2/+4
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-3/+3
2017-11-20ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede1-0/+4
2016-11-24ACPI / property: Hierarchical properties support updateRafael J. Wysocki1-4/+4
2016-05-04ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall1-7/+9
2016-05-04ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall1-2/+2
2016-05-04ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall1-0/+24
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook1-1/+1
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki1-12/+108
2015-07-17ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki1-0/+521