index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
docs: thermal: time_in_state is displayed in msec and not usertime
Viresh Kumar
1
-2
/
+1
2020-11-12
dt-bindings: thermal: rcar-thermal: Improve schema validation
Geert Uytterhoeven
1
-19
/
+29
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
dt-bindings: thermal: mediatek: add documentation for MT8516 SoC
Fabien Parent
1
-0
/
+1
2020-10-27
dt-bindings: thermal: mediatek: make resets property 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
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2
-7
/
+78
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-23
nvme-fc: shorten reconnect delay if possible for FC
James Smart
1
-1
/
+18
2020-10-23
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
1
-2
/
+5
2020-10-23
nvme-fc: fix error loop in create_hw_io_queues
James Smart
1
-2
/
+2
[next]