Loading CREDITS +3 −2 Original line number Diff line number Diff line Loading @@ -2611,8 +2611,9 @@ S: Perth, Western Australia S: Australia N: Miguel Ojeda Sandonis E: maxextreme@gmail.com W: http://maxextreme.googlepages.com/ E: miguel.ojeda.sandonis@gmail.com W: http://miguelojeda.es W: http://jair.lab.fi.uva.es/~migojed/ D: Author of the ks0108, cfag12864b and cfag12864bfb auxiliary display drivers. D: Maintainer of the auxiliary display drivers tree (drivers/auxdisplay/*) S: C/ Mieses 20, 9-B Loading Documentation/HOWTO +1 −1 Original line number Diff line number Diff line Loading @@ -377,7 +377,7 @@ Bug Reporting bugzilla.kernel.org is where the Linux kernel developers track kernel bugs. Users are encouraged to report all bugs that they find in this tool. For details on how to use the kernel bugzilla, please see: http://test.kernel.org/bugzilla/faq.html http://bugzilla.kernel.org/page.cgi?id=faq.html The file REPORTING-BUGS in the main kernel source directory has a good template for how to report a possible kernel bug, and details what kind Loading Documentation/accounting/taskstats-struct.txt +6 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ There are three different groups of fields in the struct taskstats: 4) Per-task and per-thread context switch count statistics 5) Time accounting for SMT machines Future extension should add fields to the end of the taskstats struct, and should not change the relative position of each field within the struct. Loading Loading @@ -164,4 +166,8 @@ struct taskstats { __u64 nvcsw; /* Context voluntary switch counter */ __u64 nivcsw; /* Context involuntary switch counter */ 5) Time accounting for SMT machines __u64 ac_utimescaled; /* utime scaled on frequency etc */ __u64 ac_stimescaled; /* stime scaled on frequency etc */ __u64 cpu_scaled_run_real_total; /* scaled cpu_run_real_total */ } Documentation/auxdisplay/cfag12864b +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ =================================== License: GPLv2 Author & Maintainer: Miguel Ojeda Sandonis <maxextreme@gmail.com> Author & Maintainer: Miguel Ojeda Sandonis Date: 2006-10-27 Loading @@ -22,7 +22,7 @@ Date: 2006-10-27 1. DRIVER INFORMATION --------------------- This driver support one cfag12864b display at time. This driver supports a cfag12864b LCD. --------------------- Loading Documentation/auxdisplay/cfag12864b-example.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ * Description: cfag12864b LCD userspace example program * License: GPLv2 * * Author: Copyright (C) Miguel Ojeda Sandonis <maxextreme@gmail.com> * Author: Copyright (C) Miguel Ojeda Sandonis * Date: 2006-10-31 * * This program is free software; you can redistribute it and/or modify Loading Loading
CREDITS +3 −2 Original line number Diff line number Diff line Loading @@ -2611,8 +2611,9 @@ S: Perth, Western Australia S: Australia N: Miguel Ojeda Sandonis E: maxextreme@gmail.com W: http://maxextreme.googlepages.com/ E: miguel.ojeda.sandonis@gmail.com W: http://miguelojeda.es W: http://jair.lab.fi.uva.es/~migojed/ D: Author of the ks0108, cfag12864b and cfag12864bfb auxiliary display drivers. D: Maintainer of the auxiliary display drivers tree (drivers/auxdisplay/*) S: C/ Mieses 20, 9-B Loading
Documentation/HOWTO +1 −1 Original line number Diff line number Diff line Loading @@ -377,7 +377,7 @@ Bug Reporting bugzilla.kernel.org is where the Linux kernel developers track kernel bugs. Users are encouraged to report all bugs that they find in this tool. For details on how to use the kernel bugzilla, please see: http://test.kernel.org/bugzilla/faq.html http://bugzilla.kernel.org/page.cgi?id=faq.html The file REPORTING-BUGS in the main kernel source directory has a good template for how to report a possible kernel bug, and details what kind Loading
Documentation/accounting/taskstats-struct.txt +6 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ There are three different groups of fields in the struct taskstats: 4) Per-task and per-thread context switch count statistics 5) Time accounting for SMT machines Future extension should add fields to the end of the taskstats struct, and should not change the relative position of each field within the struct. Loading Loading @@ -164,4 +166,8 @@ struct taskstats { __u64 nvcsw; /* Context voluntary switch counter */ __u64 nivcsw; /* Context involuntary switch counter */ 5) Time accounting for SMT machines __u64 ac_utimescaled; /* utime scaled on frequency etc */ __u64 ac_stimescaled; /* stime scaled on frequency etc */ __u64 cpu_scaled_run_real_total; /* scaled cpu_run_real_total */ }
Documentation/auxdisplay/cfag12864b +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ =================================== License: GPLv2 Author & Maintainer: Miguel Ojeda Sandonis <maxextreme@gmail.com> Author & Maintainer: Miguel Ojeda Sandonis Date: 2006-10-27 Loading @@ -22,7 +22,7 @@ Date: 2006-10-27 1. DRIVER INFORMATION --------------------- This driver support one cfag12864b display at time. This driver supports a cfag12864b LCD. --------------------- Loading
Documentation/auxdisplay/cfag12864b-example.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ * Description: cfag12864b LCD userspace example program * License: GPLv2 * * Author: Copyright (C) Miguel Ojeda Sandonis <maxextreme@gmail.com> * Author: Copyright (C) Miguel Ojeda Sandonis * Date: 2006-10-31 * * This program is free software; you can redistribute it and/or modify Loading