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 branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-12-12
1
-1
/
+4
|
\
|
*
mm, percpu: Make sure percpu_alloc early parameter has an argument
Cyrill Gorcunov
2012-12-02
1
-0
/
+3
|
*
percpu: make pcpu_free_chunk() use pcpu_mem_free() instead of kfree()
Joonsoo Kim
2012-10-29
1
-1
/
+1
*
|
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-12-12
1
-2
/
+4
|
\
\
|
*
|
workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()
Joonsoo Kim
2012-12-02
1
-1
/
+3
|
*
|
workqueue: trivial fix for return statement in work_busy()
Joonsoo Kim
2012-12-02
1
-1
/
+1
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2012-12-12
27
-398
/
+2038
|
\
\
\
|
*
|
|
Thermal: Fix DEFAULT_THERMAL_GOVERNOR
Zhang Rui
2012-12-12
2
-3
/
+9
|
*
|
|
Thermal: fix a NULL pointer dereference when generic thermal layer is built a...
Zhang Rui
2012-12-12
1
-1
/
+2
|
*
|
|
thermal: rcar: add rcar_zone_to_priv() macro
Kuninori Morimoto
2012-11-26
1
-1
/
+2
|
*
|
|
thermal: rcar: fixup the unit of temperature
Kuninori Morimoto
2012-11-26
1
-1
/
+3
|
*
|
|
thermal: cpu cooling: allow module builds
Eduardo Valentin
2012-11-22
2
-2
/
+2
|
*
|
|
thermal: cpu cooling: use const parameter while registering
Eduardo Valentin
2012-11-22
2
-3
/
+3
|
*
|
|
Thermal: Add ST-Ericsson DB8500 thermal properties and platform data.
hongbo.zhang
2012-11-15
4
-0
/
+111
|
*
|
|
Thermal: Add ST-Ericsson DB8500 thermal driver.
hongbo.zhang
2012-11-15
6
-0
/
+743
|
*
|
|
drivers/thermal/Makefile refactor
Zhang Rui
2012-11-15
1
-6
/
+12
|
*
|
|
Exynos: Add missing dependency
Zhang Rui
2012-11-15
1
-1
/
+1
|
*
|
|
Refactor drivers/thermal/Kconfig
Zhang Rui
2012-11-15
1
-52
/
+51
|
*
|
|
thermal: cpu_cooling: Make 'notify_device' static
Sachin Kamat
2012-11-15
1
-1
/
+1
|
*
|
|
Thermal: Remove the cooling_cpufreq_list.
hongbo.zhang
2012-11-07
1
-72
/
+19
|
*
|
|
Thermal: fix bug of counting cpu frequencies.
hongbo.zhang
2012-11-07
1
-4
/
+6
|
*
|
|
Thermal: add indent for code alignment.
hongbo.zhang
2012-11-07
1
-1
/
+1
|
*
|
|
thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()
Kuninori Morimoto
2012-11-07
1
-16
/
+2
|
*
|
|
thermal: user_space: Add missing static storage class specifiers
Sachin Kamat
2012-11-05
1
-2
/
+2
|
*
|
|
thermal: fair_share: Add missing static storage class specifiers
Sachin Kamat
2012-11-05
1
-2
/
+2
|
*
|
|
thermal: step_wise: Add missing static storage class specifiers
Sachin Kamat
2012-11-05
1
-2
/
+2
|
*
|
|
Thermal: Fix oops and unlocking in thermal_sys.c
Hugh Dickins
2012-11-05
1
-4
/
+5
|
*
|
|
Thermal: Provide option to choose default thermal governor
Durgadoss R
2012-11-05
1
-0
/
+31
|
*
|
|
Thermal: Add documentation for platform layer data
Durgadoss R
2012-11-05
1
-0
/
+64
|
*
|
|
Thermal: Add a notification API
Durgadoss R
2012-11-05
2
-0
/
+19
|
*
|
|
Thermal: Remove throttling logic out of thermal_sys.c
Durgadoss R
2012-11-05
1
-198
/
+109
|
*
|
|
Thermal: Add a thermal notifier for user space
Durgadoss R
2012-11-05
3
-0
/
+75
|
*
|
|
Thermal: Introduce a step_wise thermal governor
Durgadoss R
2012-11-05
3
-0
/
+201
|
*
|
|
Thermal: Introduce fair_share thermal governor
Durgadoss R
2012-11-05
3
-0
/
+140
|
*
|
|
Thermal: Make thermal_cdev_update as a global function
Durgadoss R
2012-11-05
2
-2
/
+4
|
*
|
|
Thermal: Update binding logic based on platform data
Durgadoss R
2012-11-05
1
-26
/
+157
|
*
|
|
Thermal: Add a policy sysfs attribute
Durgadoss R
2012-11-05
1
-3
/
+39
|
*
|
|
Thermal: Add thermal governor registration APIs
Durgadoss R
2012-11-05
2
-0
/
+106
|
*
|
|
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-11-05
10
-11
/
+15
|
*
|
|
Thermal: Add platform level information to thermal.h
Durgadoss R
2012-11-05
1
-0
/
+29
|
*
|
|
Thermal: Add get trend, get instance API's to thermal_sys
Durgadoss R
2012-11-05
2
-0
/
+44
|
*
|
|
Thermal: Move thermal_instance to thermal_core.h
Durgadoss R
2012-11-05
2
-21
/
+55
|
*
|
|
Thermal: Refactor thermal.h file
Durgadoss R
2012-11-05
1
-35
/
+43
*
|
|
|
Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
2012-12-12
5
-102
/
+453
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'regmap/topic/type' into regmap-next
Mark Brown
2012-12-11
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
regmap: silence GCC warning
Paul Bolle
2012-10-15
1
-1
/
+1
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
Mark Brown
2012-12-11
3
-11
/
+122
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: introduce tables for readable/writeable/volatile/precious checks
Davide Ciminaghi
2012-11-21
3
-11
/
+122
|
|
*
|
|
|
|
Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-11-21
3
-31
/
+54
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
*
-
.
\
\
\
\
\
Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...
Mark Brown
2012-11-21
4
-54
/
+160
|
|
|
\
\
\
\
\
\
\
[next]