linux_dsm_epyc7002/drivers/platform/x86
Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull more vfs updates from Al Viro:
 ">rename2() work from Miklos + current_time() from Deepa"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: Replace current_fs_time() with current_time()
  fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
  fs: Replace CURRENT_TIME with current_time() for inode timestamps
  fs: proc: Delete inode time initializations in proc_alloc_inode()
  vfs: Add current_time() api
  vfs: add note about i_op->rename changes to porting
  fs: rename "rename2" i_op to "rename"
  vfs: remove unused i_op->rename
  fs: make remaining filesystems use .rename2
  libfs: support RENAME_NOREPLACE in simple_rename()
  fs: support RENAME_NOREPLACE for local filesystems
  ncpfs: fix unused variable warning
2016-10-10 20:16:43 -07:00
..
acer-wmi.c acer-wmi: Use acpi_dev_found() 2016-04-09 03:12:59 +02:00
acerhdf.c
alienware-wmi.c alienware-wmi: whitespace improvements 2016-02-07 12:01:33 -08:00
amilo-rfkill.c
apple-gmux.c apple-gmux: Sphinxify docs 2016-07-28 10:04:03 +02:00
asus-laptop.c asus-laptop: correct error handling in sysfs_acpi_set 2016-04-25 10:42:54 -07:00
asus-nb-wmi.c asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UA 2016-07-01 16:05:47 -07:00
asus-wireless.c asus-wireless: Toggle airplane mode LED 2016-07-01 16:01:26 -07:00
asus-wmi.c asus-wmi: Create quirk for airplane_mode LED 2016-07-01 16:01:40 -07:00
asus-wmi.h asus-wmi: Create quirk for airplane_mode LED 2016-07-01 16:01:40 -07:00
classmate-laptop.c
compal-laptop.c
dell-laptop.c dell-smbios: rename dell_smi_error() to dell_smbios_error() 2016-03-23 10:05:49 -07:00
dell-rbtn.c dell-rbtn: Ignore ACPI notifications if device is suspended 2016-05-27 11:47:56 -07:00
dell-rbtn.h
dell-smbios.c dell-smbios: rename dell_smi_error() to dell_smbios_error() 2016-03-23 10:05:49 -07:00
dell-smbios.h dell-smbios: rename dell_smi_error() to dell_smbios_error() 2016-03-23 10:05:49 -07:00
dell-smo8800.c
dell-wmi-aio.c
dell-wmi.c dell-wmi: Ignore WMI event 0xe00e 2016-08-08 11:00:21 -07:00
eeepc-laptop.c
eeepc-wmi.c eeepc-wmi: Use acpi_dev_found() 2016-04-09 03:12:58 +02:00
fujitsu-laptop.c fujitsu-laptop: Rework brightness of eco led 2016-07-06 11:31:12 -07:00
fujitsu-tablet.c
hdaps.c
hp_accel.c hp_accel: Silence an uninitialized variable warning 2016-04-15 08:26:25 -07:00
hp-wireless.c
hp-wmi.c hp-wmi: Fix wifi cannot be hard-unblocked 2016-06-28 22:18:32 -07:00
ibm_rtl.c
ideapad-laptop.c ideapad_laptop: Add an event for mic mute hotkey 2016-06-08 13:01:34 -07:00
intel_ips.c
intel_ips.h
intel_menlow.c intel_menlow: reduce code duplication 2016-05-27 11:47:55 -07:00
intel_mid_powerbtn.c
intel_mid_thermal.c
intel_oaktrail.c
intel_pmc_core.c platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
intel_pmc_core.h intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE 2016-07-06 13:23:53 -07:00
intel_pmc_ipc.c platform/x86: intel_pmc_ipc: Do not create iTCO watchdog when WDAT table exists 2016-09-28 23:08:08 +02:00
intel_pmic_gpio.c intel_pmic_gpio: Make explicitly non-modular 2016-08-28 22:31:52 -07:00
intel_punit_ipc.c platform:x86 decouple telemetry driver from the optional IPC resources 2016-04-19 13:51:41 -07:00
intel_scu_ipc.c platform/x86: Make intel_scu_ipc explicitly non-modular 2016-03-23 10:05:47 -07:00
intel_scu_ipcutil.c intel_scu_ipcutil: underflow in scu_reg_access() 2016-01-30 09:40:35 -08:00
intel_telemetry_core.c intel_telemetry: Constify telemetry_core_ops structures 2016-05-05 13:58:55 -07:00
intel_telemetry_debugfs.c platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
intel_telemetry_pltdrv.c platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
intel-hid.c intel-hid: Remove duplicated acpi_remove_notify_handler 2016-06-28 22:18:35 -07:00
intel-rst.c
intel-smartconnect.c
intel-vbtn.c intel-vbtn: new driver for Intel Virtual Button 2016-07-22 13:17:40 -07:00
Kconfig platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
Makefile intel-vbtn: new driver for Intel Virtual Button 2016-07-22 13:17:40 -07:00
msi-laptop.c
msi-wmi.c
mxm-wmi.c
panasonic-laptop.c
pvpanic.c
samsung-laptop.c
samsung-q10.c
sony-laptop.c fs: Replace current_fs_time() with current_time() 2016-09-27 21:06:22 -04:00
surfacepro3_button.c surfacepro3_button: Add a warning when switching to tablet mode 2016-05-27 11:47:53 -07:00
tc1100-wmi.c tc1100-wmi: fix build warning when CONFIG_PM not enabled 2016-01-19 17:35:47 -08:00
thinkpad_acpi.c thinkpad_acpi: Add support for HKEY version 0x200 2016-06-08 13:01:56 -07:00
topstar-laptop.c
toshiba_acpi.c toshiba_acpi: Bump driver version and update copyright year 2016-06-28 22:18:32 -07:00
toshiba_bluetooth.c toshiba_bluetooth: Add missing newline in toshiba_bluetooth_present function 2015-11-20 15:20:08 -08:00
toshiba_haps.c
toshiba-wmi.c
wmi.c drivers/platform/x86/wmi.c: use generic UUID library 2016-05-20 17:58:30 -07:00
xo1-rfkill.c
xo15-ebook.c