summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/armada_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formulaNadav Haklai2015-10-301-3/+3
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-1/+1
* thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai2015-05-091-3/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-171-20/+0
|\
| * thermal: armada: Remove support for A375-Z1 SoCEzequiel Garcia2014-11-241-20/+0
* | thermal: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* thermal: armada: Support Armada 380 SoCEzequiel Garcia2014-05-151-0/+30
* thermal: armada: Support Armada 375 SoCEzequiel Garcia2014-05-151-0/+58
* thermal: armada: Allow to specify an 'inverted readout' sensorEzequiel Garcia2014-05-151-1/+5
* thermal: armada: Pass the platform_device to init_sensor()Ezequiel Garcia2014-05-151-4/+7
* thermal: armada: Add generic infrastructure to handle the sensorEzequiel Garcia2014-05-151-5/+12
* thermal: armada: Add infrastructure to support generic formulasEzequiel Garcia2014-05-151-1/+19
* thermal: armada: Rename armada_thermal_ops structEzequiel Garcia2014-05-151-10/+10
*---. Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-281-11/+0
|\ \ \
| | * | Thermal: don't check resource with devm_ioremap_resourceZhang Rui2013-05-281-10/+0
| | |/
| * | Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| |/
* | Thermal: armada: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
|/
* thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia2013-04-021-0/+232
OpenPOWER on IntegriCloud