index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
device_sysfs.c
Age
Commit message (
Expand
)
Author
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-14
ACPI: make kobj_type structures constant
Thomas Weißschuh
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2022-06-30
ACPI: bus: Drop driver member of struct acpi_device
Uwe Kleine-König
2021-12-28
ACPI: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2021-06-17
ACPI: sysfs: fix doc warnings in device_sysfs.c
Baokun Li
2021-06-07
ACPI: sysfs: Fix a buffer overrun problem with description_show()
Krzysztof Wilczyński
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
2021-04-13
ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code
Andy Shevchenko
2021-04-08
ACPI: sysfs: fix some coding style issues
Xiaofei Tan
2021-02-15
Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...
Rafael J. Wysocki
2021-01-25
ACPI: sysfs: Prefer "compatible" modalias
Kai-Heng Feng
2021-01-22
ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros
Dwaipayan Ray
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-10
ACPI: bus: change _ADR representation to 64 bits
Pierre-Louis Bossart
2019-03-12
ACPI / device_sysfs: Avoid OF modalias creation for removed device
Andy Shevchenko
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2017-11-20
ACPI / bus: Leave modalias empty for devices which are not present
Hans de Goede
2016-11-24
ACPI / property: Hierarchical properties support update
Rafael J. Wysocki
2016-05-04
ACPI / device_sysfs: Clean up checkpatch errors
Betty Dall
2016-05-04
ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIO
Betty Dall
2016-05-04
ACPI / device_sysfs: Add sysfs support for _HRV hardware revision
Betty Dall
2016-01-08
ACPI / property: avoid leaking format string into kobject name
Kees Cook
2015-09-15
ACPI / property: Expose data-only subnodes via sysfs
Rafael J. Wysocki
2015-07-17
ACPI / scan: Move sysfs-related device code to a separate file
Rafael J. Wysocki