aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris3-13/+13
2010-10-28fanotify: do not send events for irregular filesEric Paris1-5/+6
2010-10-28fanotify: limit number of listeners per userEric Paris4-1/+25
2010-10-28fanotify: allow userspace to override max marksEric Paris2-2/+11
2010-10-28fanotify: limit the number of marks in a single fanotify groupEric Paris2-0/+10
2010-10-28fanotify: allow userspace to override max queue depthEric Paris2-3/+11
2010-10-28fsnotify: implement a default maximum queue depthEric Paris2-1/+4
2010-10-28fanotify: ignore fanotify ignore marks if open writersEric Paris1-0/+10
2010-10-28fanotify: allow userspace to flush all marksEric Paris1-1/+2
2010-10-28fsnotify: call fsnotify_parent in perm eventsEric Paris3-11/+21
2010-10-28fsnotify: correctly handle return codes from listenersEric Paris2-8/+14
2010-10-28fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris1-2/+2
2010-10-28fanotify: implement fanotify listener orderingEric Paris2-2/+34
2010-10-28fsnotify: implement ordering between notifiersEric Paris3-3/+20
2010-10-28fanotify: allow fanotify to be builtEric Paris2-1/+2
2010-10-28hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare3-33/+115
2010-10-28hwmon: (it87) Move conversion functionsJean Delvare1-50/+52
2010-10-28hwmon: Remove many EXPERIMENTAL flagsJean Delvare1-16/+12
2010-10-28hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2-7/+35
2010-10-28hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2-25/+31
2010-10-28hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare1-0/+1
2010-10-28hwmon: I2C addresses are constantJean Delvare3-5/+5
2010-10-28Move ams driver to macintoshJean Delvare11-28/+29
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2-36/+8
2010-10-28hwmon: (pcf8591) Register as a hwmon deviceJean Delvare1-0/+12
2010-10-28hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare1-3/+8
2010-10-28hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2-0/+27
2010-10-28hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2-1/+8
2010-10-28hwmon: (w83795) More style cleanupsJean Delvare1-15/+13
2010-10-28hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare1-1/+1
2010-10-28hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Delay reading pwm config registersJean Delvare1-22/+29
2010-10-28hwmon: (w83795) Delay reading limit registersJean Delvare1-1/+6
2010-10-28hwmon: (w83795) Move register reads to dedicated functionsJean Delvare1-99/+119
2010-10-28hwmon: (w83795) Pack similar register readsJean Delvare1-16/+6
2010-10-28hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare1-12/+8
2010-10-28hwmon: (w83795) Don't pre-read values we'll update laterJean Delvare1-26/+7
2010-10-28hwmon: (w83795) Simplify temperature sensor type handlingJean Delvare1-83/+24
2010-10-28hwmon: (w83795) Drop _NUM constantsJean Delvare1-10/+6
2010-10-28hwmon: (w83795) Drop REST_VLT_BEGIN/ENDJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Fix parity checksJean Delvare1-4/+4
2010-10-28hwmon: (w83795) Get rid of VRLSB_SHIFTJean Delvare1-10/+5
2010-10-28hwmon: (w83795) Avoid reading the same register twiceJean Delvare1-2/+9
2010-10-28hwmon: (w83795) Rework beep_enable implementationJean Delvare1-38/+2
2010-10-28hwmon: (w83795) Report PECI agent Tbase valuesJean Delvare1-0/+13
2010-10-28hwmon: (w83795) Properly handle negative temperaturesJean Delvare1-13/+7
2010-10-28hwmon: (w83795) Rename temperature limit attributesJean Delvare1-10/+10
2010-10-28hwmon: (w83795) Fix PWM duty cycle frequency attributesJean Delvare1-28/+62
2010-10-28hwmon: (w83795) Add support for dynamic in0-2 limitsJean Delvare1-0/+56
2010-10-28hwmon: (w83795) Fix LSB reading of fan speedsJean Delvare1-5/+5