index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
thermal: rockchip: handle the power sequence for tsadc controller
Caesar Wang
1
-5
/
+82
2016-05-17
thermal: rockchip: update the tsadc table for rk3399
Caesar Wang
1
-34
/
+34
2016-05-17
thermal: rockchip: fixes the code_to_temp for tsadc driver
Caesar Wang
1
-2
/
+2
2016-05-17
thermal: rockchip: disable thermal->clk in err case
Shawn Lin
1
-1
/
+3
2016-05-17
thermal: tegra: add Tegra132 specific SOC_THERM driver
Wei Ni
4
-0
/
+207
2016-05-17
thermal: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2016-05-17
thermal: mediatek: Add cpu dynamic power cooling model.
Dawei Chien
1
-2
/
+9
2016-05-17
thermal: generic-adc: Add ADC based thermal sensor driver
Laxman Dewangan
3
-0
/
+193
2016-05-17
thermal: tegra: fix static checker warning
Wei Ni
1
-4
/
+1
2016-05-17
thermal: tegra: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-05-17
thermal: add temperature sensor support for tango SoC
Marc Gonzalez
3
-0
/
+121
2016-05-17
thermal: hisilicon: fix IRQ imbalance enabling
Leo Yan
1
-3
/
+4
2016-05-17
thermal: hisilicon: support to use any sensor
Leo Yan
1
-13
/
+20
2016-05-17
thermal: tegra: add PM support
Wei Ni
1
-0
/
+46
2016-05-17
thermal: tegra: handle HW initialization in one funcotion
Wei Ni
1
-41
/
+44
2016-05-17
thermal: tegra: handle clocks in one function
Wei Ni
1
-15
/
+36
2016-05-17
thermal: tegra: add thermtrip function
Wei Ni
4
-5
/
+216
2016-05-17
thermal: of-thermal: allow setting trip_temp on hardware
Wei Ni
1
-0
/
+8
2016-05-17
thermal: tegra: add a debugfs to show registers
Wei Ni
2
-3
/
+145
2016-05-17
thermal: tegra: add Tegra210 specific SOC_THERM driver
Wei Ni
5
-0
/
+195
2016-05-17
thermal: tegra: split tegra_soctherm driver
Wei Ni
7
-566
/
+754
2016-05-17
thermal: tegra: get rid of PDIV/HOTSPOT hack
Wei Ni
1
-4
/
+15
2016-05-17
thermal: tegra: combine sensor group-related data
Wei Ni
1
-27
/
+118
2016-05-17
thermal: tegra: move tegra thermal files into tegra directory
Wei Ni
5
-11
/
+17
2016-05-17
thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-4
/
+1
2016-05-17
thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-22
/
+9
2016-05-17
thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-13
/
+4
2016-05-17
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-1
/
+1
2016-05-17
thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-2
/
+1
2016-05-17
thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-10
/
+2
2016-05-17
thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-3
/
+2
2016-05-17
input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-8
/
+1
2016-05-17
hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-39
/
+9
2016-05-17
hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-6
/
+2
2016-05-17
hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-8
/
+4
2016-05-17
hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-7
/
+3
2016-05-17
thermal: of: fix cleanup when building a thermal zone
Ulises Brindis
1
-1
/
+1
2016-04-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-3
/
+3
2016-04-29
Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-1
/
+40
2016-04-29
Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2016-04-29
Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+7
2016-04-29
Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
3
-0
/
+87
2016-04-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-48
/
+277
2016-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
20
-100
/
+144
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2016-04-29
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
Tony Luck
2
-2
/
+2
2016-04-29
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
2
-6
/
+7
2016-04-29
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-27
/
+219
2016-04-29
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2
-8
/
+8
2016-04-28
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+26
[next]