index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dell-smbios: make da_tokens static
Michał Kępień
2016-03-23
2
-4
/
+1
*
dell-smbios: remove find_token_{id,location}()
Michał Kępień
2016-03-23
2
-28
/
+0
*
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
Michał Kępień
2016-03-23
1
-12
/
+12
*
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
Michał Kępień
2016-03-23
1
-11
/
+11
*
dell-smbios: implement new function for finding DMI table 0xDA tokens
Michał Kępień
2016-03-23
2
-0
/
+15
*
dell-smbios: make the SMBIOS buffer static
Michał Kępień
2016-03-23
2
-3
/
+1
*
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Michał Kępień
2016-03-23
3
-19
/
+35
*
dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()
Michał Kępień
2016-03-23
2
-6
/
+2
*
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
Michał Kępień
2016-03-23
3
-25
/
+23
*
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
Michał Kępień
2016-03-23
3
-26
/
+26
*
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
Michał Kępień
2016-03-23
3
-17
/
+17
*
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
Michał Kępień
2016-03-23
3
-10
/
+10
*
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
Michał Kępień
2016-03-23
3
-16
/
+16
*
dell-laptop: extract SMBIOS-related code to a separate module
Michał Kępień
2016-03-23
5
-163
/
+257
*
toshiba_acpi: Add a module parameter to disable hotkeys registration
Azael Avalos
2016-03-23
1
-0
/
+10
*
Documentation/ABI: Update sysfs-driver-toshiba_acpi file
Azael Avalos
2016-03-23
1
-0
/
+16
*
toshiba_acpi: Add sysfs entries for the Cooling Method feature
Azael Avalos
2016-03-23
1
-0
/
+51
*
toshiba_acpi: Add support for cooling method feature
Azael Avalos
2016-03-23
1
-0
/
+54
*
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
Eric Curtin
2016-03-23
1
-3
/
+1
*
alienware-wmi: whitespace improvements
Mario Limonciello
2016-02-07
1
-9
/
+5
*
alienware-wmi: Add support for two new systems: ASM200 and ASM201.
Mario Limonciello
2016-02-07
1
-0
/
+32
*
alienware-wmi: Add support for deep sleep control.
Mario Limonciello
2016-02-07
1
-0
/
+95
*
alienware-wmi: Add initial support for alienware graphics amplifier.
Mario Limonciello
2016-02-07
1
-19
/
+88
*
alienware-wmi: Add support for new platform: X51-R3
Mario Limonciello
2016-02-07
1
-5
/
+19
*
alienware-wmi: Clean up whitespace for ASM100 platform
Mario Limonciello
2016-02-07
1
-8
/
+8
*
Linux 4.5-rc1
Linus Torvalds
2016-01-24
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
130
-676
/
+4923
|
\
|
*
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
7
-4
/
+14
|
|
\
|
|
*
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
1
-1
/
+1
|
|
*
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2016-01-24
2
-0
/
+7
|
|
*
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2016-01-24
1
-0
/
+1
|
|
*
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2016-01-23
1
-1
/
+1
|
*
|
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
2016-01-24
3
-0
/
+12
|
*
|
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
2016-01-24
1
-6
/
+8
|
*
|
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
2016-01-24
1
-0
/
+1
|
*
|
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2016-01-24
2
-13
/
+0
|
*
|
MIPS: bcm963xx: Update bcm_tag field image_sequence
Simon Arlott
2016-01-24
1
-6
/
+5
|
*
|
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2016-01-24
2
-4
/
+7
|
*
|
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
3
-4
/
+7
|
*
|
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
2016-01-24
1
-32
/
+3
|
*
|
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
2016-01-24
2
-0
/
+113
|
*
|
MAINTAINERS: Add KVM for MIPS entry
James Hogan
2016-01-24
1
-0
/
+8
|
*
|
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
1
-1
/
+1
|
*
|
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
4
-28
/
+5
|
*
|
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
1
-22
/
+8
|
*
|
MIPS: Break down cacheops.h definitions
James Hogan
2016-01-24
1
-42
/
+64
|
*
|
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
2
-30
/
+30
|
*
|
MIPS: Update trap codes
James Hogan
2016-01-24
1
-2
/
+10
|
*
|
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
5
-83
/
+80
|
*
|
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
1
-2
/
+2
[next]