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: ti-soc-thermal: add DT example for DRA752 chip
Eduardo Valentin
2013-06-13
1
-0
/
+12
|
|
|
*
|
|
|
|
thermal: ti-soc-thermal: add dra752 chip to device table
Eduardo Valentin
2013-06-13
2
-0
/
+11
|
|
|
*
|
|
|
|
thermal: ti-soc-thermal: add thermal data for DRA752 chips
Eduardo Valentin
2013-06-13
5
-0
/
+775
|
|
|
*
|
|
|
|
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2013-06-13
2
-11
/
+14
|
|
|
*
|
|
|
|
thermal: ti-soc-thermal: freeze FSM while computing trend
Eduardo Valentin
2013-06-13
1
-3
/
+9
|
|
|
*
|
|
|
|
thermal: ti-soc-thermal: remove external heat while extrapolating hotspot
Eduardo Valentin
2013-06-13
1
-10
/
+20
|
|
|
*
|
|
|
|
thermal: ti-soc-thermal: update DT reference for OMAP5430
Eduardo Valentin
2013-06-13
1
-0
/
+1
|
|
*
|
|
|
|
|
thermal: consider emul_temperature while computing trend
Eduardo Valentin
2013-06-13
1
-1
/
+2
|
|
*
|
|
|
|
|
thermal: cpu_cooling: fix 'descend' check in get_property()
Shawn Guo
2013-05-28
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
2013-05-28
23
-63
/
+14
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
MAINTAINERS: update TI SoC thermal driver entry
Eduardo Valentin
2013-05-28
1
-2
/
+2
|
|
|
|
*
|
|
|
|
thermal: introduce TI SoC thermal driver
Eduardo Valentin
2013-05-28
16
-4
/
+4
|
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
|
Thermal: don't check resource with devm_ioremap_resource
Zhang Rui
2013-05-28
2
-20
/
+3
|
|
|
*
|
|
|
|
Thermal: spear_thermal: convert to devm_ioremap_resource
Zhang Rui
2013-05-20
1
-10
/
+10
|
|
|
*
|
|
|
|
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-20
4
-26
/
+3
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Thermal: spear: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-1
/
+0
|
|
*
|
|
|
|
Thermal: rcar: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-2
/
+0
|
|
*
|
|
|
|
Thermal: kirkwood: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-1
/
+0
|
|
*
|
|
|
|
Thermal: exynos: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-3
/
+0
|
|
*
|
|
|
|
Thermal: dove_thermal: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-1
/
+0
|
|
*
|
|
|
|
Thermal: armada_thermal: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-06
1
-1
/
+0
|
*
|
|
|
|
|
Thermal: spear: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-28
1
-1
/
+1
|
*
|
|
|
|
|
Thermal: kirkwood: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-28
1
-1
/
+1
|
*
|
|
|
|
|
Thermal: dove: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-28
1
-1
/
+1
|
*
|
|
|
|
|
Thermal: armada: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-28
1
-1
/
+1
|
*
|
|
|
|
|
Thermal: core: Ask .get_trip_temp() to register thermal zone device.
Jonghwa Lee
2013-05-28
1
-1
/
+1
|
*
|
|
|
|
|
thermal: cut the spaces when user sets policy
Andy Shevchenko
2013-05-28
1
-1
/
+5
|
*
|
|
|
|
|
thermal: rcar: Fix typo in probe information message
Laurent Pinchart
2013-05-28
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-11
6
-23
/
+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: Fix a deadlock in rpc_client_register()
Trond Myklebust
2013-07-10
1
-7
/
+9
|
*
|
|
|
|
|
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
2013-07-10
1
-1
/
+1
|
*
|
|
|
|
|
NFS: Allow nfs_updatepage to extend a write under additional circumstances
Scott Mayhew
2013-07-10
1
-8
/
+23
|
*
|
|
|
|
|
NFS: Make nfs_readdir revalidate less often
Scott Mayhew
2013-07-09
1
-2
/
+3
|
*
|
|
|
|
|
NFS: Make nfs_attribute_cache_expired() non-static
Scott Mayhew
2013-07-09
2
-1
/
+2
|
*
|
|
|
|
|
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
2013-07-09
1
-5
/
+20
|
*
|
|
|
|
|
nfs: set verifier on existing dentries in nfs_prime_dcache
Jeff Layton
2013-07-09
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2013-07-11
11
-79
/
+355
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()
Gu Zheng
2013-07-08
1
-2
/
+0
|
*
|
|
|
|
|
|
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-08
3
-3
/
+23
|
*
|
|
|
|
|
|
9P/RDMA: count posted buffers without a pending request
Simon Derr
2013-07-08
2
-3
/
+34
|
*
|
|
|
|
|
|
9P/RDMA: Improve error handling in rdma_request
Simon Derr
2013-07-08
1
-16
/
+28
|
*
|
|
|
|
|
|
9P/RDMA: Do not free req->rc in error handling in rdma_request()
Simon Derr
2013-07-08
1
-6
/
+3
|
*
|
|
|
|
|
|
9P/RDMA: Use a semaphore to protect the RQ
Simon Derr
2013-07-08
1
-10
/
+12
|
*
|
|
|
|
|
|
9P/RDMA: Protect against duplicate replies
Simon Derr
2013-07-08
1
-0
/
+7
|
*
|
|
|
|
|
|
9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB
Simon Derr
2013-07-08
1
-3
/
+1
|
*
|
|
|
|
|
|
9pnet: refactor struct p9_fcall alloc code
Simon Derr
2013-07-08
1
-17
/
+18
|
*
|
|
|
|
|
|
9P/RDMA: rdma_request() needs not allocate req->rc
Simon Derr
2013-07-08
1
-19
/
+0
|
*
|
|
|
|
|
|
9P: Fix fcall allocation for rdma
Simon Derr
2013-07-08
1
-16
/
+23
|
*
|
|
|
|
|
|
fs/9p: xattr: add trusted and security namespaces
Jim Garlick
2013-07-08
6
-1
/
+182
|
*
|
|
|
|
|
|
net/9p: add privport option to 9p tcp transport
Jim Garlick
2013-07-08
2
-1
/
+42
[prev]
[next]