public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH resend 0/6] toshiba_acpi: Add new features plus some procfs ports
@ 2015-02-10  3:34 Azael Avalos
  2015-02-10  3:34 ` [PATCH resend 1/6] toshiba_acpi: Add version entry to sysfs Azael Avalos
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Azael Avalos @ 2015-02-10  3:34 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

These patches add five new files to sysfs.

With the first two files we are paving the way to the (hopefully)
future removal of the (now deprecated) proc entries. The remaining
entries were not ported due to the fact that they duplicate existing
kernel functionality (eg.: lcd <-> backlight, keys <-> input).

The rest add support for new features found on recent Toshiba laptops.

And the last one simply bump up the driver version.

Azael Avalos (6):
  toshiba_acpi: Add version entry to sysfs
  toshiba_acpi: Add fan entry to sysfs
  toshiba_acpi: Add support for Keyboard functions mode
  toshiba_acpi: Add support for Panel Power ON
  toshiba_acpi: Add support to enable/disable USB 3
  toshiba_acpi: Bump version number to 0.21

 drivers/platform/x86/toshiba_acpi.c | 364 +++++++++++++++++++++++++++++++++++-
 1 file changed, 360 insertions(+), 4 deletions(-)

-- 
2.2.2


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-02-10 19:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10  3:34 [PATCH resend 0/6] toshiba_acpi: Add new features plus some procfs ports Azael Avalos
2015-02-10  3:34 ` [PATCH resend 1/6] toshiba_acpi: Add version entry to sysfs Azael Avalos
2015-02-10  3:34 ` [PATCH resend 2/6] toshiba_acpi: Add fan " Azael Avalos
2015-02-10  4:02   ` Darren Hart
2015-02-10  4:25     ` Azael Avalos
2015-02-10  3:34 ` [PATCH resend 3/6] toshiba_acpi: Add support for Keyboard functions mode Azael Avalos
2015-02-10  4:08   ` Darren Hart
2015-02-10  4:38     ` Azael Avalos
2015-02-10  3:34 ` [PATCH resend 4/6] toshiba_acpi: Add support for Panel Power ON Azael Avalos
2015-02-10  3:34 ` [PATCH resend 5/6] toshiba_acpi: Add support to enable/disable USB 3 Azael Avalos
2015-02-10  4:11   ` Darren Hart
2015-02-10  4:46     ` Azael Avalos
2015-02-10  4:55       ` Darren Hart
2015-02-10  5:02         ` Azael Avalos
2015-02-10 19:20           ` Darren Hart
2015-02-10  5:24         ` Matthew Garrett
2015-02-10 19:20           ` Darren Hart
2015-02-10  3:34 ` [PATCH resend 6/6] toshiba_acpi: Bump version number to 0.21 Azael Avalos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox