index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
firmware: arm_scmi: Add power_scale_mw_get() interface
Lukasz Luba
2
-0
/
+9
2020-12-07
cpufreq: tegra194: Rename tegra194_get_speed_common function
Jon Hunter
1
-2
/
+2
2020-12-07
cpufreq: tegra194: Remove unnecessary frequency calculation
Jon Hunter
1
-9
/
+3
2020-12-07
cpufreq: tegra186: Simplify cluster information lookup
Jon Hunter
1
-65
/
+20
2020-12-07
cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning
Jon Hunter
1
-15
/
+46
2020-12-07
cpufreq: imx: fix NVMEM_IMX_OCOTP dependency
Arnd Bergmann
1
-1
/
+1
2020-12-07
cpufreq: vexpress-spc: Add missing MODULE_ALIAS
Pali Rohár
1
-0
/
+1
2020-12-07
cpufreq: scpi: Add missing MODULE_ALIAS
Pali Rohár
1
-0
/
+1
2020-12-07
cpufreq: loongson1: Add missing MODULE_ALIAS
Pali Rohár
1
-0
/
+1
2020-12-07
cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+1
2020-12-07
cpufreq: st: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+7
2020-12-07
cpufreq: qcom: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+1
2020-12-07
cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+1
2020-12-07
cpufreq: highbank: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+7
2020-12-07
cpufreq: ap806: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+6
2020-12-07
cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_c...
Qinglang Miao
1
-0
/
+1
2020-12-07
cpufreq: tegra194: get consistent cpuinfo_cur_freq
Sumit Gupta
1
-9
/
+53
2020-12-07
cpufreq: blacklist mt8516 in cpufreq-dt-platdev
Fabien Parent
1
-0
/
+1
2020-12-07
cpufreq: mediatek: Add support for mt8167
Fabien Parent
2
-0
/
+2
2020-12-07
cpufreq: sti-cpufreq: fix mem leak in sti_cpufreq_set_opp_info()
Yangtao Li
1
-1
/
+6
2020-11-23
cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK
Sudeep Holla
1
-1
/
+3
2020-11-17
cpufreq: scmi: Fix OPP addition failure with a dummy clock provider
Sudeep Holla
1
-0
/
+6
2020-11-17
cpufreq: tegra186: Fix get frequency callback
Jon Hunter
1
-12
/
+21
2020-11-10
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
4
-5
/
+33
2020-11-09
Linux 5.10-rc3
v5.10-rc3
Linus Torvalds
1
-1
/
+1
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-07
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc: wire up generic_file_splice_read for iter ops
Christoph Hellwig
1
-0
/
+2
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
2
-13
/
+33
2020-11-06
null_blk: Fix scheduling in atomic with zoned mode
Damien Le Moal
2
-17
/
+32
2020-11-06
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
1
-2
/
+4
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2020-11-06
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
1
-0
/
+1
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
1
-0
/
+5
2020-11-06
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
1
-2
/
+27
2020-11-06
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
1
-27
/
+18
2020-11-06
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
1
-6
/
+1
2020-11-06
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
2
-2
/
+2
2020-11-06
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
1
-6
/
+4
[next]