index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
15
-67
/
+117
|
\
|
*
module: set nx before marking module MODULE_STATE_COMING.
Rusty Russell
2014-05-14
1
-15
/
+17
|
*
samples/kobject/: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
2
-6
/
+8
|
*
drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
drivers/staging/speakup/: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
16
-150
/
+150
|
*
drivers/regulator/virtual: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-5
/
+5
|
*
drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
|
*
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-2
/
+2
|
*
speakup: fix incorrect perms on speakup_acntsa.c
Rusty Russell
2014-05-14
1
-4
/
+4
|
*
cpumask.h: silence warning with -Wsign-compare
Brian W Hart
2014-05-14
1
-1
/
+1
|
*
Documentation: Update kernel-parameters.tx
Rusty Russell
2014-05-14
1
-15
/
+25
|
*
param: hand arguments after -- straight to init
Rusty Russell
2014-04-28
4
-19
/
+53
|
*
modpost: Fix resource leak in read_dump()
Christian Engelmayer
2014-04-28
1
-0
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-06-11
15
-75
/
+1015
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in...
Zhang Rui
2014-05-15
13
-55
/
+865
|
|
\
\
\
\
|
|
|
|
*
|
thermal: spear: remove unnecessary OOM messages
Jingoo Han
2014-05-15
1
-3
/
+1
|
|
|
|
*
|
thermal: exynos: remove unnecessary OOM messages
Jingoo Han
2014-05-15
1
-4
/
+1
|
|
|
|
*
|
thermal: rcar: remove unnecessary OOM messages
Jingoo Han
2014-05-15
1
-4
/
+1
|
|
|
|
*
|
thermal/intel_powerclamp: add newer cpu ids
Jacob Pan
2014-05-15
1
-0
/
+2
|
|
|
|
*
|
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
Geert Uytterhoeven
2014-05-15
1
-2
/
+2
|
|
|
|
*
|
thermal: samsung: Only update available threshold limits
Tushar Behera
2014-05-15
1
-0
/
+4
|
|
|
|
*
|
Thermal/int3403: Fix thermal hysteresis unit conversion
lan,Tianyu
2014-05-15
1
-1
/
+7
|
|
|
*
|
|
thermal: Intel SoC DTS thermal
Srinivas Pandruvada
2014-05-15
3
-0
/
+492
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...
Zhang Rui
2014-05-15
7
-41
/
+355
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
thermal: samsung: Add TMU support for Exynos5260 SoCs
Naveen Krishna Chatradhi
2014-05-06
5
-0
/
+119
|
|
|
*
|
thermal: samsung: Add TMU support for Exynos5420 SoCs
Naveen Krishna Chatradhi
2014-05-06
5
-5
/
+200
|
|
|
*
|
thermal: samsung: change base_common to more meaningful base_second
Naveen Krishna Chatradhi
2014-05-06
4
-12
/
+12
|
|
|
*
|
thermal: samsung: replace inten_ bit fields with intclr_
Naveen Krishna Chatradhi
2014-05-06
4
-22
/
+22
|
|
|
*
|
thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined
Bartlomiej Zolnierkiewicz
2014-05-06
1
-1
/
+1
|
|
|
*
|
thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error
Paul Walmsley
2014-05-06
1
-1
/
+1
|
*
|
|
|
thermal: armada: Support Armada 380 SoC
Ezequiel Garcia
2014-05-15
2
-1
/
+32
|
*
|
|
|
thermal: armada: Support Armada 375 SoC
Ezequiel Garcia
2014-05-15
2
-1
/
+68
|
*
|
|
|
thermal: armada: Allow to specify an 'inverted readout' sensor
Ezequiel Garcia
2014-05-15
1
-1
/
+5
|
*
|
|
|
thermal: armada: Pass the platform_device to init_sensor()
Ezequiel Garcia
2014-05-15
1
-4
/
+7
|
*
|
|
|
thermal: armada: Add generic infrastructure to handle the sensor
Ezequiel Garcia
2014-05-15
1
-5
/
+12
|
*
|
|
|
thermal: armada: Add infrastructure to support generic formulas
Ezequiel Garcia
2014-05-15
1
-1
/
+19
|
*
|
|
|
thermal: armada: Rename armada_thermal_ops struct
Ezequiel Garcia
2014-05-15
1
-10
/
+10
|
|
/
/
/
*
|
|
|
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-11
31
-178
/
+578
|
\
\
\
\
|
*
|
|
|
pwm: fsl-ftm: set pwm_chip can_sleep flag
Axel Lin
2014-05-23
1
-0
/
+1
|
*
|
|
|
pwm: ab8500: Fix wrong value shift for disable/enable PWM
Axel Lin
2014-05-21
1
-7
/
+2
|
*
|
|
|
pwm: samsung: do not set manual update bit in pwm_samsung_config
Ajay Kumar
2014-05-21
1
-3
/
+0
|
*
|
|
|
pwm: lp3943: Set pwm_chip can_sleep flag
Axel Lin
2014-05-21
1
-0
/
+1
|
*
|
|
|
pwm: atmel: set pwm_chip can_sleep flag
Alexandre Belloni
2014-05-21
1
-0
/
+1
|
*
|
|
|
pwm: mxs: set pwm_chip can_sleep flag
Shawn Guo
2014-05-21
1
-0
/
+1
|
*
|
|
|
pwm: tiehrpwm: inline accessor functions
Wolfram Sang
2014-05-21
1
-2
/
+2
|
*
|
|
|
pwm: tiehrpwm: don't build PM related functions when not needed
Wolfram Sang
2014-05-21
1
-1
/
+1
|
*
|
|
|
pwm-backlight: retrieve configured PWM period
Alexandre Belloni
2014-05-21
1
-3
/
+6
|
*
|
|
|
leds: leds-pwm: retrieve configured PWM period
Alexandre Belloni
2014-05-21
1
-1
/
+4
[next]