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
*
thermal: Add support for the thermal sensor on Kirkwood SoCs
Nobuhiro Iwamatsu
2013-02-08
4
-0
/
+158
*
thermal: rcar: add Device Tree support
Kuninori Morimoto
2013-02-08
2
-0
/
+36
*
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
2013-02-06
1
-1
/
+0
*
thermal: rcar: add interrupt support
Kuninori Morimoto
2013-02-06
1
-9
/
+150
*
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
2013-02-06
1
-7
/
+41
*
thermal: rcar: multi channel support
Kuninori Morimoto
2013-02-06
1
-34
/
+94
*
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
2013-02-06
1
-23
/
+7
*
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
2013-02-06
1
-65
/
+26
*
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
2013-02-06
1
-1
/
+1
*
Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared
Zhang Rui
2013-02-06
1
-1
/
+4
*
Thermal: fix a wrong comment
Zhang Rui
2013-02-06
1
-2
/
+2
*
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
Amit Daniel Kachhap
2013-02-06
4
-11
/
+91
*
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
2013-02-06
1
-1
/
+1
*
thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
Amit Daniel Kachhap
2013-02-06
1
-6
/
+11
*
PM: Introduce Intel PowerClamp Driver
Jacob Pan
2013-02-06
4
-0
/
+1113
*
x86/nmi: export local_touch_nmi() symbol for modules
Jacob Pan
2013-01-17
1
-0
/
+1
*
tick: export nohz tick idle symbols for module use
Jacob Pan
2013-01-17
1
-0
/
+2
*
thermal: check for invalid trip setup when registering thermal device
Eduardo Valentin
2013-01-17
1
-0
/
+3
*
thermal: cleanup: use dev_* helper functions
Eduardo Valentin
2013-01-16
1
-4
/
+6
*
thermal: remove unnecessary include
Eduardo Valentin
2013-01-16
1
-1
/
+0
*
thermal: Use thermal zone device id in netlink messages
Eduardo Valentin
2013-01-16
3
-6
/
+13
*
thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c
Sachin Kamat
2013-01-04
1
-3
/
+2
*
thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c
Sachin Kamat
2013-01-04
1
-3
/
+1
*
thermal: exynos: Use of_match_ptr() macro
Sachin Kamat
2013-01-04
1
-3
/
+1
*
drivers/thermal/spear_thermal.c: use devm_clk_get
Julia Lawall
2013-01-04
1
-5
/
+2
*
thermal: rcar: add .get_trip_type/temp and .notify support
kuninori.morimoto.gx@renesas.com
2013-01-04
1
-3
/
+65
*
Thermal: exynos: Add sysfs node supporting exynos's emulation mode.
Jonghwa Lee
2013-01-04
3
-0
/
+165
*
step_wise: Unify the code for both throttle and dethrottle
Zhang Rui
2013-01-04
1
-45
/
+25
*
Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governor
Zhang Rui
2013-01-04
1
-18
/
+46
*
Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULL
Zhang Rui
2013-01-04
1
-0
/
+2
*
Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2013-01-03
8
-6
/
+113
|
\
|
*
ARM: ux500: add pinctrl address resources
Fabio Baltieri
2012-12-26
2
-2
/
+5
|
*
pinctrl: nomadik: return if prcm_base is NULL
Fabio Baltieri
2012-12-26
1
-1
/
+10
|
*
pinctrl: sirf: enable GPIO pullup/down configuration from dts
Barry Song
2012-12-26
2
-0
/
+51
|
*
pinctrl: sirf: add missing DT-binding document
Barry Song
2012-12-26
1
-0
/
+44
|
*
pinctrl: fix comment mistake
Linus Walleij
2012-12-26
1
-1
/
+1
|
*
drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
Julia Lawall
2012-12-26
1
-1
/
+1
|
*
pinctrl: imx5: fix GPIO_8 pad CAN1_RXCAN configuration
Philipp Zabel
2012-12-26
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...
Linus Torvalds
2013-01-03
15
-137
/
+117
|
\
\
|
*
|
f2fs: unify string length declarations and usage
Leon Romanovsky
2012-12-28
5
-15
/
+18
|
*
|
f2fs: clean up unused variables and return values
Jaegeuk Kim
2012-12-28
3
-17
/
+5
|
*
|
f2fs: clean up the start_bidx_of_node function
Jaegeuk Kim
2012-12-28
1
-14
/
+8
|
*
|
f2fs: remove unneeded variable from f2fs_sync_fs
Namjae Jeon
2012-12-28
1
-2
/
+1
|
*
|
f2fs: fix fsync_inode list addition logic and avoid invalid access to memory
Namjae Jeon
2012-12-28
1
-3
/
+4
|
*
|
f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_info
Namjae Jeon
2012-12-28
1
-1
/
+0
|
*
|
f2fs: handle error from f2fs_iget_nowait
Namjae Jeon
2012-12-28
1
-0
/
+3
|
*
|
f2fs: fix equation of has_not_enough_free_secs()
Jaegeuk Kim
2012-12-28
2
-35
/
+16
|
*
|
f2fs: add MAINTAINERS entry
Jaegeuk Kim
2012-12-28
1
-0
/
+10
|
*
|
f2fs: return a default value for non-void function
Jaegeuk Kim
2012-12-28
2
-5
/
+4
|
*
|
f2fs: invalidate the node page if allocation is failed
Jaegeuk Kim
2012-12-28
1
-17
/
+12
[next]