Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
35709c4ee772afc3818cd6d42d123d608feeaa33
35709c4
thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform support
by Gayatri Kammela
· 5 years ago
66dd8b8
thermal: intel: Fix unmatched pci_release_region
by Chuhong Yuan
· 5 years ago
f64a658
thermal: int340x: processor_thermal: Add Jasper Lake support
by Swaminathan, Nivedita
· 5 years ago
c168bae
dt-bindings: brcm,avs-ro-thermal: Fix binding check issues
by Stefan Wahren
· 5 years ago
5fdd4e3
thermal: brcmstb_thermal: Register different ops per process
by Florian Fainelli
· 5 years ago
eaf7a88
thermal: brcmstb_thermal: Restructure interrupt registration
by Florian Fainelli
· 5 years ago
c9a5061
thermal: brcmstb_thermal: Add 16nm process thermal parameters
by Florian Fainelli
· 5 years ago
ea0ad0f
dt-bindings: thermal: Define BCM7216 thermal sensor compatible
by Florian Fainelli
· 5 years ago
8bcda32
thermal: brcmstb_thermal: Prepare to support a different process
by Florian Fainelli
· 5 years ago
e1ff6fc
thermal: brcmstb_thermal: Do not use DT coefficients
by Florian Fainelli
· 5 years ago
263c8c4
thermal: rcar_thermal: Use usleep_range() instead of udelay()
by Geert Uytterhoeven
· 5 years ago
1a90e73
ARM: configs: Build BCM2711 thermal as module
by Stefan Wahren
· 5 years ago
a1d6989
ARM: dts: bcm2711: Enable thermal
by Stefan Wahren
· 5 years ago
59b7813
thermal: Add BCM2711 thermal driver
by Stefan Wahren
· 5 years ago
ee31ff3
dt-bindings: Add Broadcom AVS RO thermal
by Stefan Wahren
· 5 years ago
85f0ad2
thermal: sun8i: Add hwmon support
by Yangtao Li
· 5 years ago
291292c
thermal: sun8i: Remove unused variable and unneeded macros
by Yangtao Li
· 5 years ago
69d5f3a
thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource_init
by Yangtao Li
· 5 years ago
d818628
thermal: sun8i: Fix r40 ths number
by Yangtao Li
· 5 years ago
ca07ee4
thermal: exynos: Rename Samsung and Exynos to lowercase
by Krzysztof Kozlowski
· 5 years ago
07d243a6
thermal: generic-adc: silence info message for IIO_TEMP channels
by Martin Blumenstingl
· 5 years ago
c1fde6e
thermal: generic-adc: silence "no lookup table" on deferred probe
by Martin Blumenstingl
· 5 years ago
0b28594
dt-bindings: thermal: Add YAML schema for sun8i-thermal driver bindings
by Yangtao Li
· 5 years ago
dccc5c3
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
by Yangtao Li
· 5 years ago
93802b0
thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section
by Daniel Lezcano
· 5 years ago
8c24b85
thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
by Daniel Lezcano
· 5 years ago
23affa2
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
by Daniel Lezcano
· 5 years ago
a4c428e
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
by Daniel Lezcano
· 5 years ago
0a1990a
thermal/drivers/cpu_cooling: Add idle cooling device documentation
by Daniel Lezcano
· 5 years ago
d27970b
thermal: rockchip: Enable hwmon
by Stefan Schaeckeler
· 5 years ago
ff66289
thermal: armada: Clear reset in armadaxp_init
by Zak Hays
· 5 years ago
4abb629
thermal: armada: Fix register offsets for AXP
by Zak Hays
· 5 years ago
2b586fe
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
by Daniel Lezcano
· 5 years ago
fd84330
thermal: qoriq: Add hwmon support
by Andrey Smirnov
· 5 years ago
c7fc403
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
by Andrey Smirnov
· 5 years ago
36564d7
thermal: qoriq: Do not report invalid temperature reading
by Andrey Smirnov
· 5 years ago
45038e0
thermal: qoriq: Enable all sensors before registering them
by Andrey Smirnov
· 5 years ago
4316237
thermal: qoriq: Convert driver to use regmap API
by Andrey Smirnov
· 5 years ago
01dc584
thermal: qoriq: Drop unnecessary drvdata cleanup
by Andrey Smirnov
· 5 years ago
8e1cda3
thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
by Andrey Smirnov
· 5 years ago
0303662
thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
by Andrey Smirnov
· 5 years ago
b319da1
thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
by Andrey Smirnov
· 5 years ago
d6fb056
thermal: qoriq: Add local struct qoriq_sensor pointer
by Andrey Smirnov
· 5 years ago
11ef00f
thermal: qoriq: Don't store struct thermal_zone_device reference
by Andrey Smirnov
· 5 years ago
e167dc4
thermal: qoriq: Add local struct device pointer
by Andrey Smirnov
· 5 years ago
5ca73af
thermal: zx2967: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
be7b848
thermal: amlogic: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
6a6d634
thermal: tegra: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
9625e9e
thermal: samsung: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
66ec4bf
thermal: rockchip: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
3772bb4
thermal: mediatek: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
0f43e64
thermal: max77620: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
1b5cb95
thermal: devfreq_cooling: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
53d256e
thermal: step_wise: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
7b4e7f0
thermal: cpu_cooling: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
faae0ed
thermal: of-thermal: Appease the kernel-doc deity
by Amit Kucheria
· 5 years ago
c56dcfa
thermal: db8500: Depromote debug print
by Linus Walleij
· 5 years ago
d5226fa
Linux 5.5
by Linus Torvalds
· 5 years ago
5cf9ad0
Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
9dbca16
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
54343d9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
b1b2989
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
ebe1002
io_uring: don't cancel all work on process exit
by Jens Axboe
· 5 years ago
b720530
block: allow partitions on host aware zone devices
by Christoph Hellwig
· 5 years ago
73e08e7
Revert "io_uring: only allow submit from owning task"
by Jens Axboe
· 5 years ago
a45ea48
afs: Fix characters allowed into cell names
by David Howells
· 5 years ago
d0cb501
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
by Al Viro
· 5 years ago
2821e26
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 5 years ago
84809aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
f041ead
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
fa865ba
firestream: fix memory leaks
by Wenwen Wang
· 5 years ago
6badad1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
a075f23
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
93d1a05
Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
722943a
Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
4cea903
btrfs: dev-replace: remove warning for unknown return codes when finished
by David Sterba
· 5 years ago
3546d8f
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
by Michael Ellerman
· 5 years ago
148965d
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
by Florian Fainelli
· 5 years ago
61b1f2a
tipc: change maintainer email address
by Jon Maloy
· 5 years ago
b9f0b2f
net: stmmac: platform: fix probe for ACPI devices
by Ajay Gupta
· 5 years ago
d5d359b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
6716cb1
Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
by Olof Johansson
· 5 years ago
088307d
Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes
by Olof Johansson
· 5 years ago
342508c
net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path
by Tariq Toukan
· 5 years ago
1e92899
net/mlx5e: kTLS, Remove redundant posts in TX resync flow
by Tariq Toukan
· 5 years ago
ffbd9ca
net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
by Tariq Toukan
· 5 years ago
3b83b6c
net/mlx5e: Clear VF config when switching modes
by Dmytro Linkin
· 5 years ago
c0702a4
net/mlx5: DR, use non preemptible call to get the current cpu number
by Erez Shitrit
· 5 years ago
e401a18
net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep
by Eli Cohen
· 5 years ago
b850a82
net/mlx5: DR, Enable counter on non-fwd-dest objects
by Erez Shitrit
· 5 years ago
505a7f5
net/mlx5: Update the list of the PCI supported devices
by Meir Lichtinger
· 5 years ago
93b8a7e
net/mlx5: Fix lowest FDB pool size
by Paul Blakey
· 5 years ago
189c9b1
net: Fix skb->csum update in inet_proto_csum_replace16().
by Praveen Chaudhary
· 5 years ago
eb014de
netfilter: nf_tables: autoload modules from the abort path
by Pablo Neira Ayuso
· 5 years ago
8260354
netfilter: nf_tables: add __nft_chain_type_get()
by Pablo Neira Ayuso
· 5 years ago
c83de17
netfilter: nf_tables_offload: fix check the chain offload flag
by wenxu
· 5 years ago
6381b44
Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
3c45d75
Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
274adbf
Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
ab10ae1
lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
by Christophe Leroy
· 5 years ago
Next »