index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
cs5535-clockevt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
thermal: exynos: Add support to access common register for multistance
Amit Daniel Kachhap
1
-0
/
+20
2013-08-13
thermal: exynos: use device resource management infrastructure
Amit Daniel Kachhap
1
-13
/
+23
2013-08-13
thermal: exynos: Add TMU features to check instead of using SOC type
Amit Daniel Kachhap
3
-11
/
+52
2013-08-13
thermal: exynos: Add support to handle many instances of TMU
Amit Daniel Kachhap
5
-118
/
+203
2013-08-13
thermal: exynos: Remove non DT based support
Amit Daniel Kachhap
1
-16
/
+1
2013-08-13
thermal: exynos: Make the zone handling use trip information
Amit Daniel Kachhap
3
-28
/
+47
2013-08-13
thermal: exynos: Return success even if no cooling data supplied
Amit Daniel Kachhap
1
-2
/
+2
2013-08-13
thermal: exynos: Modify private_data to appropriate name driver_data
Amit Daniel Kachhap
3
-4
/
+4
2013-08-13
thermal: exynos: Add support for instance based register/unregister
Amit Daniel Kachhap
3
-26
/
+49
2013-08-13
thermal: exynos: Fix to clear only the generated interrupts
Amit Daniel Kachhap
2
-6
/
+7
2013-08-13
thermal: exynos: Support thermal tripping
Amit Daniel Kachhap
3
-5
/
+44
2013-08-13
thermal: exynos: Move register definitions from driver to data file
Amit Daniel Kachhap
4
-117
/
+315
2013-08-13
thermal: exynos: Add extra entries in the tmu platform data
Amit Daniel Kachhap
4
-48
/
+85
2013-08-13
thermal: exynos: Add missing definations and code cleanup
Amit Daniel Kachhap
1
-16
/
+46
2013-08-13
thermal: exynos: Bifurcate exynos tmu driver and configuration data
Amit Daniel Kachhap
5
-65
/
+126
2013-08-13
thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
Amit Daniel Kachhap
4
-21
/
+24
2013-08-13
thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
Amit Daniel Kachhap
2
-4
/
+4
2013-08-13
thermal: exynos: Bifurcate exynos thermal common and tmu controller code
Amit Daniel Kachhap
5
-419
/
+491
2013-08-13
thermal: exynos: Remove un-necessary CPU_THERMAL dependency
Amit Daniel Kachhap
1
-1
/
+0
2013-08-13
thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
Amit Daniel Kachhap
1
-1
/
+1
2013-08-13
thermal: exynos: Moving exynos thermal files into samsung directory
Amit Daniel Kachhap
5
-9
/
+19
2013-07-22
Thermal: Fix lockup of cpu_down()
Steven Rostedt
1
-1
/
+0
2013-07-16
Thermal: x86_pkg_temp: Limit number of pkg temp zones
Srinivas Pandruvada
1
-0
/
+5
2013-07-15
Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
Wei Yongjun
1
-3
/
+5
2013-07-15
Thermal: x86 package temp thermal crash
Srinivas Pandruvada
1
-2
/
+2
2013-07-15
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2
-1604
/
+883
2013-07-15
slub: Check for page NULL before doing the node_match check
Steven Rostedt
1
-1
/
+1
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
4
-33
/
+23
2013-07-13
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
1
-10
/
+4
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2
-22
/
+12
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2
-15
/
+12
2013-07-13
fs/file_table.c:fput(): add comment
Andrew Morton
1
-0
/
+6
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
6
-8
/
+12
2013-07-13
arm: multi_v7_defconfig: Tweaks for omap and sunxi
Olof Johansson
1
-3
/
+7
2013-07-13
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
1
-3
/
+8
2013-07-13
ext4: fix spelling errors and a comment in extent_status tree
Theodore Ts'o
2
-16
/
+14
2013-07-13
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-13
via-rhine: fix dma mapping errors
Neil Horman
1
-1
/
+16
2013-07-13
atl1e: fix dma mapping warnings
Neil Horman
1
-3
/
+25
2013-07-13
tcp: account all retransmit failures
Yuchung Cheng
1
-3
/
+4
2013-07-13
usb/net/r815x: fix cast to restricted __le32
hayeswang
1
-9
/
+12
2013-07-13
usb/net/r8152: fix integer overflow in expression
hayeswang
1
-1
/
+2
2013-07-13
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
2013-07-13
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
1
-1
/
+1
[next]