aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/armada_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-30thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formulaNadav Haklai1-3/+3
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-1/+1
2015-05-09thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai1-3/+3
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-20/+0
2014-11-24thermal: armada: Remove support for A375-Z1 SoCEzequiel Garcia1-20/+0
2014-10-20thermal: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-15thermal: armada: Support Armada 380 SoCEzequiel Garcia1-0/+30
2014-05-15thermal: armada: Support Armada 375 SoCEzequiel Garcia1-0/+58
2014-05-15thermal: armada: Allow to specify an 'inverted readout' sensorEzequiel Garcia1-1/+5
2014-05-15thermal: armada: Pass the platform_device to init_sensor()Ezequiel Garcia1-4/+7
2014-05-15thermal: armada: Add generic infrastructure to handle the sensorEzequiel Garcia1-5/+12
2014-05-15thermal: armada: Add infrastructure to support generic formulasEzequiel Garcia1-1/+19
2014-05-15thermal: armada: Rename armada_thermal_ops structEzequiel Garcia1-10/+10
2013-05-28Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into nextZhang Rui1-11/+0
2013-05-28Thermal: armada: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-28Thermal: don't check resource with devm_ioremap_resourceZhang Rui1-10/+0
2013-05-06Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-04-02thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia1-0/+232