index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
sysfs.c
Age
Commit message (
Expand
)
Author
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2024-12-18
wifi: wlcore: sysfs: constify 'struct bin_attribute'
Thomas Weißschuh
2024-03-21
wifi: ti: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2022-04-23
wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2021-06-14
wlcore: use DEVICE_ATTR_<RW|RO> macro
YueHaibing
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2018-06-27
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
2018-06-27
wlcore: Add support for runtime PM
Tony Lindgren
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-08-08
wlcore: add const to bin_attribute structure
Bhumika Goyal
2015-12-31
wlcore/wl18xx: fw logger over sdio
Shahar Patury
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2013-06-17
wlcore: move sysfs handling to a separate file
Luciano Coelho