index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-11
/
+76
*
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
3
-0
/
+806
*
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
1
-2
/
+6
*
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
2
-0
/
+112
*
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
*
Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2013-01-03
5
-4
/
+61
|
\
|
*
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
1
-0
/
+48
|
*
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 branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-03
1
-2
/
+3
|
\
\
|
*
|
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-03
1
-2
/
+3
|
|
/
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-01-03
3
-14
/
+15
|
\
\
|
*
|
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
1
-2
/
+9
|
*
|
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
1
-1
/
+0
|
*
|
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
1
-7
/
+6
|
*
|
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2013-01-02
1
-4
/
+0
*
|
|
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
2013-01-03
3
-54
/
+58
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2012-12-26
1
-2
/
+5
|
*
|
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
2012-12-26
1
-1
/
+19
|
*
|
PCI: Remove spurious error for sriov_numvfs store and simplify flow
Bjorn Helgaas
2012-12-26
1
-51
/
+34
|
|
/
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-12-30
44
-393
/
+849
|
\
\
|
*
|
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2012-12-30
2
-14
/
+0
|
*
|
drm: tegra: program only one window during modeset
Lucas Stach
2012-12-30
1
-2
/
+1
|
*
|
drm: tegra: clean out old gem prototypes
Lucas Stach
2012-12-30
1
-18
/
+0
|
*
|
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
2012-12-30
1
-16
/
+3
|
*
|
drm: tegra: protect DC register access with mutex
Lucas Stach
2012-12-30
2
-0
/
+14
|
*
|
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
2012-12-30
1
-0
/
+2
|
*
|
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2012-12-30
2
-7
/
+7
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-12-30
12
-84
/
+325
|
|
\
\
[next]