index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
hid-sensor-temperature.c
Age
Commit message (
Expand
)
Author
2026-08-19
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-08-19
Merge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2026-07-11
iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_regis...
Sanjay Chitroda
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: temperature: hid-sensor-temperature: use common device for devres
Sanjay Chitroda
2026-06-30
iio: hid-sensor-temperature: use u32 instead of unsigned int
Sanjay Chitroda
2025-05-21
iio: temperature: Use iio_push_to_buffers_with_ts() to provide length for run...
Jonathan Cameron
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: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
2023-09-23
iio: temperature: hid-sensor: Convert to platform remove callback returning void
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-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-06
iio: hid-sensor-temperature: Fix issues of timestamp channel
Ye Xiang
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2017-08-22
iio:temperature: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-03-04
iio: hid: Add temperature sensor support
Song Hongyan