android_kernel_xiaomi_sm8350/arch/parisc/kernel
Thibaut Varene 8ffaeaf42e [PARISC] PDC_CHASSIS is implemented on all machines
This patch removes a limitation of the original code, so that CHASSIS
codes can be sent to all machines. On machines with a LCD panel, this
code displays "INI" during bootup, "RUN" when the system is booted and
running, "FLT" when a panic occurs, etc.

This part of the code can be enabled/disabled through CONFIG_PDC_CHASSIS

This patch also adds minimalistic support for Chassis warnings, through
a proc entry '/proc/chassis', which will reflect the warnings status (PSU
or fans failure when they happen, NVRAM battery level and temperature
thresholds overflows).

This part of the code can be enabled/disabled through CONFIG_PDC_CHASSIS_WARN

Signed-off-by: Thibaut VARENE <varenet@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
2006-06-27 23:28:37 +00:00
..
asm-offsets.c [PARISC] Further work for multiple page sizes 2006-04-21 22:20:34 +00:00
binfmt_elf32.c
cache.c [PARISC] Misc. janitorial work 2006-04-21 22:20:32 +00:00
drivers.c [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
entry.S [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 2006-06-27 23:28:32 +00:00
firmware.c [PARISC] PDC_CHASSIS is implemented on all machines 2006-06-27 23:28:37 +00:00
hardware.c [PARISC] Fix Dino reporting on J2240 2006-01-10 21:53:14 -05:00
head.S [PARISC] Further work for multiple page sizes 2006-04-21 22:20:34 +00:00
hpmc.S
init_task.c [PARISC] Further work for multiple page sizes 2006-04-21 22:20:34 +00:00
inventory.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
irq.c [PARISC] Make redirecting irq messages less noisy 2005-11-17 16:29:50 -05:00
Makefile [PATCH] sanitize building of fs/compat_ioctl.c 2006-01-10 08:01:33 -08:00
module.c
pa7300lc.c
pacache.S [PARISC] Further work for multiple page sizes 2006-04-21 22:20:34 +00:00
parisc_ksyms.c [PATCH] No arch-specific strpbrk implementations 2006-04-11 06:18:40 -07:00
pci-dma.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
pci.c [PARISC] Clean up compiler warning in pci.c 2006-01-22 20:26:43 -05:00
pdc_chassis.c [PARISC] PDC_CHASSIS is implemented on all machines 2006-06-27 23:28:37 +00:00
pdc_cons.c [PARISC] Update pdc console from parisc tree 2005-10-21 22:50:06 -04:00
perf_asm.S
perf_images.h [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
perf.c [PARISC] I/O-Space must be ioremap_nocache()'d 2006-03-30 17:48:42 +00:00
process.c [PATCH] kill include/linux/platform.h, default_idle() cleanup 2006-03-24 07:33:21 -08:00
processor.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
ptrace.c [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
real2.S [PARISC] Remove dead function pc_in_user_space 2006-06-27 23:28:35 +00:00
semaphore.c
setup.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
signal32.c [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
signal32.h [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
signal.c [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes 2006-06-23 07:43:05 -07:00
smp.c [PATCH] more for_each_cpu() conversions 2006-03-23 07:38:17 -08:00
sys32.h
sys_parisc32.c [PATCH] consolidate sys32/compat_adjtimex 2006-03-26 08:56:57 -08:00
sys_parisc.c [PARISC] Add new entries to the syscall table 2006-04-21 22:20:35 +00:00
syscall_table.S [PARISC] Add new entries to the syscall table 2006-04-21 22:20:35 +00:00
syscall.S [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 2006-06-27 23:28:32 +00:00
time.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
topology.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
traps.c [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
unaligned.c [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list 2006-06-27 23:28:33 +00:00
unwind.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
vmlinux.lds.S [PARISC] Further work for multiple page sizes 2006-04-21 22:20:34 +00:00