linux/drivers/acpi
Chen Gong b238b8fa93 pstore: make pstore write function return normal success/fail value
Currently pstore write interface employs record id as return
value, but it is not enough because it can't tell caller if
the write operation is successful. Pass the record id back via
an argument pointer and return zero for success, non-zero for
failure.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2011-10-12 09:17:24 -07:00
..
acpica ACPICA: Do not repair _TSS return package if _PSS is present 2011-07-13 23:51:49 -04:00
apei pstore: make pstore write function return normal success/fail value 2011-10-12 09:17:24 -07:00
ac.c treewide: fix potentially dangerous trailing ';' in #defined values/expressions 2011-07-21 14:10:00 +02:00
acpi_ipmi.c
acpi_memhotplug.c
acpi_pad.c
atomicio.c
battery.c Merge branch 'battery' into release 2011-08-05 22:16:42 -04:00
blacklist.c
bus.c ACPI: APEI build fix 2011-08-03 11:15:59 -04:00
button.c
cm_sbs.c
container.c
custom_method.c
debugfs.c
dock.c ACPI: constify ops structs 2011-07-16 18:36:17 -04:00
ec_sys.c ACPI: constify ops structs 2011-07-16 18:36:17 -04:00
ec.c Merge branch 'ec-cleanup' into release 2011-05-29 04:40:39 -04:00
event.c
fan.c ACPI: constify ops structs 2011-07-16 18:36:17 -04:00
glue.c
hed.c
internal.h
Kconfig Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2011-05-29 11:19:16 -07:00
Makefile Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2011-05-29 11:19:16 -07:00
numa.c
nvs.c
osl.c Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release 2011-08-02 17:22:09 -04:00
pci_bind.c
pci_irq.c ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS 2011-07-16 18:24:17 -04:00
pci_link.c
pci_root.c ACPI: fix 80 char overflow 2011-07-14 00:14:05 -04:00
pci_slot.c
power.c
proc.c
processor_core.c
processor_driver.c
processor_idle.c x86 idle: clarify AMD erratum 400 workaround 2011-05-29 03:38:57 -04:00
processor_perflib.c
processor_thermal.c ACPI: constify ops structs 2011-07-16 18:36:17 -04:00
processor_throttling.c
reboot.c
sbs.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2011-08-02 21:17:02 -10:00
sbshc.c
sbshc.h
scan.c
sleep.c ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX 2011-07-30 01:40:57 -04:00
sleep.h
sysfs.c ACPI: constify ops structs 2011-07-16 18:36:17 -04:00
tables.c
thermal.c ACPI: constify ops structs 2011-07-16 18:36:17 -04:00
utils.c
video_detect.c
video.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2011-08-02 21:17:02 -10:00
wakeup.c