index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
pvpanic.c
Age
Commit message (
Expand
)
Author
2021-01-07
misc: pvpanic: Check devm_ioport_map() for NULL
Andy Shevchenko
2020-12-10
misc: pvpanic: Replace OF headers by mod_devicetable.h
Andy Shevchenko
2020-12-10
misc: pvpanic: Combine ACPI and platform drivers
Andy Shevchenko
2020-09-22
misc: pvpanic: Use devm_platform_ioremap_resource()
Wang ShaoBo
2020-01-14
misc: pvpanic: add crash loaded event
zhenwei pi
2020-01-14
misc: pvpanic: move bit definition to uapi header file
zhenwei pi
2019-01-18
misc: pvpanic: fix warning implicit declaration
Anders Roxell
2018-11-27
misc/pvpanic: fix a NULL vs IS_ERR() check
Dan Carpenter
2018-11-07
misc/pvpanic: remove a redundant comma
Peng Hao
2018-11-07
misc/pvpanic: convert to SPDX license tags
Peng Hao
2018-11-07
misc/pvpanic: change header file sort style
Peng Hao
2018-11-07
misc/pvpanic: remove unnecessary header file
Peng Hao
2018-11-07
misc/pvpanic : break dependency on ACPI
Peng Hao
2018-11-07
misc/pvpanic : grouping ACPI related stuff
Peng Hao
2018-11-07
misc/pvpanic: add support to get pvpanic device info FDT
Peng Hao
2018-11-07
misc/pvpanic: add MMIO support
Peng Hao
2018-11-07
misc/pvpanic: simplify the code using acpi_dev_resource_io
Peng Hao
2018-11-07
pvpanic: move pvpanic to misc as common driver
Peng Hao