summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: max77620: Add thermal driver for reporting junction tempLaxman Dewangan2016-09-273-0/+176
* thermal: max77620: Add DT binding doc for thermal driverLaxman Dewangan2016-09-271-0/+70
* thermal: tango: add resume supportMarc Gonzalez2016-09-271-2/+17
* devfreq_cooling: no need to check state with negative numberShawn Lin2016-09-271-1/+1
* thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...Bui Duc Phuc2016-09-271-1/+2
* Thermal: of thermal: typo fixZhang Rui2016-09-271-1/+1
* thermal: imx: depend on imx SoC archPeter Robinson2016-09-271-1/+1
* thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun2016-09-271-3/+3
* thermal: rockchip: optimize sensor auto accessing periodRocky Hao2016-09-271-2/+2
* thermal: rockchip: enhance the tsadc's bandgap feature for rk3399Rocky Hao2016-09-271-5/+6
* thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann2016-09-271-2/+2
* thermal: qoriq: Add thermal management supportJia Hongtao2016-09-273-0/+339
* thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is usedKuninori Morimoto2016-09-271-2/+18
* thermal: of-thermal: Fix setting of set_emul_temp hookKeerthy2016-09-271-4/+3
* thermal: rockchip: fixes the exception interruptsCaesar Wang2016-09-271-3/+17
* thermal: rockchip: fixes the period time for tsadcCaesar Wang2016-09-271-10/+24
* thermal: rockchip: add the set_trips functionCaesar Wang2016-09-271-0/+39
* thermal: bang-bang governor: act on lower trip boundarySascha Hauer2016-09-271-1/+1
* thermal: streamline get_trend callbacksSascha Hauer2016-09-275-37/+16
* thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer2016-09-272-0/+23
* thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-273-0/+72
* thermal: qcom: remove declare local symbols as staticEduardo Valentin2016-09-274-4/+4
* thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak2016-09-274-2/+89
* thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak2016-09-274-6/+298
* thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-273-0/+50
* thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak2016-09-274-2/+247
* thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak2016-09-274-1/+117
* thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak2016-09-278-0/+466
* Linux 4.8-rc5v4.8-rc5Linus Torvalds2016-09-041-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-041-0/+12
|\
| * x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-09-042-1/+3
|\ \
| * | tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li2016-09-021-1/+2
| * | clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano2016-08-291-0/+1
| |/
* | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-033-7/+14
|\ \
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-301-1/+1
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-301-1/+1
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-301-0/+7
| * | dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy2016-08-301-2/+2
| * | dm log writes: fix bug with too large biosMikulas Patocka2016-08-301-2/+2
| * | dm log writes: move IO accounting earlier to fix error pathMikulas Patocka2016-08-301-1/+1
| |/
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-033-11/+15
|\ \
| * \ Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Chris Mason2016-09-013-11/+15
| |\ \
| | * | btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang2016-09-011-5/+5
| | * | Btrfs: fix endless loop in balancing block groupsLiu Bo2016-09-011-3/+5
| | * | Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik2016-09-011-3/+5
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-032-1/+11
|\ \ \
| * | | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-021-0/+9
| * | | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-021-1/+1
| * | | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-021-0/+1
| | |/ | |/|