aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-26dts: hikey: Add hikey support for sram-reboot-modedev/reboot-reasonJohn Stultz
2016-01-26power: reset: Add sram-reboot-mode driverJohn Stultz
2016-01-26dt-bindings: power: reset: Add document for sram-reboot-mode driverJohn Stultz
2016-01-25power: reset: add reboot mode driverAndy Yan
2016-01-25dt-bindings: power: reset: add document for reboot-mode driverAndy Yan
2016-01-25Revert "dts: hikey: Add reboot reason support"John Stultz
2016-01-25Revert "firmware: Introduce reboot_reason driver"John Stultz
2016-01-19hikey: defconfig: enable BT mouse supportandroid-hikey-linaro-4.1-topic-hikeyVishal Bhoj
2016-01-14hikey: Enable CONFIGFS for rndis, mtp, ptp acc and ueventsDmitry Shmidt
2016-01-08ARM64: hikey: Enable CONFIG_SECCOMP=yDmitry Shmidt
2016-01-08hikey: dts: Add pstore support for HiKeyJohn Stultz
2016-01-08pstore-ram: add Device Tree bindingsGreg Hackmann
2016-01-06hikey_defconfig: Enable CONFIG_LOCALVERSION_AUTODmitry Shmidt
2016-01-05thermal: hisilicon: polish code for only one actorLeo Yan
2016-01-05thermal: hisilicon: increase temperature resolutionLeo Yan
2016-01-04hikey_defconfig: Enable the power allocator govenor in the defconfigJohn Stultz
2015-12-23arm64: hi6220: binding with IPALeo Yan
2015-12-23Thermal: hisi: enable power model for hi6220Leo Yan
2015-12-23thermal: hisi: update driver with mainline kernelLeo Yan
2015-12-23thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann
2015-12-23thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-12-23thermal: power_allocator: Use temperature reading from tzKapileshwar Singh
2015-12-23thermal: cpu_cooling: Remove usage of devm functionsVaishali Thakkar
2015-12-23thermal: avoid division by zero in power allocatorAndrea Arcangeli
2015-12-23thermal: power_allocator: exit early if there are no cooling devicesJavi Merino
2015-12-23thermal: power_allocator: don't require tzp to be present for the thermal zoneJavi Merino
2015-12-23thermal: power_allocator: relax the requirement of two passive trip pointsJavi Merino
2015-12-23thermal: power_allocator: relax the requirement of a sustainable_power in tzpJavi Merino
2015-12-23thermal: Add a function to get the minimum powerJavi Merino
2015-12-23thermal: cpu_cooling: free power table on error or when unregisteringJavi Merino
2015-12-23thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino
2015-12-23thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driverLuis de Bethencourt
2015-12-23thermal: cpu_cooling: Add MAINTAINERS entryViresh Kumar
2015-12-23thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin
2015-12-23thermal: ti-soc: allow compile testEduardo Valentin
2015-12-23thermal: exynos: allow compile testEduardo Valentin
2015-12-23thermal: armada: allow compile testEduardo Valentin
2015-12-23thermal: dove: allow compile testEduardo Valentin
2015-12-23thermal: kirkwood: allow compile testEduardo Valentin
2015-12-23thermal: rockchip: allow compile testEduardo Valentin
2015-12-23thermal: spear: allow compile testEduardo Valentin
2015-12-23thermal: hisi: allow compile testEduardo Valentin
2015-12-23thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal
2015-12-23thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino
2015-12-23thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar
2015-12-23thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar
2015-12-23thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar
2015-12-23thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar
2015-12-23thermal/cpu_cooling: quit early after updating policyViresh Kumar
2015-12-23thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar