index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
thermal: cpu_cooling: Migrate to using the EM framework
Quentin Perret
2
-160
/
+89
2019-11-07
thermal: cpu_cooling: Make the power-related code depend on IPA
Quentin Perret
1
-85
/
+81
2019-11-07
PM / EM: Declare EM data types unconditionally
Quentin Perret
1
-2
/
+1
2019-11-07
arm64: defconfig: Enable CONFIG_ENERGY_MODEL
Quentin Perret
1
-0
/
+1
2019-11-07
drivers: thermal: tsens: fix potential integer overflow on multiply
Colin Ian King
1
-1
/
+1
2019-11-07
thermal: cpu_cooling: Reorder the header file
Daniel Lezcano
1
-9
/
+7
2019-11-07
thermal: cpu_cooling: Remove pointless dependency on CONFIG_OF
Daniel Lezcano
1
-2
/
+2
2019-11-07
thermal: no need to set .owner when using module_platform_driver
Tian Tao
1
-1
/
+0
2019-11-07
thermal: qcom: tsens-v1: Fix kfree of a non-pointer value
Colin Ian King
1
-3
/
+1
2019-11-07
cpufreq: qcom-hw: Move driver initialization earlier
Amit Kucheria
1
-1
/
+1
2019-11-07
clk: qcom: Initialize clock drivers earlier
Amit Kucheria
3
-3
/
+3
2019-11-07
cpufreq: Initialize cpufreq-dt driver earlier
Amit Kucheria
1
-1
/
+1
2019-11-07
cpufreq: Initialize the governors in core_initcall
Amit Kucheria
6
-6
/
+6
2019-11-07
thermal: Initialize thermal subsystem earlier
Amit Kucheria
1
-1
/
+1
2019-11-07
thermal: Remove netlink support
Amit Kucheria
3
-131
/
+7
2019-11-07
dt: thermal: tsens: Document compatible for MSM8976/56
AngeloGioacchino Del Regno
1
-0
/
+2
2019-11-07
thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
AngeloGioacchino Del Regno
3
-2
/
+174
2019-11-07
MAINTAINERS: add entry for Amlogic Thermal driver
Guillaume La Roque
1
-0
/
+9
2019-11-07
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque
3
-0
/
+345
2019-11-07
dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal
Guillaume La Roque
1
-0
/
+54
2019-11-07
drivers: thermal: tsens: Add interrupt support
Amit Kucheria
6
-63
/
+669
2019-11-07
drivers: thermal: tsens: Create function to return sign-extended temperature
Amit Kucheria
1
-14
/
+35
2019-11-07
dt-bindings: thermal: tsens: Convert over to a yaml schema
Amit Kucheria
3
-55
/
+169
2019-11-07
drivers: thermal: tsens: Add debugfs support
Amit Kucheria
3
-0
/
+91
2019-11-07
drivers: thermal: tsens: Add __func__ identifier to debug statements
Amit Kucheria
2
-7
/
+7
2019-11-07
drivers: thermal: tsens: Simplify code flow in tsens_probe
Amit Kucheria
1
-5
/
+3
2019-11-07
drivers: thermal: tsens: Get rid of id field in tsens_sensor
Amit Kucheria
4
-21
/
+20
2019-11-07
thermal: qoriq: add thermal monitor unit version 2 support
Yuantian Tang
1
-23
/
+97
2019-11-07
thermal-generic-adc: Silent error message for EPROBE_DEFER
Hsin-Yi Wang
1
-3
/
+6
2019-11-07
dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 support
Biju Das
1
-0
/
+1
2019-11-07
thermal: rcar_gen3_thermal: Add r8a774b1 support
Biju Das
1
-0
/
+4
2019-11-03
Linux 5.4-rc6
Linus Torvalds
1
-1
/
+1
2019-11-03
Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
27
-97
/
+267
2019-11-02
Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2019-11-02
Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-4
/
+13
2019-11-02
Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-8
/
+1
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-13
/
+23
2019-11-02
Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
6
-18
/
+57
2019-11-02
Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
4
-18
/
+42
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
213
-1289
/
+2133
2019-11-01
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-9
/
+30
2019-11-01
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+22
2019-11-01
Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
24
-18
/
+75
2019-11-01
Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+1
2019-11-01
Merge branch 'fix-BPF-offload-related-bugs'
David S. Miller
3
-3
/
+13
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-01
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-11-01
r8169: fix wrong PHY ID issue with RTL8168dp
Heiner Kallweit
1
-0
/
+4
[next]