aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/armada_thermal.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-01-05
|\
| * thermal: armada: add overheat interrupt supportMiquel Raynal2019-01-02
| * thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()YueHaibing2019-01-02
* | thermal: armada: constify thermal_zone_of_device_ops structureJulia Lawall2018-12-05
* | thermal: armada: fix legacy resource fixupRussell King2018-12-05
* | thermal: armada: fix legacy validity test senseRussell King2018-12-04
|/
* thermal: armada: fix a test in probe()Dan Carpenter2018-10-22
* thermal: armada: fix copy-paste error in armada_thermal_probe()Wei Yongjun2018-08-01
* thermal: armada: get rid of the ->is_valid() pointerMiquel Raynal2018-07-27
* thermal: armada: move validity check out of the read functionMiquel Raynal2018-07-27
* thermal: armada: remove sensors validity from the IP initializationMiquel Raynal2018-07-27
* thermal: armada: add multi-channel sensors supportMiquel Raynal2018-07-27
* thermal: armada: use the resource managed registration helper alternativeMiquel Raynal2018-07-27
* thermal: armada: convert driver to syscon register accessesMiquel Raynal2018-07-27
* thermal: armada: average over samples to avoid glitchesMiquel Raynal2018-07-27
* thermal: armada: dissociate a380 and cp110 ->init() hooksMiquel Raynal2018-07-27
* thermal: armada: rename the initialization routineMiquel Raynal2018-07-27
* thermal: armada: remove misleading commentsMiquel Raynal2018-07-27
* thermal: armada: remove useless register accessesMiquel Raynal2018-07-27
* thermal: armada: add a function that sanitizes the thermal zone nameMiquel Raynal2018-07-27
* thermal: armada: Give meaningful names to the thermal zonesMiquel Raynal2018-01-01
* thermal: armada: Wait sensors validity before exiting the init callbackMiquel Raynal2018-01-01
* thermal: armada: Change sensors trim default valueMiquel Raynal2018-01-01
* thermal: armada: Update Kconfig and module descriptionMiquel Raynal2018-01-01
* thermal: armada: Add support for Armada CP110Baruch Siach2018-01-01
* thermal: armada: Add support for Armada AP806Baruch Siach2018-01-01
* thermal: armada: Use real status register nameMiquel Raynal2018-01-01
* thermal: armada: Clarify control registers accessesMiquel Raynal2018-01-01
* thermal: armada: Simplify the check of the validity bitMiquel Raynal2018-01-01
* thermal: armada: Use msleep for long delaysBaruch Siach2018-01-01
* thermal: armada: fix formula documentation commentBaruch Siach2017-10-31
* thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formulaNadav Haklai2015-10-30
* thermal: consistently use int for temperaturesSascha Hauer2015-08-03
* thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai2015-05-09
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-17
|\
| * thermal: armada: Remove support for A375-Z1 SoCEzequiel Garcia2014-11-24
* | thermal: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* thermal: armada: Support Armada 380 SoCEzequiel Garcia2014-05-15
* thermal: armada: Support Armada 375 SoCEzequiel Garcia2014-05-15
* thermal: armada: Allow to specify an 'inverted readout' sensorEzequiel Garcia2014-05-15
* thermal: armada: Pass the platform_device to init_sensor()Ezequiel Garcia2014-05-15
* thermal: armada: Add generic infrastructure to handle the sensorEzequiel Garcia2014-05-15
* thermal: armada: Add infrastructure to support generic formulasEzequiel Garcia2014-05-15
* thermal: armada: Rename armada_thermal_ops structEzequiel Garcia2014-05-15
*---. Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-27
|\ \ \
| | * | Thermal: don't check resource with devm_ioremap_resourceZhang Rui2013-05-27
| | |/
| * / Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-06
| |/
* / Thermal: armada: Remove redundant use of of_match_ptrSachin Kamat2013-05-27
|/
* thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia2013-04-02