aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvram.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain1-0/+20
2019-01-22powerpc: Implement nvram ioctlsFinn Thain1-0/+2
2019-01-22char/nvram: Implement NVRAM read/write methodsFinn Thain1-2/+30
2019-01-22char/nvram: Allow the set_checksum and initialize ioctls to be omittedFinn Thain1-0/+2
2019-01-22char/nvram: Adopt arch_nvram_opsFinn Thain1-0/+32
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain1-0/+3
2019-01-22m68k/atari: Implement arch_nvram_ops structFinn Thain1-0/+14
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain1-7/+25
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-13/+1
2005-06-25[PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+27