index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
intel_telemetry_pltdrv: Change verbosity control bits
Souvik Kumar Chakravarty
1
-1
/
+12
2016-03-23
dell-rbtn: Add a comment about the XPS 13 9350
Andy Lutomirski
1
-0
/
+15
2016-03-23
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
Andy Lutomirski
1
-7
/
+64
2016-03-23
dell-wmi: Clean up hotkey table size check
Andy Lutomirski
1
-2
/
+13
2016-03-23
dell-wmi, dell-laptop: depends DMI
Andy Lutomirski
1
-0
/
+2
2016-03-23
dell-wmi: Stop storing pointers to DMI tables
Andy Lutomirski
1
-28
/
+46
2016-03-23
dell-led: use dell_smbios_send_request() for performing SMBIOS calls
Michał Kępień
1
-59
/
+6
2016-03-23
dell-led: use dell_smbios_find_token() for finding mic DMI tokens
Michał Kępień
2
-54
/
+10
2016-03-23
dell-smbios: make da_tokens static
Michał Kępień
2
-4
/
+1
2016-03-23
dell-smbios: remove find_token_{id,location}()
Michał Kępień
2
-28
/
+0
2016-03-23
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
Michał Kępień
1
-12
/
+12
2016-03-23
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
Michał Kępień
1
-11
/
+11
2016-03-23
dell-smbios: implement new function for finding DMI table 0xDA tokens
Michał Kępień
2
-0
/
+15
2016-03-23
dell-smbios: make the SMBIOS buffer static
Michał Kępień
2
-3
/
+1
2016-03-23
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Michał Kępień
3
-19
/
+35
2016-03-23
dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()
Michał Kępień
2
-6
/
+2
2016-03-23
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
Michał Kępień
3
-25
/
+23
2016-03-23
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
Michał Kępień
3
-26
/
+26
2016-03-23
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
Michał Kępień
3
-17
/
+17
2016-03-23
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
Michał Kępień
3
-10
/
+10
2016-03-23
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
Michał Kępień
3
-16
/
+16
2016-03-23
dell-laptop: extract SMBIOS-related code to a separate module
Michał Kępień
5
-163
/
+257
2016-03-23
toshiba_acpi: Add a module parameter to disable hotkeys registration
Azael Avalos
1
-0
/
+10
2016-03-23
Documentation/ABI: Update sysfs-driver-toshiba_acpi file
Azael Avalos
1
-0
/
+16
2016-03-23
toshiba_acpi: Add sysfs entries for the Cooling Method feature
Azael Avalos
1
-0
/
+51
2016-03-23
toshiba_acpi: Add support for cooling method feature
Azael Avalos
1
-0
/
+54
2016-03-23
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
Eric Curtin
1
-3
/
+1
2016-03-23
pwm: omap-dmtimer: Add debug message for effective period and duty cycle
David Rivshin
1
-1
/
+8
2016-03-23
pwm: omap-dmtimer: Round load and match values rather than truncate
David Rivshin
1
-5
/
+1
2016-03-23
pwm: omap-dmtimer: Add sanity checking for load and match values
David Rivshin
1
-4
/
+30
2016-03-23
pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
David Rivshin
1
-7
/
+20
2016-03-23
pwm: brcmstb: Fix check of devm_ioremap_resource() return code
Vladimir Zapolskiy
1
-2
/
+2
2016-03-23
pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE
Simon Horman
1
-1
/
+1
2016-03-23
pwm: lpc18xx-sct: Test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+5
2016-03-23
pwm: img: Test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+5
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2
-8
/
+1
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
1
-7
/
+0
2016-03-23
parisc: Wire up preadv2 and pwritev2 syscalls
Helge Deller
2
-1
/
+5
2016-03-23
perf script: Remove lots of unused arguments
Arnaldo Carvalho de Melo
1
-23
/
+14
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
4
-11
/
+7
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
13
-52
/
+17
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
16
-45
/
+35
2016-03-23
perf tests: Forward the perf_sample in the dwarf unwind test
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
15
-26
/
+22
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
5
-11
/
+9
2016-03-23
parisc: Panic immediately when panic_on_oops
Aaro Koskinen
1
-4
/
+1
2016-03-23
parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
Helge Deller
2
-1
/
+9
2016-03-23
parisc: Drop alloc_hugepages and free_hugepages syscalls
Helge Deller
3
-14
/
+4
2016-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-77
/
+46
2016-03-23
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
5
-0
/
+737
[prev]
[next]