开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
qcom
/
tsens-common.c
Age
Commit message (
Expand
)
Author
2020-03-20
drivers: thermal: tsens: Add watchdog support
Amit Kucheria
2020-03-20
drivers: thermal: tsens: Add critical interrupt support
Amit Kucheria
2020-03-20
drivers: thermal: tsens: Release device in success path
Amit Kucheria
2020-03-20
drivers: thermal: tsens: use simpler variables
Amit Kucheria
2020-03-20
drivers: thermal: tsens: Pass around struct tsens_sensor as a constant
Amit Kucheria
2019-11-07
drivers: thermal: tsens: fix potential integer overflow on multiply
Colin Ian King
2019-11-07
drivers: thermal: tsens: Add interrupt support
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Create function to return sign-extended temperature
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Add debugfs support
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Add __func__ identifier to debug statements
Amit Kucheria
2019-11-07
drivers: thermal: tsens: Get rid of id field in tsens_sensor
Amit Kucheria
2019-05-28
Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...
Eduardo Valentin
2019-05-14
drivers: thermal: tsens: Move calibration constants to header file
Amit Kucheria
2019-05-14
drivers: thermal: tsens: Common get_temp() learns to do ADC conversion
Amit Kucheria
2019-05-14
drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing
Amit Kucheria
2019-05-14
drivers: thermal: tsens: Introduce IP-specific max_sensor count
Amit Kucheria
2019-05-14
drivers: thermal: tsens: Add new operation to check if a sensor is enabled
Amit Kucheria
2019-05-14
drivers: thermal: tsens: Save reference to the device pointer and use it
Amit Kucheria
2019-05-14
drivers: thermal: tsens: Introduce reg_fields to deal with register description
Amit Kucheria
2019-05-13
drivers: thermal: tsens: Rename variable tmdev
Amit Kucheria
2019-05-13
drivers: thermal: tsens: Rename tsens_device
Amit Kucheria
2019-02-20
thermal/qcom/tsens-common : fix possible object reference leak
Peng Hao
2019-01-02
thermal: tsens: qcom: do not create duplicate regmap debugfs entries
Srinivas Kandagatla
2018-10-22
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
2018-10-22
thermal: tsens: Add the SROT address map
Amit Kucheria
2018-10-22
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
2018-10-22
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
2018-10-22
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
2018-07-27
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
2018-07-27
thermal: tsens: Rename variable
Amit Kucheria
2018-07-27
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
2016-09-27
thermal: qcom: tsens: Fix return value check in init_common()
Wei Yongjun
2016-09-27
thermal: qcom: tsens: Add a skeletal TSENS drivers
Rajendra Nayak