index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
thermal: exynos: remove __EXYNOS5420_TMU_DATA macro
Bartlomiej Zolnierkiewicz
1
-38
/
+2
2014-11-20
thermal: exynos: remove SoC type ifdefs
Bartlomiej Zolnierkiewicz
3
-67
/
+8
2014-11-20
thermal: exynos: remove test_mux pdata field
Bartlomiej Zolnierkiewicz
3
-6
/
+3
2014-11-20
thermal: exynos: remove TMU_SUPPORT_MULTI_INST flag
Bartlomiej Zolnierkiewicz
2
-15
/
+1
2014-11-20
thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flag
Bartlomiej Zolnierkiewicz
3
-42
/
+38
2014-11-20
thermal: exynos: remove TMU_SUPPORT_EMULATION flag
Bartlomiej Zolnierkiewicz
3
-17
/
+9
2014-11-20
thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flag
Bartlomiej Zolnierkiewicz
3
-13
/
+7
2014-11-20
thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag
Bartlomiej Zolnierkiewicz
3
-21
/
+12
2014-11-20
thermal: exynos: add ->tmu_clear_irqs method
Bartlomiej Zolnierkiewicz
3
-71
/
+43
2014-11-20
thermal: exynos: add ->tmu_set_emulation method
Bartlomiej Zolnierkiewicz
3
-14
/
+34
2014-11-20
thermal: exynos: add get_emul_con_reg() helper
Bartlomiej Zolnierkiewicz
1
-15
/
+23
2014-11-20
thermal: exynos: add ->tmu_read method
Bartlomiej Zolnierkiewicz
3
-25
/
+28
2014-11-20
thermal: exynos: add ->tmu_control method
Bartlomiej Zolnierkiewicz
3
-87
/
+60
2014-11-20
thermal: exynos: add get_con_reg() helper
Bartlomiej Zolnierkiewicz
1
-9
/
+16
2014-11-20
thermal: exynos: add ->tmu_initialize method
Bartlomiej Zolnierkiewicz
3
-133
/
+159
2014-11-20
thermal: exynos: add get_th_reg() helper
Bartlomiej Zolnierkiewicz
1
-14
/
+23
2014-11-20
thermal: exynos: add sanitize_temp_error() helper
Bartlomiej Zolnierkiewicz
1
-13
/
+20
2014-11-20
thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag
Bartlomiej Zolnierkiewicz
3
-12
/
+13
2014-11-20
thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag
Bartlomiej Zolnierkiewicz
3
-15
/
+8
2014-11-20
thermal: exynos: replace threshold_falling check by Exynos SoC type one
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-11-20
thermal: exynos: simplify HW_TRIP level setting
Bartlomiej Zolnierkiewicz
4
-13
/
+5
2014-11-20
thermal: exynos: replace tmu_pmin check by Exynos5440 one
Bartlomiej Zolnierkiewicz
3
-6
/
+2
2014-11-20
thermal: exynos: replace tmu_irqstatus check by Exynos5440 one
Bartlomiej Zolnierkiewicz
3
-7
/
+2
2014-11-20
thermal: exynos: remove needless emul_time_shift abstraction
Bartlomiej Zolnierkiewicz
3
-8
/
+2
2014-11-20
thermal: exynos: remove needless emul_temp_shift abstraction
Bartlomiej Zolnierkiewicz
3
-9
/
+2
2014-11-20
thermal: exynos: remove needless therm_trip_en_shift abstraction
Bartlomiej Zolnierkiewicz
3
-8
/
+1
2014-11-20
thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions
Bartlomiej Zolnierkiewicz
3
-17
/
+2
2014-11-20
thermal: exynos: remove needless test_mux_addr_shift abstraction
Bartlomiej Zolnierkiewicz
3
-5
/
+1
2014-11-20
thermal: exynos: remove needless triminfo_ctrl abstraction
Bartlomiej Zolnierkiewicz
4
-24
/
+7
2014-11-20
thermal: exynos: remove needless threshold_temp abstraction
Bartlomiej Zolnierkiewicz
3
-5
/
+1
2014-11-20
thermal: exynos: remove needless tmu_status abstraction
Bartlomiej Zolnierkiewicz
4
-11
/
+1
2014-11-20
thermal: exynos: remove needless triminfo_data abstraction
Bartlomiej Zolnierkiewicz
3
-14
/
+5
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
7
-37
/
+62
2014-11-20
thermal: Add Tegra SOCTHERM thermal management driver
Mikko Perttunen
3
-0
/
+484
2014-11-20
ARM: tegra: Add thermal trip points for Jetson TK1
Mikko Perttunen
1
-0
/
+44
2014-11-20
ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
Mikko Perttunen
1
-0
/
+47
2014-11-20
of: Add bindings for nvidia,tegra124-soctherm
Mikko Perttunen
2
-0
/
+66
2014-11-20
thermal: introduce clock cooling device
Eduardo Valentin
4
-0
/
+565
2014-11-17
Linux 3.18-rc5
v3.18-rc5
Linus Torvalds
1
-1
/
+1
2014-11-17
ARM: at91/dt: Fix sama5d3x typos
Peter Rosin
6
-6
/
+6
2014-11-16
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
1
-0
/
+4
2014-11-16
sparc64: Fix constraints on swab helpers.
David S. Miller
1
-6
/
+6
2014-11-16
x86-64: make csum_partial_copy_from_user() error handling consistent
Linus Torvalds
1
-3
/
+2
2014-11-15
kernel: use the gnu89 standard explicitly
Kirill A. Shutemov
1
-2
/
+3
2014-11-14
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
1
-2
/
+1
2014-11-14
Input: elantech - update the documentation
Ulrik De Bie
1
-6
/
+75
2014-11-14
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-14
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-14
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-14
MAINTAINERS: add IIO include files
Daniel Baluta
1
-0
/
+1
[next]