index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-04
thermal: exynos: Remove unneeded semicolon
Krzysztof Kozlowski
1
-2
/
+2
2015-11-04
thermal: exynos: Use IS_ERR() because regulator cannot be NULL
Krzysztof Kozlowski
1
-1
/
+1
2015-11-04
thermal: exynos: Fix first temperature read after registering sensor
Krzysztof Kozlowski
1
-10
/
+17
2015-11-04
thermal: exynos: Fix unbalanced regulator disable on probe failure
Krzysztof Kozlowski
1
-17
/
+17
2015-11-04
devfreq_cooling: return on allocation failure
Dan Carpenter
1
-1
/
+1
2015-11-03
thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
Caesar Wang
1
-0
/
+4
2015-11-03
dt-bindings: rockchip-thermal: Add the pinctrl states in this document
Caesar Wang
1
-2
/
+9
2015-11-02
thermal: devfreq_cooling: Make power a u64
Javi Merino
1
-1
/
+1
2015-11-02
thermal: devfreq_cooling: use a thermal_cooling_device for register and unregister
Javi Merino
2
-14
/
+18
2015-10-30
thermal: underflow bug in imx_set_trip_temp()
Dan Carpenter
1
-1
/
+1
2015-10-30
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
Nadav Haklai
1
-3
/
+3
2015-10-30
thermal: imx: register irq handler later in probe
Bai Ping
1
-8
/
+11
2015-10-30
thermal: rockhip: fix setting thermal shutdown polarity
Dmitry Torokhov
1
-6
/
+4
2015-10-30
thermal: rockchip: fix handling of invalid readings
Dmitry Torokhov
1
-15
/
+13
2015-10-30
devfreq_cooling: add trace information
Javi Merino
2
-0
/
+59
2015-10-30
thermal: Add devfreq cooling
Ørjan Eide
4
-0
/
+661
2015-10-30
PM / OPP: get the voltage for all OPPs
Javi Merino
1
-2
/
+2
2015-10-10
tools/thermal: tmon: use pkg-config also for CFLAGS
Olaf Hering
1
-0
/
+3
2015-10-10
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
4
-14
/
+16
2015-10-10
thermal: cpu_cooling: Remove usage of devm functions
Vaishali Thakkar
1
-5
/
+3
2015-10-10
thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal
Srinivas Pandruvada
1
-0
/
+3
2015-10-04
Linux 4.3-rc4
Linus Torvalds
1
-1
/
+1
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
4
-73
/
+42
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-02
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
1
-1
/
+1
2015-10-02
MIPS: Fix R2300 FP context switch handling
Paul Burton
1
-27
/
+1
2015-10-02
MIPS: Fix octeon FP context switch handling
Paul Burton
1
-25
/
+1
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-02
MIPS: BPF: Fix load delay slots.
Ralf Baechle
1
-0
/
+4
2015-10-02
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
1
-1
/
+1
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
1
-1
/
+2
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
1
-3
/
+2
2015-10-02
md: drop null test before destroy functions
Julia Lawall
4
-14
/
+7
2015-10-02
md: clear CHANGE_PENDING in readonly array
Shaohua Li
1
-0
/
+1
2015-10-02
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
1
-6
/
+6
2015-10-02
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
1
-2
/
+2
2015-10-02
raid5: update analysis state for failed stripe
Shaohua Li
1
-0
/
+4
2015-10-02
md: wait for pending superblock updates before switching to read-only
NeilBrown
1
-0
/
+4
2015-10-02
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-10-02
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
1
-4
/
+3
2015-10-02
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
2
-1
/
+5
2015-10-02
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
Dave Airlie
1
-2
/
+3
2015-10-02
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
4
-6
/
+23
2015-10-02
drm/dp/mst: update the link_address_sent before sending the link address (v3)
Dave Airlie
1
-13
/
+12
2015-10-02
drm/dp/mst: fixup handling hotplug on port removal.
Dave Airlie
1
-10
/
+26
2015-10-02
drm/dp/mst: don't pass port into the path builder function
Dave Airlie
1
-4
/
+5
2015-10-02
drm/radeon: drop radeon_fb_helper_set_par
Alex Deucher
1
-31
/
+1
[next]