index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
thermal: int340x: processor_thermal: Add mailbox driver
Srinivas Pandruvada
4
-2
/
+232
2020-12-10
thermal: int340x: processor_thermal: Add RFIM driver
Srinivas Pandruvada
4
-3
/
+270
2020-12-10
thermal: int340x: processor_thermal: Add AlderLake PCI device id
Srinivas Pandruvada
2
-0
/
+2
2020-12-10
thermal: int340x: processor_thermal: Refactor MMIO interface
Srinivas Pandruvada
5
-211
/
+263
2020-12-08
thermal: rcar_gen3_thermal: Add r8a779a0 support
Niklas Söderlund
1
-1
/
+6
2020-12-07
platform/x86/drivers/acerhdf: Check the interval value when it is set
Daniel Lezcano
1
-4
/
+18
2020-12-07
platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling interval
Daniel Lezcano
1
-2
/
+8
2020-12-04
thermal: imx8mm: Disable the clock on probe failure
Fabio Estevam
1
-1
/
+5
2020-12-04
thermal: imx8mm: Print the correct error code
Fabio Estevam
1
-1
/
+2
2020-11-30
thermal: rcar_gen3_thermal: Do not use interrupts for normal operation
Niklas Söderlund
1
-106
/
+2
2020-11-30
thermal: core: Constify static attribute_group structs
Rikard Falkeborn
1
-3
/
+3
2020-11-26
thermal: power allocator: change the 'k_*' always in estimate_pid_constants()
Lukasz Luba
1
-19
/
+9
2020-11-26
thermal: power allocator: refactor sustainable power estimation
Lukasz Luba
1
-12
/
+40
2020-11-26
thermal: power allocator: change the 'k_i' coefficient estimation
Lukasz Luba
1
-2
/
+6
2020-11-17
thermal: intel_pch_thermal: fix build for ACPI not enabled
Randy Dunlap
1
-0
/
+4
2020-11-16
thermal: amlogic: Add hwmon support
Martin Blumenstingl
1
-0
/
+4
2020-11-14
thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.
Andres Freund
1
-1
/
+9
2020-11-12
thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
Zhuguangqing
1
-3
/
+1
2020-11-12
thermal/drivers/hwmon: Cleanup coding style a bit
Bernard Zhao
1
-2
/
+1
2020-11-12
thermal: sun8i: Use bitmap API instead of open code
Yangtao Li
1
-16
/
+17
2020-11-07
thermal: intel: pch: fix S0ix failure due to PCH temperature above threshold
Sumeet Pawnikar
1
-6
/
+70
2020-10-27
thermal: mtk_thermal: make device_reset optional
Fabien Parent
1
-1
/
+1
2020-10-27
thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
1
-3
/
+2
2020-10-27
drivers/thermal/core: Optimize trip points check
Bernard Zhao
1
-6
/
+3
2020-10-27
thermal: core: Move power_actor_set_power into IPA
Lukasz Luba
3
-43
/
+32
2020-10-27
thermal: core: Remove unused functions in power actor section
Lukasz Luba
2
-51
/
+0
2020-10-27
thermal: power_allocator: Respect upper and lower bounds for cooling device
Lukasz Luba
1
-2
/
+6
2020-10-26
thermal: core: Add upper and lower limits to power_actor_set_power
Michael Kao
1
-1
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
5
-5
/
+5
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
4
-4
/
+4
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+23
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-109
/
+113
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-98
/
+188
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+4
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
1
-1
/
+0
2020-10-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+10
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
89
-881
/
+2969
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
43
-1922
/
+1157
2020-10-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-2
/
+3
2020-10-23
Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-14
/
+42
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
21
-146
/
+236
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
28
-583
/
+816
2020-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
27
-166
/
+1351
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-85
/
+522
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-82
/
+100
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
[next]