开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
position
/
hid-sensor-custom-intel-hinge.c
Age
Commit message (
Expand
)
Author
2026-07-07
iio: hid-sensors: align function parenthesis for readability
Sanjay Chitroda
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
iio: position: hid-sensor-custom-intel-hinge: use common device for devres
Sanjay Chitroda
2026-06-30
iio: hid-sensor-custom-intel-hinge: use u32 instead of unsigned int
Sanjay Chitroda
2025-10-19
iio: position: hid-sensor-custom-intel-hinge: replace sprintf() with sysfs_em...
Nuno Sá
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-30
iio: position: hid-sensor-custom-intel-hinge: Get platform data via dev_get_p...
Andy Shevchenko
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
2023-09-23
iio: position: hid-sensor-custom-intel-hinge: Convert to platform remove call...
Uwe Kleine-König
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-05-17
iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.
Jonathan Cameron
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-01-22
iio: hid-sensors: Add hinge sensor driver
Ye Xiang