summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2012-03-12panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang-2/+2
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc-1/+29
2012-03-12Fujitsu tablet extras driverRobert Gerlach-0/+496
2012-03-12x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings-0/+181
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake-26/+4
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-15/+15
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+6
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-9/+9
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-18/+18
2012-01-03switch procfs to umode_t useAl Viro-4/+4
2012-01-03switch ->is_visible() to returning umode_tAl Viro-4/+4
2012-01-03switch sysfs attr->mode to umode_tAl Viro-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers-1/+1
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki-5/+16
2011-12-18Merge commit 'v3.2-rc6' into x86/platformIngo Molnar-5/+16
2011-12-18x86/intel/scu/ipc: Match the changes in the x86 configurationAlan Cox-1/+1
2011-12-14ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers-17/+17
2011-12-05toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee-5/+16
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo-9/+6
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap-2/+2
2011-11-08x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds-1/+1
2011-11-08x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds-0/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds-4/+6
2011-10-31lis3: change exported function to use passed parameterÉric Piel-2/+2
2011-10-31hp_accel: add HP ProBook 655xÉric Piel-0/+1
2011-10-31lis3: add support for HP EliteBook 8540wÉric Piel-0/+1
2011-10-31lis3: add support for HP EliteBook 2730pÉric Piel-0/+1
2011-10-31lis3lv02d: avoid divide by zero due to uncheckedÉric Piel-2/+1
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker-0/+3
2011-10-31Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds-599/+1395
2011-10-24acer-wmi: replaced the hard coded bitmap by the communication devices bitmap ...Lee, Chun-Yi-4/+3
2011-10-24acer-wmi: check the existence of internal wireless device when set capabilityLee, Chun-Yi-1/+3
2011-10-24acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooksLee, Chun-Yi-203/+213
2011-10-24sony-laptop:irq: Remove IRQF_DISABLEDYong Zhang-1/+1
2011-10-24asus-laptop: Add rfkill support for Pegatron Lucid tabletAnisse Astier-0/+103
2011-10-24asus-laptop: pega_accel - Report accelerometer orientation change through udevAnisse Astier-0/+8
2011-10-24asus-laptop: fix module descriptionCorentin Chary-4/+4
2011-10-24asus-laptop: hide leds on Pegatron LucidCorentin Chary-0/+7
2011-10-24asus-laptop: Pegatron Lucid accelerometerAndy Ross-5/+133
2011-10-24asus-laptop: allow boot time control of Pegatron ALS sensorAndy Ross-1/+7
2011-10-24Platform: samsung_laptop: add support for X520 machines.Tommaso Massimi-0/+9
2011-10-24platform: samsung_laptop: add dmi information for Samsung R700 laptopsStefan Beller-0/+9
2011-10-24hp_accel: Add axis-mapping for HP ProBook / EliteBookTakashi Iwai-0/+4
2011-10-24hp_accel: Add a new PNP idTakashi Iwai-0/+1
2011-10-24WMI: properly cleanup devices to avoid crashesDmitry Torokhov-1/+5
2011-10-24ideapad: remove sysfs node for cfgIke Panhc-12/+0
2011-10-24ideapad: add debugfs supportIke Panhc-0/+152
2011-10-24ideapad: add event for Novo keyIke Panhc-2/+19