index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
acer-wmi: add 3 laptops to video backlight vendor mode quirk table
Lee, Chun-Yi
2012-05-31
1
-0
/
+24
*
sony-laptop: add touchpad enable/disable function
Marco Chiappero
2012-05-31
1
-0
/
+91
*
sony-laptop: add missing Fn key combos for 0x100 handlers
Marco Chiappero
2012-05-31
1
-0
/
+4
*
sony-laptop: add support for more WWAN modems
Marco Chiappero
2012-05-31
1
-19
/
+34
*
sony-laptop: new keyboard backlight handle
Marco Chiappero
2012-05-31
1
-62
/
+87
*
sony-laptop: add high speed battery charging function
Marco Chiappero
2012-05-31
1
-0
/
+86
*
sony-laptop: support automatic resume on lid open
Marco Chiappero
2012-05-31
1
-0
/
+140
*
sony-laptop: adjust error handling in finding SNC handles
Mattia Dongili
2012-05-31
1
-4
/
+4
*
sony-laptop: add thermal profiles support
Marco Chiappero
2012-05-31
1
-0
/
+183
*
sony-laptop: support battery care functions
Marco Chiappero
2012-05-31
1
-0
/
+178
*
sony-laptop: additional debug statements
Mattia Dongili
2012-05-31
1
-1
/
+6
*
sony-laptop: improve SNC initialization and acpi notify callback code
Marco Chiappero
2012-05-31
1
-86
/
+233
*
sony-laptop: use kstrtoul to parse sysfs values
Mattia Dongili
2012-05-31
1
-9
/
+17
*
sony-laptop: generalise ACPI calls into SNC functions
Mattia Dongili
2012-05-31
1
-142
/
+133
*
sony-laptop: fix return path when no ACPI buffer is allocated
Mattia Dongili
2012-05-31
1
-2
/
+2
*
sony-laptop: use soft rfkill status stored in hw
Marco Chiappero
2012-05-31
1
-4
/
+17
*
hp-wmi: check for allocation failures
Dan Carpenter
2012-05-31
1
-0
/
+10
*
toshiba_acpi: Add support for transflective LCD
Akio Idehara
2012-05-31
1
-4
/
+57
*
toshiba_acpi: Only register backlight device when interface is read/write
Seth Forshee
2012-05-31
1
-24
/
+56
*
ideapad: generate valid key event only
Ike Panhc
2012-05-31
1
-1
/
+5
*
ideapad: remove unused define and fix a typo
Ike Panhc
2012-05-31
1
-2
/
+1
*
hdaps: Jesper Juhl: Fix outdated email address
Jesper Juhl
2012-05-31
1
-1
/
+1
*
thinkpad-acpi: fix issuing duplicated key events for brightness up/down
Alex Hung
2012-05-31
1
-1
/
+1
*
apple-gmux: Add suspend/resume support for the backlight
Seth Forshee
2012-05-31
1
-0
/
+4
*
xo1-rfkill: only act when blocked state is changed
Daniel Drake
2012-05-31
1
-1
/
+12
*
fujitsu-tablet: correct quirks for Lifebook and Stylistic tablets
Robert Gerlach
2012-05-31
1
-9
/
+18
*
fujitsu-tablet: convert printk to pr_*
Robert Gerlach
2012-05-31
1
-1
/
+3
*
fujitsu-tablet: remove duplicated code
Robert Gerlach
2012-05-31
1
-3
/
+0
*
drivers/x86: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-05-31
1
-1
/
+1
*
dell-laptop: add 3 quirks for supporting touchpad LED
AceLan Kao
2012-05-31
1
-0
/
+27
*
Dell Vostro 3350 touchpad LED
Ang Way Chuang
2012-05-31
1
-0
/
+9
*
Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-05-31
1
-15
/
+16
|
\
|
*
x86/mce: Cleanup timer mess
Thomas Gleixner
2012-05-30
1
-15
/
+16
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-05-31
50
-311
/
+245
|
\
\
|
*
|
s390/uaccess: fix access_ok compile warnings
Heiko Carstens
2012-05-30
1
-4
/
+9
|
*
|
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
Heiko Carstens
2012-05-30
1
-0
/
+1
|
*
|
s390/cmpxchg: fix sign extension bugs
Heiko Carstens
2012-05-30
1
-6
/
+8
|
*
|
s390/cmpxchg: fix 1 and 2 byte memory accesses
Heiko Carstens
2012-05-30
1
-4
/
+4
|
*
|
s390/cmpxchg: fix compile warnings specific to s390
Heiko Carstens
2012-05-30
1
-9
/
+25
|
*
|
s390/cmpxchg: add missing memory barrier to cmpxchg64
Heiko Carstens
2012-05-30
1
-1
/
+1
|
*
|
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
2012-05-30
3
-36
/
+0
|
*
|
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
2012-05-30
1
-9
/
+10
|
*
|
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-30
5
-35
/
+34
|
*
|
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
22
-123
/
+123
|
*
|
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
2012-05-24
14
-56
/
+1
|
*
|
s390/irq: split irq stats for cpu-measurement alert facilities
Hendrik Brueckner
2012-05-23
4
-4
/
+6
|
*
|
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
2012-05-23
1
-1
/
+1
|
*
|
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
2012-05-23
3
-1
/
+15
|
*
|
s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info
Michael Holzheu
2012-05-23
1
-1
/
+7
|
*
|
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
2012-05-23
4
-23
/
+2
[next]