| Commit message (Expand) | Author | Age | Files | Lines |
* | compal-laptop: correct invalid hwmon name | Roald Frederickx | 2014-08-16 | 1 | -1/+1 |
* | compal-laptop: Use devm_hwmon_device_register_with_groups | Guenter Roeck | 2014-01-21 | 1 | -29/+23 |
* | compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTR | Guenter Roeck | 2014-01-21 | 1 | -33/+33 |
* | compal-laptop: Use devm_kzalloc to allocate local data structure | Guenter Roeck | 2014-01-21 | 1 | -7/+2 |
* | platform: x86: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-09-05 | 1 | -1/+0 |
* | platform: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-09-05 | 1 | -2/+4 |
* | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -5/+5 |
* | compal-laptop: switch to using use MODULE_DEVICE_TABLE | Dmitry Torokhov | 2012-03-20 | 1 | -13/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | drivers/platform/x86: Fix memory leak | Andre Bartke | 2011-07-07 | 1 | -1/+3 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2011-05-29 | 1 | -13/+9 |
|\ |
|
| * | compal-laptop: Convert printks to pr_<level> | Joe Perches | 2011-05-27 | 1 | -13/+9 |
* | | Merge branch 'ec-cleanup' into release | Len Brown | 2011-05-29 | 1 | -7/+7 |
|\ \
| |/
|/| |
|
| * | ACPI EC: remove dead code | Thomas Renninger | 2011-04-01 | 1 | -6/+6 |
* | | platform-drivers: x86: fix common misspellings | Lucas De Marchi | 2011-03-28 | 1 | -1/+1 |
* | | platform-driver-x86: fix wrong merge for compal-laptop.c | Axel Lin | 2011-03-28 | 1 | -3/+3 |
* | | backlight: add backlight type | Matthew Garrett | 2011-03-23 | 1 | -0/+1 |
|/ |
|
* | Support KHLB2 in the compal laptop driver | Albert Astals Cid | 2011-01-07 | 1 | -0/+8 |
* | platform/x86: move rfkill for Dell Mini 1012 to compal-laptop | Victor van den Elzen | 2010-08-16 | 1 | -0/+9 |
* | compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea... | Axel Lin | 2010-08-03 | 1 | -1/+1 |
* | compal-laptop: add JHL90, battery & hwmon interface | Roald Frederickx | 2010-08-03 | 1 | -105/+822 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -4/+7 |
* | compal-laptop: Replace sysfs support with rfkill support | Mario Limonciello | 2010-02-25 | 1 | -138/+63 |
* | compal-laptop: Add support for known Compal made Dell laptops | Mario Limonciello | 2010-02-25 | 1 | -0/+46 |
* | drop explicit include of autoconf.h | Sam Ravnborg | 2009-12-12 | 1 | -1/+0 |
* | create drivers/platform/x86/ from drivers/misc/ | Len Brown | 2008-12-19 | 1 | -0/+406 |