summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flagBartlomiej Zolnierkiewicz2014-11-203-21/+12
* thermal: exynos: add ->tmu_clear_irqs methodBartlomiej Zolnierkiewicz2014-11-203-71/+43
* thermal: exynos: add ->tmu_set_emulation methodBartlomiej Zolnierkiewicz2014-11-203-14/+34
* thermal: exynos: add get_emul_con_reg() helperBartlomiej Zolnierkiewicz2014-11-201-15/+23
* thermal: exynos: add ->tmu_read methodBartlomiej Zolnierkiewicz2014-11-203-25/+28
* thermal: exynos: add ->tmu_control methodBartlomiej Zolnierkiewicz2014-11-203-87/+60
* thermal: exynos: add get_con_reg() helperBartlomiej Zolnierkiewicz2014-11-201-9/+16
* thermal: exynos: add ->tmu_initialize methodBartlomiej Zolnierkiewicz2014-11-203-133/+159
* thermal: exynos: add get_th_reg() helperBartlomiej Zolnierkiewicz2014-11-201-14/+23
* thermal: exynos: add sanitize_temp_error() helperBartlomiej Zolnierkiewicz2014-11-201-13/+20
* thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flagBartlomiej Zolnierkiewicz2014-11-203-12/+13
* thermal: exynos: remove TMU_SUPPORT_READY_STATUS flagBartlomiej Zolnierkiewicz2014-11-203-15/+8
* thermal: exynos: replace threshold_falling check by Exynos SoC type oneBartlomiej Zolnierkiewicz2014-11-201-1/+1
* thermal: exynos: simplify HW_TRIP level settingBartlomiej Zolnierkiewicz2014-11-204-13/+5
* thermal: exynos: replace tmu_pmin check by Exynos5440 oneBartlomiej Zolnierkiewicz2014-11-203-6/+2
* thermal: exynos: replace tmu_irqstatus check by Exynos5440 oneBartlomiej Zolnierkiewicz2014-11-203-7/+2
* thermal: exynos: remove needless emul_time_shift abstractionBartlomiej Zolnierkiewicz2014-11-203-8/+2
* thermal: exynos: remove needless emul_temp_shift abstractionBartlomiej Zolnierkiewicz2014-11-203-9/+2
* thermal: exynos: remove needless therm_trip_en_shift abstractionBartlomiej Zolnierkiewicz2014-11-203-8/+1
* thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractionsBartlomiej Zolnierkiewicz2014-11-203-17/+2
* thermal: exynos: remove needless test_mux_addr_shift abstractionBartlomiej Zolnierkiewicz2014-11-203-5/+1
* thermal: exynos: remove needless triminfo_ctrl abstractionBartlomiej Zolnierkiewicz2014-11-204-24/+7
* thermal: exynos: remove needless threshold_temp abstractionBartlomiej Zolnierkiewicz2014-11-203-5/+1
* thermal: exynos: remove needless tmu_status abstractionBartlomiej Zolnierkiewicz2014-11-204-11/+1
* thermal: exynos: remove needless triminfo_data abstractionBartlomiej Zolnierkiewicz2014-11-203-14/+5
* thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-207-37/+62
* thermal: Add Tegra SOCTHERM thermal management driverMikko Perttunen2014-11-203-0/+484
* ARM: tegra: Add thermal trip points for Jetson TK1Mikko Perttunen2014-11-201-0/+44
* ARM: tegra: Add soctherm and thermal zones to Tegra124 device treeMikko Perttunen2014-11-201-0/+47
* of: Add bindings for nvidia,tegra124-socthermMikko Perttunen2014-11-202-0/+66
* thermal: introduce clock cooling deviceEduardo Valentin2014-11-204-0/+565
* Linux 3.18-rc5v3.18-rc5Linus Torvalds2014-11-171-1/+1
* Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-1714-20/+68
|\
| * ARM: at91/dt: Fix sama5d3x typosPeter Rosin2014-11-176-6/+6
| * Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-176-9/+29
| |\
| | * pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros2014-11-101-2/+2
| | * MAINTAINERS: Update entry for omap related .dts files to cover new SoCsNishanth Menon2014-11-101-0/+3
| | * MAINTAINERS: add more files under OMAP SUPPORTFelipe Balbi2014-11-101-0/+17
| | * ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros2014-11-061-1/+1
| * | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-11-172-5/+33
| |\ \
| | * | ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov2014-11-011-4/+32
| | * | ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn2014-11-011-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-11-176-20/+43
|\ \ \ \
| * | | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
| * | | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-073-11/+30
| * | | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
| * | | | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3