summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* X86 platform: New BayTrail IOSF-SB MBI driverDavid E. Box2014-01-214-0/+323
* drivers: platform: Include appropriate header file in mxm-wmi.cRashika Kheria2014-01-211-0/+1
* drivers: platform: Mark functions as static in hp_accel.cRashika Kheria2014-01-211-3/+3
* dell-laptop: rkill whitelist Precision modelsHans de Goede2014-01-211-5/+8
* ipc: simplify platform data approachDavid Cohen2014-01-211-44/+40
* asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-37/+11
* compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-29/+23
* compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck2014-01-211-33/+33
* eeepc-laptop: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-42/+10
* compal-laptop: Use devm_kzalloc to allocate local data structureGuenter Roeck2014-01-211-7/+2
* dell-laptop: fix to return error code in dell_send_intensity()Wei Yongjun2014-01-211-1/+1
* sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili2013-11-261-27/+0
* x86, wmi fix modalias_show return valuesPrarit Bhargava2013-11-201-2/+4
* ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan2013-11-201-3/+45
* ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan2013-11-201-3/+5
* ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan2013-11-201-0/+24
* ipc: Added platform data structureKuppuswamy Sathyanarayanan2013-11-201-8/+29
* thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai2013-11-201-1/+6
* platform: add chrome platform directoryOlof Johansson2013-11-207-12/+32
* hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung2013-11-201-1/+13
* dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung2013-11-201-3/+4
* platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-208-23/+8
* sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea2013-11-201-2/+2
* sony-laptop: warn on multiple KBD backlight handlesMattia Dongili2013-11-201-4/+12
* dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede2013-11-201-3/+10
* dell-laptop: Add a force_rfkill module parameterHans de Goede2013-11-201-1/+5
* dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede2013-11-201-1/+1
* dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede2013-11-201-3/+2
* dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede2013-11-201-3/+11
* dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede2013-11-201-5/+2
* dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede2013-11-201-1/+4
* dell-laptop: Don't set sw_state from the query callbackHans de Goede2013-11-201-8/+19
* dell-laptop: Only get status from BIOS once when updatingHans de Goede2013-11-201-9/+19
* dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede2013-11-201-0/+3
* dell-laptop: Only enable rfkill on LatitudesHans de Goede2013-11-201-50/+7
* Revert "dell-laptop: Remove rfkill code"Hans de Goede2013-11-201-0/+289
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-1/+1
|\
| * ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-1/+1
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1411-356/+264
|\
| * Merge branch 'acpi-video'Rafael J. Wysocki2013-10-281-7/+24
| |\
| | * thinkpad-acpi: fix handle locate for video and query of _BCLAaron Lu2013-10-161-7/+24
| * | Merge branch 'acpi-conversion'Rafael J. Wysocki2013-10-281-160/+184
| |\ \
| | * | ideapad_laptop: convert ideapad device/driver to platform busZhang Rui2013-09-251-102/+92
| | * | ideapad_laptop: remove ideapad_handle and ideapad_privZhang Rui2013-09-251-45/+69
| | * | ideapad_laptop: convert internal function calls to use ideapad_private as par...Zhang Rui2013-09-251-17/+21
| | * | ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...Zhang Rui2013-09-251-23/+25
| | * | ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific codeZhang Rui2013-09-251-0/+4
| | |/
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-289-189/+56
| |\ \
| | * | toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-9/+5
OpenPOWER on IntegriCloud